- Recommend:
- 0 Comments
Answer Line
Protect yourself from bad installations; automate some PC housekeeping chores; securely delete sensitive files.
Installing software is dangerous. Every time you put another program onto your system, you run the risk of breaking something that's already there. And uninstalling a new app doesn't always fix a troublesome installation, because uninstall routines seldom do their job completely. So how do you install new software without risking disaster?
One way is to use PowerQuest's SecondChance or Wild File's GoBack. These programs track all of the changes made to your hard drive. If an installation messes things up, either program can roll your hard drive back to an earlier condition.
A word of caution: Before you use one of these programs to restore your setup, back up your data. You might want to get Windows back to where you had it last Tuesday, but you don't want to lose a week's work in the process.
If you would rather not spend money or risk installing these programs, you can simply back up the Windows Registry before installing a new piece of software. This won't protect you as well as GoBack or SecondChance, but it will let you restore the part of Windows that sustains the most damage after a bad installation.
You can back up the Registry in Windows Explorer. Select View, Folder Options (or View, Options). Click the View tab, select Show All Files, and click OK. Now create a folder called C:\Regback. Go to the Windows folder, find the files system.dat and user.dat, then hold down Ctrl as you drag those two files to C:\Regback.
If you need to restore the Registry, you must first exit to DOS. Do this by selecting Start, Shut Down, Restart in MS-DOS mode. At the DOS prompt, type the following commands, pressing Enter at the end of each line:
attrib -r -s -h c:\regback\*.*
attrib -r -s -h c:\windows\user.dat
attrib -r -s -h c:\windows\system.dat
copy c:\regback\*.* c:\windows /y
attrib
+r +s +h c:\windows\user.dat
attrib +r +s
+h c:\windows\system.dat
|
|
- Page 1 of 6
- Next »
Would you recommend this story? YES NO
- Recommend:
- 0 Comments
-
ThinkPad Edge E420 Lenovo Style in an Affordable Package
Buy now direct from Lenovo -
ThinkPad X220 Fast and light, with great input ergonomics and battery life, this powerhouse ultraportable is best-of-breed.
Buy now direct from Lenovo -
ThinkPad X120e One of the best netbooks ever, X120e has the best netbook keyboard ever--nothing else comes close
Buy now direct from Lenovo
- Must I Keep Windows.old?
- Q&A: Restoring Hidden Icons, Okay to Uninstall Visual C++ Versions?
- Is it Okay to Uninstall 'Extra' Versions of Microsoft Visual C++?
- Open Windows 7 Explorer to Your Favorite Location
- Another Way to Pin Folders to the Windows 7 Taskbar
- Change What Application Loads When You Select a File
- How to Copy a File Path to the Clipboard
- 12 Criteria for Selecting the Best ERP System Replacement An ERP system is your information backbone and reaches into all areas of your business and value chain. Replacing it can open unlimited business opportunities. This white paper explains the 12 criteria that allow you to identify and select the solution that will meet these expectations.
- Leveraging Social Computing Technologies for ERP Applications This white paper details how Web 2.0 technologies support business strategies by improving efficiency, productivity, and collaboration.
















