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 from Perl,

perldoc Win32::Service

> and approximatly the same with
>  the Task Scheduler (Set Tasks to enable or disable).

Sorry, don't know. Maybe you can do this via Win32::OLE and WMI 
(Windows Management Interface).

Jenda
===== [EMAIL PROTECTED] === http://Jenda.Krynicky.cz =====
When it comes to wine, women and song, wizards are allowed 
to get drunk and croon as much as they like.
        -- Terry Pratchett in Sourcery


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to