Is there python module about win32 'Scheduled Tasks' ?
John Roth
newsgroups at jhrothjr.com
Sun Oct 12 04:31:45 EDT 2003
More information about the Python-list mailing list
Sun Oct 12 04:31:45 EDT 2003
- Previous message (by thread): pycom: how to expose Python 2.3 property instance as a VARIANT?
- Next message (by thread): Is there python module about win32 'Scheduled Tasks' ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Bart Simpson" <bbiro at netian.com> wrote in message news:10093a06.0310112024.76b8628f at posting.google.com... > Hi, > > I want to control 'Scheduled Tasks' in Windows 2003 by python program. > > But I couldn't find any Python module about win32 'Scheduled Tasks'. > I could find only Perl module about it. (see http://taskscheduler.sourceforge.net) > > But, I want to control 'Scheduled Tasks' by python :) > > Is there any python module about win32 'Scheduled Tasks'? > Or, is there another solution? Possibility one - have you tried Google? Possibility two - convert the Perl module - assuming it works. John Roth > > Thanks! > > -- > Y.H. Rhiu
- Previous message (by thread): pycom: how to expose Python 2.3 property instance as a VARIANT?
- Next message (by thread): Is there python module about win32 'Scheduled Tasks' ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list