Generally, the registry of computer gets updated when you install or uninstall new programmes on computer. Too frequent installing and uninstalling of application programmes, including games, may corrupt the computer’s registry in the long run. If, while using Windows 95 the registry gets corrupt, then you can restore your registry by using the following commands. Using these commands the Windows will restore registry to the last good registry, when your computer was successfully run. In order to restore the registry in Windows 95 1. Start or restart your computer. After your computer starts, Windows displays the following text: Starting Windows 95... 2. While the text is on your screen, immediately press the F8 key. You have to be very prompt here, as a slight delay will start loading the Windows 95. Now on pressing the key a menu will appears. 3. Choose the Command Prompt Only option. 4. At the command prompt, change to your Windows directory. For example, if your Windows directory is C:\ Windows, you would type the following: cd c:\ windows 5. Type the following commands, pressing ENTER after each one. (Note that System.da0 and User.da0 contain the number zero and not o.) attrib-h-r-s system.dat attrib-h-r-s system.da0 attrib-h-r-s user.dat attrib-h-r-s user.da0 6. If you want to contact product support, type the following to create files you can refer to: copy system.dat system.bak copy user.dat user.bak 7. Then type: copy system.da0 system.dat copy user.da0 user.dat 8. Restart your computer. This would restore your registry to the previous good level. |