Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Reg backup bat file
Name: wolfe Date: December 15, 2001 at 17:37:39 Pacific
Comment:
If I drag a copy of user.dat & system.dat to a C:\Windows\reg file, will the following bat file restore by typing rr from a dos prompt?
Is there anything I have to do with the attributes of user.dat & system.dat when dragging them to the reg folder?
Summary: I am trying to write a batch file that will back up selected files...folders actually. I would like to backup everything in my 'My Documents' folder. The .bat file I have so far, will backup files i...
Summary: Would like to backup(xcopy) files to a different directory for each day of the week. Batch file needs to determine day(Sunday-Saturday)automatically, and then copy data files from the application work...
Summary: Hello again secret_doom. Sorry to bother you again. But i don't get the file to work. Here is the Problem, it look's like this. @echo off echo. echo [Jonas Backupmenu] echo. echo ++++++++++++...