[python-win32] Take Screenshot when you log in remotely [Win 7 Pro]

2012-07-04 Thread Ferdinand Sousa
Hi List, I use pywin32-217.win-amd64 for Python 2.7 on Windows 7 Professional. I have written a script that uses the screenshot() function from the ImageGrab module of the Python Imaging library and I would like to run this script as a scheduled task. Now for the issues. In the task scheduler, i

Re: [python-win32] python-win32 Digest, Vol 112, Issue 3

2012-07-04 Thread prashant padaganur
> > Date: Wed, 04 Jul 2012 08:24:22 +0100 > From: Tim Golden > On 04/07/2012 06:01, prashant padaganur wrote: > > On 03/07/2012 12:23, prashant padaganur wrote: > >>>/ > > />>/ I want to write an application that puts the system in to different > > />>/ sleep states. Like S0,S1...S4. > > />>/ > >

Re: [python-win32] How to find the current/last system state from Python

2012-07-04 Thread Tim Golden
On 04/07/2012 06:01, prashant padaganur wrote: > On 03/07/2012 12:23, prashant padaganur wrote: >>>/ > />>/ I want to write an application that puts the system in to different > />>/ sleep states. Like S0,S1...S4. > />>/ > />>/ Before changing from one state to another I want to know the > />>/ c