| Store | Cart

Start

From: glaine <gla...@free.fr>
8 Mar 2004 02:29:13 -0800
Start 
Hello
I'm new in python. I try to make a script like
a sub routine which save the win registry each
morning after the win98's running. I have a lot of
problems to concretize my idea about the moment
when my script start. How to do to run automatically 
my script each morning after the win98's running
I will accept any suggestions or ideas. I found 
some elements with win32events and handle, but I don't
understand very well what handle means in python. 
Is there anybody to explain
me ? Thank all for your help.
Save Registry.py
import _ winreg
t=file('c:\\windows\\bureau\\toto.txt','w')
p=_winreg.SaveKey(Keys x, Keys y,'t')
Guillaume

Recent Messages in this Thread
glaine Mar 08, 2004 10:29 am
Josiah Carlson Mar 09, 2004 04:47 am
Messages in this thread