Platform-  Win95       General Tip         Skill-  Med +


Restore Your Registry Backup 

Follow these steps to restore the backup copy of your Windows 95
registry.  Restart your Computer in DOS mode.  From your Windows
directory, type the following DOS commands one after the another,
pressing Enter after each one.  When you're done, restart your
computer.

attrib -h -r -s system.*

copy system.dat system.bak

copy system da0 system.dat

attrib -h -r -s user.*

copy user.dat user.bak

copy user.da0 user.dat

attrib +h +r +s system.*

attrib +h +r +s user.* 

 

Win Tips Main                        Next Win Tip

 
Copyright © 1996-2002, Youth Tech
Questions? Comments? Email the Webmaster