Hello Wayne,
On Thursday, August 31, 2000 at 13:17:24 GMT -0700 (which was 1:17 PM
where I live) witnesses say Wayne Black typed:
> Hello Marck,
> I have tried this command line to back up The Bat's registry file. It
> seems to work but I can not find this file to be able to restore it.
> Where does it go?
When called from the command line, regedit puts the output file in
whatever directory you're working in. If you used the Start\Run
feature to run this command line, then there is a good chance that
you'll find the tbreg.reg file in your main Windows folder.
Alternatively, you could just use Start\Find and search for
tbreg.reg .
> I am using The Bat 1.45 with Windows 98. I want to
> be able to add this registry backup command line to a batch file that
> copies the whole Bat directory to the "D" partition of my hard drive.
Ok, so create a folder on drive D called TBBackup. I'm going to
assume that your TB mail folder structure is under
C:\Program Files\The Bat!\Mail\
The batch file would look something like this:
@echo off
echo --- Begin Backup Process ---
C:
cd \"Program Files"\"The Bat!"\
start /w xcopy32 mail d:\TBBackup\ /e
d:
cd \TBBackup
start /w regedit /e tbreg.reg HKEY_CURRENT_USER\Software\RIT
echo.
echo --- End Backup Process ---
exit
--
Thanks for writing,
Januk Aggarwal
[EMAIL PROTECTED]
Using The Bat! 1.46 Beta/3
under Windows 98 4.10 Build 2222 A
--
--------------------------------------------------------------
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]