Archive: Registry::SaveKey and manuell export aren't equal


Registry::SaveKey and manuell export aren't equal
Hi guys :)

I've exported the winlogon key (HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon) in two ways - manually and using the registry plugin. I'm working on a VM.

The version of the manual export is Regedit 5 and the version of the registry plugin is written as Regedit4.

Beside the version number both exports a kind of too different - nearly all direct values of HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon are different and a lot values are missing in version REGEDIT4 and I don't know why. :(
The problem seems to be with the VM ... is it because of the VM itself or does the plugin has it problems with VMs? Does anybody know?

Thanks :)

CJ


VM should not matter. Regedit4 does not support all the data formats used in the registry IIRC.


The VM runs WinXP 64. Is it possible for the registry plugin to has problems concerning the x64 Version?


yes, you need a special flag to access 64 bit registry keys, and I'm not sure if the plugin supports that