[python-win32] NTService detecting if the Windows System is Idle

Hughes, Chad O chad.hughes at pnl.gov
Fri Jun 10 18:21:22 CEST 2005


Are you saying that you want to launch a program that waits until the
CPU's idle time is at a given threshold and once the threshold is met
the program does something until the threshold is no longer met after
wich your app waits for the threshold again?  

-----Original Message-----
From: python-win32-bounces at python.org
[mailto:python-win32-bounces at python.org] On Behalf Of Animesh Bansriyar
Sent: Friday, June 10, 2005 8:47 AM
To: python-win32 at python.org
Subject: [python-win32] NTService detecting if the Windows System is
Idle



Hi All,

I don't have much knowledge about Windows Services but I have read about
the Python Modules and seen the demo that comes with the py2exe package.
I need to write an NTService which runs a process (an Executable) when
the System (WinXP, Win2003) is Idle. Is it possible to do this from
python. Could somebody send me some pointers or suggest ways to do this.

Thanks in Advance,
Animesh


_______________________________________________
Python-win32 mailing list
Python-win32 at python.org
http://mail.python.org/mailman/listinfo/python-win32


More information about the Python-win32 mailing list