Registry vs. INI (was: Re: Enough is enough..)

2001-10-09 Thread Januk Aggarwal

Hello Alexis,

On Wednesday, October 10, 2001 at 22:42 GMT +0200, a creature
mimicking Alexis Haeringer [AH] wrote:

AH And I wish, that you do not use the registry but ini file, because
AH it's more safe if you crash your windows but not mail directory
AH You are in the obligation to create key in registry. But for
AH Secure Bat, There no possibility to retreive your account if your
AH are not saved RIT section in registry (tools backup restore
AH just old message)

Just an idea, but why not create a little batch file or script to do
the next best thing?  The batch file would do 2 or 3 things:
1. Restore TB's registry key. (optional)
2. Launch TB
3. On TB's exit, backup TB's registry key.

In a batch file, the second two tasks should take about 2 lines of
code:

start /w c:\Program Files\The Bat!\thebat.exe [Options]
regedit /e c:\Program Files\The Bat!\regbackup.reg HKEY_CURRENT_USER\Software\RIT

You could customize this to be specific for each Windows account.

-- 
Thanks for writing,
 Januk Aggarwal

Using The Bat! 1.54/10 under Windows 98 4.10 Build  A

Ok, who is General Relativity, and what did he do with Sir Newton?


-- 
_
Archives   : http://tbbeta.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
Unsubscribe: mailto:[EMAIL PROTECTED]
Latest Beta: 1.54 beta/9
Wish List  : http://wish.thebat.dutaint.com




Re: Registry vs. INI (was: Re: Enough is enough..)

2001-10-09 Thread Alexis Haeringer

Bonjour Januk,

Le mardi 9 octobre 2001 à 22:56:54, vous écriviez :

JA Hello Alexis,

JA On Wednesday, October 10, 2001 at 22:42 GMT +0200, a creature
JA mimicking Alexis Haeringer [AH] wrote:

AH And I wish, that you do not use the registry but ini file, because
AH it's more safe if you crash your windows but not mail directory
AH You are in the obligation to create key in registry. But for
AH Secure Bat, There no possibility to retreive your account if your
AH are not saved RIT section in registry (tools backup restore
AH just old message)

JA Just an idea, but why not create a little batch file or script to do
JA the next best thing?  The batch file would do 2 or 3 things:
JA 1. Restore TB's registry key. (optional)
JA 2. Launch TB
JA 3. On TB's exit, backup TB's registry key.

JA In a batch file, the second two tasks should take about 2 lines of
JA code:

JA start /w c:\Program Files\The Bat!\thebat.exe [Options]
JA regedit /e c:\Program Files\The Bat!\regbackup.reg 
HKEY_CURRENT_USER\Software\RIT

JA You could customize this to be specific for each Windows account.

  Good idea, Januk tx.
  Yes, I will add this command in the Task Scheduler ;-) tomorow,
   It will be more safe, for the moment.


-- 
Cordialement,
 Alexismailto:[EMAIL PROTECTED]


--
_
Archives   : http://tbbeta.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
Unsubscribe: mailto:[EMAIL PROTECTED]
Latest Beta: 1.54 beta/9
Wish List  : http://wish.thebat.dutaint.com