in reply to Re: perl schedule at installation
in thread perl schedule at installation

Have a look at http://www.roth.net/perl and download Win32::AdminMisc. I haven't used it for scheduling, but I have used it for dozens of other things. It has the following Schedule functions:
ScheduleAdd() ScheduleDel() ScheduleGet() ScheduleList()
$code or die
$ perldoc perldoc