Hallo Nick,
may I chip in here.
On Sun, 7 Jan 2001 09:57:54 -0800 GMT (08/01/2001, 01:57 +0800 GMT),
Nick Andriash wrote:
KJ>> I assume you have already a batchfile exporting the TB
KJ>> registry settings and then calling up your favourite Packer.
NA> No, on manual backups, I open RegEdit and export the two settings to my TB!
NA> Zip Disk.
There is only one registry key used: the onder HKCU. You can safely
delte the other one, which is a legacy from odler versions.
NA> The contents of those two Registry entries do not seem to change
NA> much at all between sessions. In any case, am I to presume that your method
NA> of backing up TB! does not include a provision to back up the Registry
NA> settings?
Mine does:
call januk.bat
This is a batch file that was created by Januk Aggarwal and looks like
this (copy and save as file januk.bat):
--- start januk.bat ---
@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 januk.bat ----
NA> Now I'm really confused... Do you mean I have to download and install this
NA> Program? Is it tied into the batch file in some manner? I see "HIDEWNDW.EXE"
NA> in your batch file so I presume we have to indicate where this file is
NA> located on our HDD.
Yes. Kari will explain this further. ;-)
NA> What advantages are there to your type of backup, compared to Tools/Backup?
It does everything. I have never used the Tool/Backup feature but you
have choices there, like if you don't want to backup/resotrer
everything.
--
Cheers,
Thomas.
To succeed in politics, it is often necessary to rise above your principles.
Message reply created with The Bat! 1.49
under Chinese Windows 98 4.10 Build 1998
using an Intel Celeron 366Mhz, 128MB RAM
--
--------------------------------------------------------------
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]