"John Serink" <[EMAIL PROTECTED]> writes: > Go directly to the registry and change the service start parameter > to auto start.
It is cleaner to use WMI than to hack the registry directly. See <http://unattended.sourceforge.net/apps.html#startup-type> for a Perl script which does this. Run it as "startup-type.pl automatic MyService" to set the startup type of MyService to automatic. - Pat _______________________________________________ Perl-Win32-Admin mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
