ALAN GAULD wrote:
The _winreg module is part of the standard library and provides
functions for accessing the Windows registry.
There's some (incomplete) help here, but as Alan said,
you need to learn Python to some extent before trying
to do this.
http://timgolden.me.uk/python-on-windows/pro
/NonProgrammers
http://docs.python.org/tutorial/
Alan Gauld
Author of the Learn To Program website
http://www.alan-g.me.uk/
- Original Message
> From: Christopher Barkley
> To: Alan Gauld
> Sent: Friday, 8 May, 2009 5:09:25 AM
> Subject: Re: [Tutor] Need help with reg
spir wrote:
Le Fri, 8 May 2009 01:20:32 +0100,
"Alan Gauld" s'exprima ainsi:
"Christopher Barkley" wrote
My friend and I are techies, he's on my LAN. I want to disable
his keyboard through the registry (or some other fun way)
while he's in the middle of playing starcraft by running a
scri
Le Fri, 8 May 2009 01:20:32 +0100,
"Alan Gauld" s'exprima ainsi:
>
> "Christopher Barkley" wrote
>
> > My friend and I are techies, he's on my LAN. I want to disable
> > his keyboard through the registry (or some other fun way)
> > while he's in the middle of playing starcraft by running a
"Christopher Barkley" wrote
My friend and I are techies, he's on my LAN. I want to disable
his keyboard through the registry (or some other fun way)
while he's in the middle of playing starcraft by running a
script through the LAN.
Look at the winreg module for accessing the registry.
H
Python 3.0.1
Windows XP PROFESSIONAL, SP3
Looking for help manipulating the registry through python.
Heres what I'm wanting to do.
My friend and I are techies, he's on my LAN. I want to disable his keyboard
through the registry (or some other fun way) while he's in the middle of
playing starcr