On Dec 9, 4:38 pm, laymantryin'
<laymantry...@discussions.microsoft.com> wrote:
> uh I'm sure this has a very simple answer and I am either having a brain
> cramp or am just too old to see the simple answer. I bought a new hard
> drive(160gb) and want to install it. First I want to create back up discs for
> my existing documents and programs -including pictures, music etc. I then
> want to completely clean my existing 100gb drive so that i can install it on
> my daughters computer. Her current drive has had system restore run on it
> without back ups of her personal files-pics etc. I'm told that if I bring
> that drive to a qualified technitian he can likely recover all of the lost
> data on it. I am not having an easy time of creating back-up discs of my
> data so that I can re-intall them on my new drive. Any help appreciated -or
> maybe even an easier way to solve my issues--if you even understand my
> layman's ignorance in my explanation.
If system restore was run and her registry was restored to a previous
version you can still "roll forward" or manually install whatever
registry files you need (mix and match hives) by booting to a BART
disk or some sort of parallel install (google it).
The process is easier than you might guess, first boot to a BART cdrom
Backup everything in %windir%\system32\config on the "c:\" drive to
another folder (I use %windir%\system32\config\back
Delete (clean out the SYSTEM,SOFTWARE,SECURITY etc. . . file in
system32\config
Locate snapshot folder. The following path is an example of a folder
path to the Snapshot folder:
C:\System Volume Information\_restore{D86480E3-73EF-47BC-A0EB-
A81BE6EE3ED8}\RP1\Snapshot
Each RPx folder has a date stamp that can identify when the snapshot
was made.
From the Snapshot folder, copy the following files to the %WINDIR%
\system32\config
_REGISTRY_USER_.DEFAULT
_REGISTRY_MACHINE_SECURITY
_REGISTRY_MACHINE_SOFTWARE
_REGISTRY_MACHINE_SYSTEM
_REGISTRY_MACHINE_SAM
Rename the files as follows:
Rename _REGISTRY_USER_.DEFAULT to DEFAULT
Rename _REGISTRY_MACHINE_SECURITY to SECURITY
Rename _REGISTRY_MACHINE_SOFTWARE to SOFTWARE
Rename _REGISTRY_MACHINE_SYSTEM to SYSTEM
Rename _REGISTRY_MACHINE_SAM to SAM
http://support.microsoft.com/kb/307545
Once you get system and software hives from the correct date back into
system32\config the machine will magically work again (assuming the
actually drivers were not deleted from the disk)
This is probably all a "tech" would do in order to fix your daughter's
machine. BART if free.