Hello Greg, Sunday, May 16, 2004, 2:36:55 PM, Greg Strong wrote:
A>> This can't be from a working batch file. Since many of your pathnames A>> are not quoted. So the later ones should fail. GS> You are correct on the "copy X:\TBArchives\tbreg.reg" everything else GS> seems to be working fine. Well I just wiped my system clean using Eraser on the files and deleted RIT key in registry and completely restored all 890 MB mail base plus program directory in about 5 minutes. I would say that is a working batch file. So revised incremental backup file ================================TB.bat===============================>> Path C:\Windows;C:\Program Files\7-ZIP;C:\Program Files\The Bat! regedit /e "X:\TBArchives\tbreg.reg" hkey_current_user\software\rit copy "X:\TBArchives\tbreg.reg" @Echo off Echo ************************************************ Echo * !! Updating Backup Archive of TB-Mail !! * Echo * Mail located in X:\AppsBase\MAIL * Echo * (Mail Base is X:\TBArchives\tbMail7z.7z) * Echo ************************************************ x: cd x:\ 7z u -ms=off x:\TBArchives\tbMail_X_7z.7z -up0q0r2x1y2z1w2 "AppsBase\MAIL\*" -r Echo ************************************************ Echo * !! Updating Backup Archive of The Bat! !! * Echo * Program located in C:\Program Files\The Bat! * Echo * (Program is X:\TBArchives\tbPgm7z.7z) * Echo ************************************************ c: cd c:\ 7z u -ms=off x:\TBArchives\tbPgm_C_7z.7z -up0q0r2x1y2z1w2 "Program Files\The Bat!\*" -r x: cd X:\TBArchives del tbreg.reg c: cd C:\Program Files\The Bat! del tbreg.reg ================================TB.bat===============================<< -- Best Regards, Greg Strong Using The Bat! v2.11 Beta/5 on Windows XP 5.1 Build 2600 Service Pack 1 (1) Grab a calculator (you won't be able to do this one in your head). (2) Key in the first three digits of your phone number (NOT the area code). (3) Multiply by 80. (4) Add 1 (5) Multiply by 250. (6) Add the last 4 digits of your phone number. (7) Add the last 4 digits of your phone number again. (8) Subtract 250 (9) Divide number by 2. Do you recognize the answer? ________________________________________________ Current version is 2.10.03 | 'Using TBUDL' information: http://www.silverstones.com/thebat/TBUDLInfo.html

