To back up your registry files, follow these steps:
- Restart your computer.
- Press the F8 key when you see the “Starting Windows 95″ message, and then choose Safe Mode Command Prompt Only from the Startup menu.
At the command prompt type the following lines, pressing ENTER after each line:
cd windows
attrib -r -h -s system.dat
attrib -r -h -s user.dat
copy system.dat *.bu
copy user.dat *.bu
NOTE: This procedure assumes you do not have any files named System.bu or User.bu. If you do have files by this name, such as a backup of the System.ini file, select a file name extension that is not currently in use.
Restart your computer.