From: Hanxue L. <lee...@gm...> - 2008-06-21 16:47:09
|
Hello, I am trying to run jtrac as a Windows service, on Win2K3. I followed the instructions here: http://support.microsoft.com/kb/137890 Specifically on this part: 5. From the Edit menu, click Add Value. Type the following and click OK: Value Name: Application Data Type : REG_SZ String : <path>\<application.ext> where <path>\<application.ext> is the drive and full path to the application executable including the extension (i.e., C:\WinNT\Notepad.exe) I used the path "C:\Apps\jtrac\start.bat" However, starting the service does not work. Any hint on what can be wrong? Thank you in advance. |