» 
Need help with "COPY" command
I'm doing this in Win2k and XP. I want to create a batch file with the copy command so users can back things up with just one click. The files reside in a folder with a space between words like "example one" It seems the "copy" command have problem copying things from folders with spaces in their names. For example if I change the folder to "exampleone" then the "copy" command will work. The problem is that I can't rename the "documents and settings" folder because it's locked by the OS and that's where the stuff are. I tried replacing space with underscore and it's no good. Also tried with the DOS 8 character limit thing like "exampl~1" didn't work either. Maybe there's command that'll work with space that I'm not aware of, please help.
|