Windows: Impact of clean install Service Pack 2 to applications & data?

0

My Windows Vista Home Premium system is corrupt and won't install Service Pack 2. I have followed all the advice from Microsoft and still no luck.

I would like to perform a clean install of Vista, then SP1, and then SP2. My concern is the effect of the clean install on the registry, my apps and all my data.

My plan:
1. Download Vista Service Pack 1 (SP1) ISO and write to DVD.
2. Download Vista Service Pack 2 (SP2) ISO and write to DVD.
3. Backup all data, applications and registry to external hard drive (file copy not disk image)
4. ?? Format hard drive?? (is this necessary?)
5. Install Vista from DVDs / CDs.
6. Install SP1 from DVD
7. Install SP2 from DVD
8. Restore registry, applications and data from external hard drive.

My questions:
1. Is formatting the hard drive a necessary step?
2. Will restoring the registry from the backup corrupt the system?
3. Should I use Windows Backup or ZIP/RAR?
4. Any gotcha's that I should look out for?

Background:
I am using Windows Vista Home Premium with SP1. The sfc program does not finish due to a resources problem (even when run as administrator). I have 5 users on it. After a while, the screen goes black and shows an error message window about an error with login.scr. Standard accounts display a black screen and can't run any applications. Administrative accounts have no problems (even standard accounts when converted to Administrative have no problem). The CBS log contains a lot of 0x8000ffff and E_UNEXPECTED errors (which Microsoft defines as catastrophic failure). This is the reasoning behind performing a clean install up to service pack 2.

Thomas Matthews

Posted 2010-04-14T19:45:16.677

Reputation: 259

1Just as a note, you don't have to install service packs one after another. You can install Vista RTM then patch directly to SP2. It includes all of the fixes from SP1 as well. – Joshua – 2010-04-15T14:50:48.303

Answers

1

  1. This depends on what's wrong. If it's just file corruption then you should be OK not doing a format, but as you don't know what's wrong with your system it might be a prudent step.

  2. Restoring the registry may well corrupt the system again. Especially as you say you've tried everything Microsoft have suggested and the system is still corrupt.

  3. You might be better off going with ZIP/RAR to backup existing files - again just in case the Windows Backup itself is corrupted (I'm assuming the worst here).

  4. It will take longer than you expect.

ChrisF

Posted 2010-04-14T19:45:16.677

Reputation: 39 650

How do I restore the application and data entries in the registry without restoring the {corrupt} system entries? – Thomas Matthews – 2010-04-15T18:16:56.933

@Thomas - the only way would be if you go in an export each applications registry tree separately. – ChrisF – 2010-04-15T19:00:15.637