Google
WWW http://internetfixes1.brinkster.net

Visit our Quick Over View of this Remote Service.

Windows Registry Tips.
Caution Using the Registry Editor incorrectly can cause data loss or even operating system failure. Be careful when directly editing the registry.                Legal Disclaimer
To back up your registry files, follow these steps: 

1. 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. 

2. 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. 

3. Restart your computer.    TOP

To restore your registry files, follow these steps: 

1. 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. 

2. Type the following lines at the command prompt, pressing ENTER after each line: 

cd windows 

attrib -r -h -s system.dat 

attrib -r -h -s system.da0 

attrib -r -h -s user.dat 

attrib -r -h -s user.da0 

ren system.dat system.daa 

ren system.da0 system.da1 

ren user.dat user.daa 

ren user.da0 user.da1 

copy system.bu system.dat 

copy user.bu user.dat 

NOTE: This procedure assumes you do not have any files named System.daa, System.da1, User.daa, or User.da1. If you do have files by this name, select a file name extension that is not currently in use. 

3. Restart your computer.

  TOP
 
Search this site powered by FreeFind
Caution Using the Registry Editor incorrectly can cause data loss or even operating system failure. Be careful when directly editing the registry.  TOP
Hit Counter 01/11/2005 12:43:56 PM Legal Disclaimer
All products mentioned are registered trademarks or trademarks of their respective companies.
Questions or problems regarding this web site should be directed to the Webmaster.
Copyright © 1999-2003 Internet Fixes. All rights reserved.