如何让 JAVA 程序在 NT 的服务中运行

You can use the utility SRVANY.EXE, included with the NT resource Kit. Installation of a service copy SRVANY.EXE and install it as a NT services, like: INSTSRV MyServi ce c:\tools\srvany.exe configure via the Services applet("Startup..." dialog) of the Control Panel as manual or automatic set via via the Services applet the account for the service. If you ne ed access to the screen & keyboard, you must choose the LocalSystem ac count and click the "Allow Service to Interact with Desktop". run REGEDIT and create the following PARAMETERS key : HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servics\MyService Application= AppParameters= (optional) AppDirectory= AppParameters= (optional) AppDirectory=

小小豆叮

0 Responses to "如何让 JAVA 程序在 NT 的服务中运行"

发表评论