Is it possible to add the possibility to change the account used to launch a service (that is provide the two last arguments to CreateServiceW) ? This could be implemented adding optional parameters to registerService, along with a "setAccount" (or something equivalent) function (using ChangeServiceConfig) and "getAccount" to check the configuration. This would make this (very useful) class give more control to the programmer.
Thanks in advance.





