Set up Windows environment with python

Brett Hoerner bretthoerner at gmail.com
Thu Sep 29 10:21:05 EDT 2005


I don't have experience with scipting this... but I know that
resolution for example is stored in registry, and _that_ is what is
loaded when you boot.

I think most, if not all, of your changes will be found in the registry
(for permenance).

Also, have you checked out PyWin32?  It's just a big pre-made wrapper
for the Win32 stuff, not sure if it will be more/less work than ctypes
but it could make it easier on you.

PyWin32
http://sourceforge.net/project/showfiles.php?group_id=78018




More information about the Python-list mailing list