Search


Sponsors

Offline registry edit within a VHD

You can edit the registry of a VM without having to power it up. A rough guide is below:

* Use VHDMOUNT.EXE to mount the VHD: vhdmount.exe /m /f Harddisk.vhd
* Mount the registry: reg load HKLM\VHD c:\mount\windows\system32\config\software
* Use Regedit and make your changes - browse to HKLM\VHD
* Close Regedit.exe
* Unmount the registry: reg unload HKLM\VHD
* Unmount the VHD: VHDMOUNT.EXE /U ALL



  
Remember personal info?

Emoticons / Textile

Before sending a comment, you have to correctly answer a simple question you know the answer to. This is a countermeasure against automated spam bots.
 

  ( Register your username / Log in )

Notify:
Hide email:

Small print: All html tags except <b> and <i> will be removed from your comment. You can make links by just typing the url or mail-address.