hi guys,
i have manage to copy and paste files (excel, word, txt) in specified locations, but when i used it to copy exe files, the exe files are not being copied to specified locations.
hi guys,
i have manage to copy and paste files (excel, word, txt) in specified locations, but when i used it to copy exe files, the exe files are not being copied to specified locations.
Hi,
How are you copying the File..?
You can use FSO or File I/O commands
Like this :
FileCopy "C:\MyExe.Exe","C:\MyExe1.Exe"
Regards
Veena
As always thanks for the help.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.