read NT registry with python

tiddlerdeja at my-deja.com tiddlerdeja at my-deja.com
Wed Mar 15 06:38:14 EST 2000


If someone could give me an example on how to read this registry value,
I'd be most greatful:

REGEDIT4

[HKEY_LOCAL_MACHINE\SOFTWARE\WOF]

[HKEY_LOCAL_MACHINE\SOFTWARE\ABC\PlusSoftware]
"AdminPassword"="Admin"

I just need to get this Admin passwd.


In article <Pine.OSF.4.10.10003141734260.13825-
100000 at prfdec.natur.cuni.cz>,
Michal Bozon <bozon at natur.cuni.cz> wrote:
> On Tue, 14 Mar 2000 tiddlerdeja at my-deja.com wrote:
>
> > Does anyone know of any windows extensions to read values from the
NT
> > registry with Python?
> >
> > Writing to the registry would also be a bonus!
> >
> > Any help really appreciated.
> >
> >
> > Sent via Deja.com http://www.deja.com/
> > Before you buy.
> >
>
> Have you tried win32api module from Python win32 extensions
downloadable
> at www.python org? There are few methods, which could interest you.
>
> Michal Bozon
>
>


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list