I'm trying to make a batch file that backs up all my files onto another computer over the network. The problem is one of the files is in c:/documents and settings/all users/.
Now I figured out that when you have a folder that's more than 8 characters you take the first six and tag on "~1" and that refers to that folder. But, what do you do for the "all users" folder? Since the space actually appears in the 4'th place?
Thanks.
