delphi如何把应用程序改为服务程序?srvinstw

科技 2年前 阅读:13 评论:0
  1. delphi如何把应用程序改为服务程序?

delphi如何把应用程序改为服务程序?

delphi 没有这个功能(除非你有源代码进行改造),只能通过微软的服务程序进行添加instsrv.exe srvany.exe 到网上找很好找注册表运行并运行命令即可instsrv srvany c:\exetoservice.exeWindows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\Srvany\Parameters]"Application"="C:\exetoservice\1.exe""AppDirectory"="c:\

delphi如何把应用程序改为服务程序?srvinstw

"这么安装完毕就行了,但是也有弊端,交互式访问可能出现问题

标签:srvinstw
版权声明

本文仅代表作者观点,不代表木答案立场。

网友评论