On 2003-11-29 at 18:34:56 NetVicious wrote: > Have you tried changing the first line of a .reg file from > Windows Registry Editor Version 5.00 to REGEDIT4
This will not help, since these "new format" registry files are also in Unicode format, which Windows 9x doesn't support (at least, only in very rudimentary form). It's better to save reg files in "Win9x/NT4 Registration Files" format (i.e. ANSI, with the REGEDIT4 header), which you can choose from the Export Registry File dialog, or by using the /A command line option: regedit /a thebat.reg "HKEY_CURRENT_USER\Software\RIT\The Bat!" This should make the file importable on Windows 9x. (However, I did NOT test this, since I never use Windows 9x anymore... You have been warned. ;)
pgp00000.pgp
Description: PGP signature
________________________________________________________ Current beta is 2.01.50 | "Using TBBETA" information: http://www.silverstones.com/thebat/TBUDLInfo.html

