Thanks Thomas! That did it.
I can now set the wallpaper, mouse shadows, menu shadows, and I can
disable the screensaver.
Does anyone know how I can adjust the power options? I want to make
sure any hibernate or standby options are set to Never.
Thanks,
-Jim
--
http://mail.python.org/mailman/
"Jim" <[EMAIL PROTECTED]> writes:
> My company resells windows machines, and we install our software, and
> do a bunch of customization to make sure that all the desktop settings
> are optimal... we adjust the screen resolution, color depth, and
> referesh rate, remove shadows from menus and the
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 pr