<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.9">
</HEAD>
<BODY>
hi all!<BR>
i'm trying to run an app and it fails..<BR>
this executable should run as a system service.. <BR>
using +relay,+loaddll for debug i see these lines:<BR>
...<BR>
000d:Call advapi32.StartServiceCtrlDispatcherA(4072fde0) ret=00402945<BR>
err:advapi:StartServiceCtrlDispatcherA Couldn't find wait semaphore<BR>
err:advapi:StartServiceCtrlDispatcherA perhaps you need to start services using StartService<BR>
000d:Ret&nbsp; advapi32.StartServiceCtrlDispatcherA() retval=00000000 ret=00402945<BR>
...<BR>
<BR>
how do i do that?<BR>
thanx,<BR>
rxon
</BODY>
</HTML>