Dear All
I am using FileCopy vba function to copy some files to C:\windows
As per default settings of Windows 7, C:\windows is a protected folder due to which I am unable to copy the files.
My function is working file to copy files to any other unprotected folder such as d:\ABC\
How to achieve copying files to c:\windows folder ?
Bookmarks