读书人

替系统添加自己的程序服务

发布时间: 2012-07-24 17:47:57 作者: rapoo

为系统添加自己的程序服务

1.Java通过Java sevices为xp系统添加服务(见附件 JavaService-2.0.10.zip )

Open the registry (usual cautions apply - backup first, etc) and find the entry for the RabbIT service. Add a new key called "Parameters" and in that, add a string value called Application, with value Edit the RabbIT conf file to use absolute paths to all files, log, user, etc etc.Open the services manager (via Control Panel, Administrative Tools) - double-click on the RabbIT service, and then click "Start".RabbIT should now be running on your system!

If it doesn't work, try debugging by open a command window and running the following command:

?

————————————————————————————————————————

?

?编写有界面的系统服务程序

读书人网 >操作系统

热点推荐