Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to edit the registry on another harddisk? 3

Status
Not open for further replies.

zacca

Technical User
Dec 25, 2003
333
HK
hi there,

got a problem xp that cannot login, anyway now i remove that hd from computer, attached to another computer as usb hd

wondering how can i run regedit to edit the registry on the usb hd's winxp?

many thanks!
 
Open REGEDIT and select the root key of HKEY_LOCAL_MACHINE.

Select File > Load Hive.

You can now select the offline registry file (e.g., C:\Windows\System32\Config\Software).

REGEDIT now asks for the key name to place the Registry hive into. I usually call it QWERTY.

The hive now shows up in the Registry tree and can be edited as any normal hive. (You can also edit it with REGEDIT.)

When you're finished editing, select Registry > Unload Hive to save the edited hive back to disk.

Greg Palmer
Freeware Utilities for Windows Administrators.
 
Hi Greg,

Thx for your tips. However in my winxp computer's regedit, load hive is dimmed & cannot be selected, wondering how to enable it?

Thx again for your help!
 
It will be dimmed until you select the root key of HKEY_LOCAL_MACHINE or HKEY_USERS (i.e. click on one of the folders I have just listed and then click on File > Load Hive)

Greg Palmer
Freeware Utilities for Windows Administrators.
 
As an Administrator highlight one of the two following Keys, it will only be available for these Keys.

HKEY_LOCAL_MACHINE
HKEY_USERS

These two articles in the RegEdit Help are a good explanation of the process.

To load a hive into the registry
To unload a hive from the registry
 
thx greg ! it's fixed now! ;-)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top