On Tue, Jan 14, 2014 at 12:10:59PM -0500, Alex Nelson wrote:
> Hi Hilko,
> 
> Thanks a lot for creating this test hive!
> 
> I think another thing that will trip up Registry programs is value names
> that include back slashes. For example, under the System hive, the key
> "\MountedDevices" has child values with names like "\DosDevices\C:" (the
> leading backslash is a part of the value name).  There are many other
> values that include backslashes.  I don't think I have any keys that have
> backslash-carrying names, but I haven't tested that extensively.
> 
> Have these values caused enough troubles to warrant another test hive?

Backslash characters aren't special for the C hivex API.

If you use the Perl Win::Hivex::Regedit API you'll probably have
trouble trying to import or export them.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
virt-df lists disk usage of guests without needing to install any
software inside the virtual machine.  Supports Linux and Windows.
http://people.redhat.com/~rjones/virt-df/

_______________________________________________
Libguestfs mailing list
Libguestfs@redhat.com
https://www.redhat.com/mailman/listinfo/libguestfs

Reply via email to