[Libguestfs] [PATCH 3/3] virt-win-reg: Support HKEY_USERS keys.

Richard W.M. Jones rjones at redhat.com
Tue May 17 12:30:06 UTC 2011


On Tue, May 17, 2011 at 01:24:57PM +0100, Richard W.M. Jones wrote:
[...]

git ate my commit message:

> (1) HKEY_USERS\<SID>
>     where <SID> is a User SID.
> 
> For example:

  # virt-win-reg Windows 'HKEY_USERS\S-1-5-19'

> lists out the LocalService user's registry.
> 
> (2) HKEY_USERS\<username>
>     where <username> is a Windows local username (this is a
>     libguestfs extension).
> 
> For example:

  # virt-win-reg Windows 'HKEY_USERS\rjones'

> lists out the user preferences of user 'rjones'.
> 
> HKU can be used as an abbreviation for HKEY_USERS.  Merging is also
> supported.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
New in Fedora 11: Fedora Windows cross-compiler. Compile Windows
programs, test, and build Windows installers. Over 70 libraries supprt'd
http://fedoraproject.org/wiki/MinGW http://www.annexia.org/fedora_mingw




More information about the Libguestfs mailing list