Copying a file from one location to another
I have a file in one location and I want to copy it to another location
The file a.bat is in C:\installer\temp location
and I want to copy the same into C:\Program Files\Software\WECM
directory.
How do I do that ?
Thanks a lot.