> Just getting into this.  Trying to change the start mode
> on the messenger service to 'auto'.  Doesn't seem to work.
> What's wrong?  I get all the information - seems to work just
> fine except for the Put.  Thanks
> 

I personally use the Win32::Daemon ConfigureService() function
to do this. It accepts the same type of service config hash as
the CreateService function.

The default for the start_type parameter is auto start.

HTH,
Trevor J. Joerges
SendMIME Software
6 Greer Street, Stittsville
Ontario Canada K2S 1H8
PH 613.831.4023 . FX 613.831.4023
[EMAIL PROTECTED]
_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to