by fizzjob » Thu Sep 03, 2009 10:54 am
Extract the following file from the image file:
c:\documents and settings\<username>\NTUSER.DAT (XP) or c:\users\<username>\NTUSER.DAT (Vista/Win7)
That file is the HKEY_CURRENT_USER regsitry stuff for <username>.
in REGEDIT, click on "HKEY_LOCAL_MACHINE" and then choose File -> Load Hive. Navigate to that NTUSER.DAT file you extracted, tell REGEDIT what temporary name you want to give the hive. You'll then have a new node under HKEY_LOCAL_MACHINE with the name you just gave it. Find the key and export it.
Select the temporary hive you loaded, and then choose File -> Unload Hive. It'll go away. You should then be able to import the .reg file you exported, or at least know what information you have to manually add to the registry.
Enjoy!
Extract the following file from the image file:
c:\documents and settings\<username>\NTUSER.DAT (XP) or c:\users\<username>\NTUSER.DAT (Vista/Win7)
That file is the HKEY_CURRENT_USER regsitry stuff for <username>.
in REGEDIT, click on "HKEY_LOCAL_MACHINE" and then choose File -> Load Hive. Navigate to that NTUSER.DAT file you extracted, tell REGEDIT what temporary name you want to give the hive. You'll then have a new node under HKEY_LOCAL_MACHINE with the name you just gave it. Find the key and export it.
Select the temporary hive you loaded, and then choose File -> Unload Hive. It'll go away. You should then be able to import the .reg file you exported, or at least know what information you have to manually add to the registry.
Enjoy!