>The official (and therefor) supported way to use is the build in
>sc.exe.

I don't think that works.  sc can create a service, and you give it an exe that 
must implement the service manager interface.  i.e. it must handle the start, 
stop, restart events.  This is where srvany.exe came it, as it was a wrapper to 
allow non-service apps to be run as a service.

So sc can be run to install a service that runs srvany, which in turn is 
configured to host some exe.
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to