[EMAIL PROTECTED] wrote: >> Does someone know how I can make a Text-Dump-File of a remote >> Windows-Computer's Registry (not the whole registry - only a part of >> it)? >> >> Thanks a lot for some code or a helpful link! > > the win32api module has a bunch of Reg* functions that let you do this.
most (all?) of which are also available in the _winreg module in the standard distribution. </F> -- http://mail.python.org/mailman/listinfo/python-list