Back up Windows 95 registry
To backup the Windows 95 registry, you should firstly manually restart your PC in MS-DOS prompt. Type cd\windows
At the C:\Windows> prompt, type the following:
attrib user.dat -r -a -s -h attrib system.dat -r -a -s -h md backup copy user.dat backup copy system.dat backup The above will copy the registry files into [...]
Registry Editor is the tool you use to edit the registry directly. You change the registry every time you log on to the computer, but you do it indirectly through Control Panel or the Run dialog box, which updates the registry’s list of programs that you’ve run recently.
With Registry Editor, you affect settings without the [...]