Hello Avi, A reminder of what Avi Yashar on TBBETA typed on: 02 March 2005 at 09:43:50 GMT +0100
AY> So my question is: Can I just copy my entire directory structure over
AY> the installation as a primitive sort of backup
Oh yes, I do it all the time, it may be primitive but it works absolutely
perfectly every time.
Make a directory in your TB! folder and copy the text below to notepad and
save it into that folder as register.bat.
Then run it and it will save all your registry entries as a .reg file into
that directory.
Then zip your complete TheBat! folder up and move it to your other PC.
Double click the reg file and it'll be as if you never moved it at all.
All you'll need to do is create a desktop shortcut. The reg file will be
called Encrypted1.reg but it doesn't matter. The reason is I used two
registry entries when testing OTFE.
---------------------------8<---------------------------------------
if exist Encrypted1.reg del Encrypted2.reg
if exist Encrypted1.reg rename Encrypted1.reg Encrypted2.reg
start /w regedit /e Encrypted1.reg "HKEY_CURRENT_USER\Software\RIT\The Bat!"
echo.
if not exist Encrypted1.reg echo Error! Something went wrong. Backup not
echo successful.
if exist Encrypted1.reg echo Success! Your Unencrypted registry entries for
The Bat! are
echo backed up!
-----------------------------8<--------------------------------------
--
Tony.
Using The Bat! v3.0.9.2 Pre-Beta
:gentoo:
www.gentoo.org
smime.p7s
Description: S/MIME Cryptographic Signature
________________________________________________________ Current beta is 3.0.9.2 Pre-beta | 'Using TBBETA' information: http://www.silverstones.com/thebat/TBUDLInfo.html IMPORTANT: To register as a Beta tester, use this link first - http://www.ritlabs.com/en/partners/testers/

