My registry once corrupted (due to bug in Quantum BigFoot 2550A firmware
version 1.02), and I would like to rebuild it from scratch.
--
Harri Pesonen fue...@sci.fi http://www.sci.fi/~fuerte/
You should not underestimate the power of thickness - Kaoru Iwamoto
[weird group for this question!]
I found out about real-mode regedit bugs the hard way too.
The recommended way to restore from a REG file is to boot in safe mode,
and use "regedit /l:system.dat /r:user.dat /c backup.reg". I'm not sure
if I had problems with /c.
I don't bother with REG files anymore, I just move my system.da0 file to
a backup directory once a week. I don't bother with user.dat when I have
user profiles.
--
Eric Gisin, London.on.ca -- Windows/UNIX/Internet Consulting
http://www.webhaven.com/ericg/ mailto:er...@techie.com
Because it is impossible to create the registry with the standard Win95 REGEDIT...
> The recommended way to restore from a REG file is to boot in safe mode,
> and use "regedit /l:system.dat /r:user.dat /c backup.reg". I'm not sure
> if I had problems with /c.
But the Win95 REGEDIT does not support /L or /R arguments. It can just import
to the default registry in the WINDOWS directory. Only the DOS REGEDIT
supports /L and /R arguments.
On my Windows 95 OSR2 CD under \OTHER\MISC\ERU there is a backup program.
It has saved my behind many times by backing up a Windows 95 install. It saves
the SYSTEM and USER files as well as .INI files and can restore from DOS in the
event of a total failure..
,-===========================---=====================-.
,, /~~~ /~~~~~/ / /\ / <> `\,--------------------. \
,, /________/ /___/_/ `\/ <> /' /~~~~~~~~~~~~~~~~~[\ \
,, _________________________/' * * / .~`````~. [\|
,, [| NETSURFER'S LICENSE * * / ./""'---'\. [|
,, [| -<>*<>*<>*<>*<>*<>*<>/~ * * / .\__ _ __/, [/
,, [|name: Duane A. Allred * * / (:(_)~(_):) [|
\__[|age : 34.9924578438456 * * / | `~' .| [/
[|eyes: two+two(optics) * / \`~-~ / [|
[|hair: still too many to count | .i`---i. [/
[| DAL...@CTS.COM | .,--""::`` ..::-,. [|
`\______________________ DACC \`: :: :: ``, [/
`\ 1997 \____________________[/
`~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>Is there any tool which can rebuild registry from the exported .REG
>file? The Win95 REGEDIT does not understand the /c argument, and the
>DOS REGEDIT does not have enough memory to build the whole registry.
>My registry once corrupted (due to bug in Quantum BigFoot 2550A firmware
>version 1.02), and I would like to rebuild it from scratch.
>--
But if the registry has corrupted before you made any backups, and the Win95 has booted successfully many times
so that the .DA0 backups in the WINDOWS directory are also corrupted?
I am just asking this simple question: Because there is a Win95 tool to export the whole registry, and there is
a DOS tool to create part of the registry (not the whole registry because of memory limitations), what if
Microsoft would give us a Win95 tool which could build the whole registry?