supersonic Posted July 14, 2014 Posted July 14, 2014 (edited) The current implementation of FileCopy fails when trying to copy from an UNC share, e. g. FileCopy("SERVERSHAREfile.ext", @TempDir, 1). Function returns 0. In beta 3.3.13.0 it works fine. Edited July 14, 2014 by supersonic
Administrators Jon Posted July 14, 2014 Author Administrators Posted July 14, 2014 The current implementation of FileCopy fails when trying to copy from an UNC share, e. g. FileCopy("SERVERSHAREfile.ext", @TempDir, 1). Function returns 0. In beta 3.3.13.0 it works fine. Oops, thanks. Deployment Blog: https://www.autoitconsulting.com/site/blog/ SCCM SDK Programming: https://www.autoitconsulting.com/site/sccm-sdk/
Recommended Posts