|
Originally Posted by sgtsampay
|
|
So that is what that program is for. Thanks
|
Yes. Under WM5 security model, the unsigned system service dll cannot be loaded during system bootup time. Using a small exe file in startup folder to load the service is a work around solution. It simply loads the status monitor service and terminates itself. So don't worry about that there will be an extra process running. It will only be there for a few milli-seconds at most.