Win32::Service or since you are running Windows 2000, if you have the 
resource kit you could use (SC.exe) ex:

`sc \\some_host config "Service Name" start= auto`;


>From: "Edward G. Orton" <[EMAIL PROTECTED]>
>To: "Perl-Win32-Users Mailing List" 
><[EMAIL PROTECTED]>
>Subject: Changing startup for a service.
>Date: Tue, 16 Apr 2002 11:24:15 -0400
>
>Does anyone know of a perl module/tool which can be used to
>change a Windows service from "manual" startup to "Automatic"?
>
>Config:
>Windows 2000 (SP2)
>ActivePerl 631
>PDK 4.01
>
>ego
>Edward G. Orton, GWN Consultants Inc.
>Phone: 613-764-3186, Fax: 613-764-1721
>email: [EMAIL PROTECTED]
>
>_______________________________________________
>Perl-Win32-Users mailing list
>[EMAIL PROTECTED]
>To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to