Hello, Saturday, March 22, 2008, 7:41:00 PM, you wrote (possibly edited):
> http://www.thebat.hu/Download/ZipMyTheBatv1.zip > Just download and unzip it into an empty dir. This is a batch file that I use, based on a posting made in TBETA years ago. I apologise to the original creator for not remembering who he/she is. The batch file requires WinRAR. It's not as sophisticated as the other solutions posted in this thread, but it's simple enough even for me to understand :) .. @Echo off Path C:\Program Files\winrar Echo ********************************************************************************** Echo * !! Updating Backup Archive of TB-Mail !! * Echo * (D:\Costas\My Documents\TB Archives\tb-mail.rar)* Echo ********************************************************************************** rar.exe a -u -as "d:\costas\My Documents\TB Archives\tb-mail.rar" "d:\Costas\My Documents\TBMail\" Echo ************************************************** Echo * !! Creating RAR Archive of Installation Dir !! * Echo * and registry keys * Echo ************************************************** rar.exe a -u -as "d:\costas\My Documents\TB Archives\TBBackup.rar" "C:\Program Files\The Bat!" Path C:\Windows regedit /e "d:\costas\My Documents\TB Archives\tbreg.reg" hkey_current_user\software\rit exit -- Best regards, Costas ________________________________________________________ Current beta is 4.0.18.3 | 'Using TBBETA' information: http://www.silverstones.com/thebat/TBUDLInfo.html

