Hello ztrader,
A reminder of what ztrader typed on:
22 November 2003 at 22:03:08 GMT -0800
z> What do I have to move to the Win2000 computer
z> to keep everything I have 'as is'?
Zip up the whole TB! folder and move it over to the same place on the
new PC.
z> If I just duplicate the C: and D:
z> directory structures I have, and copy all the files, will it work?
Run this little batch file which will save all the registry settings
and then run the reg file on the new PC. Assuming you have the same
folder structure, C: D: eyc, it should work OK.
You can't reverse the process though from a Win2K back to a 98
machine because of the difference in the registry.
--------------------------- CUT ----------------------------
@echo off
rem Written by Januk Aggarwal
cls
echo Welcome to your The Bat! Registry Backup program.
echo.
echo.
echo _______________________________________________
echo * Back up Complete Bat Directory? *
echo * Enter to continue. *
echo *_______________________________________________*
pause
if exist TBbckup1.reg del TBbckup2.reg
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!
exit
---------------------------------------- CUT -------------------
--
Best regards, Tony.
________________________________________________________
Using The Bat! v2.01.49 �2��3 - AWB
________________________________________________
Current version is 2.01.3 | "Using TBUDL" information:
http://www.silverstones.com/thebat/TBUDLInfo.html