[python-win32] Window Location & Logout

Steven M. Faulconer geek at cfl.rr.com
Wed Jan 7 18:57:11 EST 2004


Hello Everyone,

I've only been using Python for a short time, but I've enjoyed what I've 
done with it so far. I've written a login script for our systems that do 
various tasks, some of them are interactive. It works very well, except 
when the script runs at logon, the window is minimized. Is there a 
programatic way to tell the window to 'unminimize' itself?

Also, is there a programatic (through win32api or com) to tell a system 
to logout?

Specifics:
Python 2.3.3
Win32all 163
Windows 2000

Thanks!

Steven Faulconer




More information about the Python-win32 mailing list