Dirk Hagemann wrote:
> Hi!
>
> 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!
>
> regards
> Dirk

the win32api module has a bunch of Reg* functions that let you do this.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to