Quote:
|
Originally Posted by NightShade01
copy C:\Program Files\defs.bin C:\Program Files\My Program\defs.bin
|
The copy command takes 2 arguments.
copy [sourcefile] [destinationfile]
When you put a space in "program files" it, doesn't read properly. It's why you are having problems.
this is what you need: c:\Progra~1\file.bin
Check this out :
http://www.ericphelps.com/batch/lists/filelist.htm