hi all!
i'm trying to run an app and it fails..
this executable should run as a system service..
using +relay,+loaddll for debug i see these lines:
...
000d:Call advapi32.StartServiceCtrlDispatcherA(4072fde0) ret=00402945
err:advapi:StartServiceCtrlDispatcherA Couldn't find wait semaphore
err:advapi:StartServiceCtrlDispatcherA perhaps you need to start services using StartService
000d:Ret advapi32.StartServiceCtrlDispatcherA() retval=00000000 ret=00402945
...
how do i do that?
thanx,
rxon