Edit another Windows install's registry
Hire the world's top talent on demand or became one of them at Toptal: https://topt.al/25cXVn
and get $2,000 discount on your first invoice
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Lost Jungle Looping
--
Chapters
00:00 Edit Another Windows Install'S Registry
00:34 Accepted Answer Score 29
01:50 Answer 2 Score 2
02:12 Thank you
--
Full question
https://superuser.com/questions/690982/e...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#windows7 #windows #windowsregistry
#avk47
ACCEPTED ANSWER
Score 29
I have only done it a few times.
It is a very strange operation to drop in a hive into the registry and edit it, using the quick method, but it worked.
You select HKLM in your current registry, and then the File/Load Hive operation will become usable.
File means you have to find the registry hive file itself by browsing. Windows\System32\config
Load in and name this "other" hive section which will look like it has become part of your current registry. Use a really obvious and different name, so you can find it.
The strange thing was why I would want to view this all mixed into my current registry, but thats what they said to do ?? There must be a better way to clear the slate and load in ONLY the one hive I want to edit, but it worked, so I rolled with it. I had a full backup, so that helped when presented with this odd method.
Whatever you do certannly do not Import it in, that would be a mess.
Make your changes, which should change it immediatly, Then unload the hive File/Unload Hive and then close. Selecting unload hive unloads the one you loaded (there are no options then).
more info http://technet.microsoft.com/en-us/library/cc732157.aspx although a good tutorial with pictures is what I used the first time.
ANSWER 2
Score 2
Any changes you ant to make for the other installation you may need to go to (C:\Users\Himanshu\AppData\Roaming) where "C" is the drive of windows installation and you need to find this file "hkey_local_machine.reg" . When you have got the file make any changes you want to and then load this file into the machine of which the file was taken from.