This message: 19/12/2000 16:41 GMT.

Hello Jan,


  A reminder of what Jan ([EMAIL PROTECTED]) typed on:
  19 December 2000 at 09:18:39 GMT -0500

JR> Help, Please - Transferring TB, Completely Flummoxed.

This is the way I do it.

First make a sub directory off the main Thebat! directory called
"Registry backup"

Cut out the text below, paste it in notepad and call it BCKUP.BAT and
save it in the new folder.

Navigate to it and double click on it. This will create a file called
"TBbkup1.reg" assuming you choose option 1.

Save your WHOLE Thebat! folder including sub-directories either on zip
disc CDR/RW or use whatever means you have to transfer it from one
machine to another.

When you've transferred it, navigate to the "TBbkup1.reg" file and double
click on it. This will restore all the registry entries exactly as they
were before. There is no need to reinstall TB!

I've used this method on numerous occasions. Win98 to WinSE, Win98 to
Win2K and just recently from a 233mmx to a new fresh from the shop 533
Celeron. So far it has never failed me.

I did have one problem when coming back from Win2K to Win98 but that was
a minor detail with the address book. Apart from that I'm still using the
same installation I started with over a year ago... With the odd upgrade
here and there of course.

HTH... Good luck.

----------------------------Start of Batch file ----------------
@echo off
rem Written by Januk Aggarwal
cls
echo Welcome to your The Bat! Registry Backup program.
echo
echo  _______________________________________________
echo *                                               *
echo *    1. Back up my registry NOW!!               *
echo *    2. Don't you dare!  Get me outta here!     *
echo *                                               *
echo *_______________________________________________*
echo.
choice /c:12
if errorlevel 2 goto end
if errorlevel 1 goto begin

:begin
echo.
echo Good choice, I'm just checking for previous backup attempts.
echo.
echo.
if not exist TBbckup2.reg goto continue
echo Your previous backup is being stored in TBbckup2.reg
echo.
if exist TBbckup1.reg del TBbckup2.reg

:continue
if exist TBbckup1.reg rename TBbckup1.reg TBbckup2.reg
start /w regedit /e TBbckup1.reg "HKEY_CURRENT_USER\Software\RIT\The Bat!"
echo.
if not exist TBbckup1.reg echo Error!  Something went wrong.  Backup not
echo successful.
if exist TBbckup1.reg echo Success! Your registry entries for The Bat! are
echo backed up!
echo.

:end
echo.
echo Thank you for using this backup utility.
echo.
exit
--------------------- End of Batch file -------------------


Many thanks to Januk Aggarwal for supplying it. I personally don't know
what I would have done without it.
  

-- 
_____________________________________________________
 
Best regards,                         [EMAIL PROTECTED]
            Tony.

 Using The Bat! 1.48e S/N A27A5E65
 Windows 98 ME 4.90 Build 3000 
 

 Key: mailto:[EMAIL PROTECTED]?Subject=PGPkeyrequest

-- 
--------------------------------------------------------------
View the TBUDL archive at http://tbudl.thebat.dutaint.com
To send a message to the list moderation team double click here:
   <mailto:[EMAIL PROTECTED]>
To Unsubscribe from TBUDL, double click here and send the message:
   <mailto:[EMAIL PROTECTED]>
--------------------------------------------------------------

You are subscribed as : [email protected]


Reply via email to