Linux – How to view and edit windows registry from a remote linux machine

linuxwindowswindows-registry

On the windows-linux interoperability front we have Samba for file/print sharing (SMB/CIFS), rdesktop for terminal services (RDP). Is there any linux tool available that will allow you to view and edit the registry of a remote windows machine (ie. not a dual-boot situation where your trying to hack the files from the windows partition while running linux)?

Best Answer

I think that this is so trivial to do over a remote desktop or vnc connection that there's little pressure for such a tool. It seems regedit actually runs under wine, and can be directed to open a network registry. The same can be said of reglite.