From: "Jones, Jeremy" <[EMAIL PROTECTED]>
> I'm trying to find a way (IF any exists) to influence the properties
> of Windows Services and the Scheduled Tasks; i.e. :
> The ability to enable/disable (and possibly set as Start Automatic) a
> Windows Service f
Hi-All
I'm trying to find a way (IF any exists) to influence the properties of
Windows Services and the Scheduled Tasks; i.e. :
The ability to enable/disable (and possibly set as Start Automatic)
a Windows Service from Perl,and approximatly the same with
the Task Scheduler
I need to send an email out to our forum digest readers from a nightly
scheduled task.
I would like to be able to trigger, check on, and stop the process from
a webpage script, but the schedule needs to work when no one is visiting
the site, so it needs to be able to sleep in the background rel
sorry, I thought the news program wasn't posting, due to a long delay,
so I emailed the same question to the list
please reply to
post with subject
background perl programs for 'the scheduled task'
instead, sorry
[EMAIL PROTECTED] wrote:
I need to send an email out to our forum digest readers