Hey list...
I'm in need of some help coming to grips with the Create method of Win32_Service. As things are, when I create a service using this method, it sets the property AcceptStop to FALSE. Among the things I need to know are where, how, and why this is done.
More important, I need to be able to set the property myself, and it doesn't appear in Create's argument list, so the direct route is closed. Is there some other way? I know I can retrieve the value using WQL--is it possible I can also *set* the value via WQL?
Thanks!
Deane
_______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
