登录 注册
当前位置:主页 > 资源下载 > 33 > Windows服务程序在Delphi中开发

Windows服务程序在Delphi中开发

  • 更新:2024-10-20 10:55:40
  • 大小:221KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:Delphi - 后端
  • 格式:ZIP

资源介绍

在cmd窗口中执行 appname /install, 如F:\Book\DelphiService.exe /install 同样,删除时也是在cmd窗口输入命令 appname /uninstall 如F:\Book\DService\Project1.exe /uninstall