Hello P.Johnson, Sunday, November 21, 2004, 10:24:09 PM, P.Johnson wrote:
> In the registry the program is called "The Bat!". So should I still > change it to "TheBat2.0"? No, try re-written batch file below. If your on WinXP Pro or Win2k log in as an admin user. Open text editor and simply copy and paste, then save it in: "C:\Program Files\TheBat2.0" directory as "TBbkup.bat". Create a directory on the c drive as ""C:\email" Open command box by Start|Run|type cmd hit enter. At prompt type the following: "cd c:\program files\TheBat2.0" type "TBbkup.bat" and the batch should run WinRAR from the command line. > Thank you very much Greg, I appreciate your efforts to help, and your > patience. No problem the Packers just beat the Texans with a field goal with time expiring so it is the least I can do. ----------------------TBbkup.bat----------------------> @Echo off Path C:\Program Files\WinRAR\WinRAR.exe Echo ************************************************ Echo * !! Backing up The Bat registry entries !! * Echo ************************************************ Echo . rem if exist TBbckup1.reg del TBbckup2.reg rem if exist TBbckup1.reg rename TBbckup1.reg TBbckup2.reg start /w regedit /e TBbckup1.reg "HKEY_CURRENT_USER\Software\RIT\The Bat!" Echo ************************************************** Echo * !! Creating RAR Archive of The Bat Directory!! * Echo ************************************************** Echo . if exist "C:\email\TBBackup.rar" del "C:\email\TBBackup.rar" C:\Progra~1\WinRAR\WinRAR.exe a -u -as "C:\email\TBBackup.rar" "C:\Program Files\TheBat2.0" ----------------------TBbkup.bat----------------------< This assumes you have WinRAR installed to "C:\Program Files\WinRAR\" on the original PC. Install WinRar on 2nd PC. Now if the WinRAR switches are correct the compressed file should have the directory structure within it. So all you have to do is dump the "TBBackup.rar" onto a CD and de-compress it onto the new PC to the "C:\Program Files\TheBat2.0" directory keeping the directory structure intact on the de-compression. On the new PC the "TBbckup1.reg" file should be in the program directory of "C:\Program Files\TheBat2.0". Open Windows Explorer to the program directory and double click on "TBbckup1.reg" file. You should now be in business on the new PC with the exact same settings as the original. -- Best Regards, Greg Strong Using The Bat! v3.0.2.7 on Windows XP 5.1 Build 2600 Service Pack 2 ________________________________________________ Current version is 3.0.1.33 | 'Using TBUDL' information: http://www.silverstones.com/thebat/TBUDLInfo.html

