Hi,
You can manage the task scheduler from command line, look for "at".
"at /?" prints a short help.

Bye
Torsten



                                                                                
                                                                    
                    "Foo Ji-Haw" <[EMAIL PROTECTED]>                            
                                                                    
                    Sent by:                                 To:     
<[email protected]>                                          
                    [EMAIL PROTECTED]        cc:                                
                                                    
                    eState.com                               Subject:     
managing Windows Scheduler                                                
                                                                                
                                                                    
                                                                                
                                                                    
                    27.09.2005 12:57                                            
                                                                    
                                                                                
                                                                    
                                                                                
                                                                    





Hello guys,

Maybe the easiest way to manage schedules is to  work with the Windows
scheduler. I'm trying to figure out how to automate the  process of adding,
editing, and removing of schedule tasks in Windows. I am  using 5.8.6 of
ActivePerl.

I've done some research, and it looks like Roth's  Win32::Scheduler will no
longer work with 5.8.6. Umberto's scheduler (
http://search.cpan.org/~unicolet/Win32-TaskScheduler2.0.3/)  has promise,
but sounds like it needs to compile.

Does anyone know of an easy way to manage the  Windows Scheduler without
compilation of any sort, akin to a ppm  install?

Thanks.
_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs




_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to