【问题标题】:Uninstalling Windows Service卸载 Windows 服务
【发布时间】:2011-10-25 12:12:49
【问题描述】:

我已经使用 installutil.exe 卸载了 windows service(在 Windows7 中)。这表明服务的卸载成功,然后我重新启动了服务器( How to force uninstallation of windows service) 但服务仍然可以正常运行,没有任何问题。

当我尝试使用sc delete 删除服务时,它表明该服务不作为已安装的服务存在。

我正在使用.NET framework 3.5

有什么方法可以卸载成功???

【问题讨论】:

    标签: .net-3.5 windows-7 windows-services uninstallation


    【解决方案1】:

    停止服务,删除文件并移除 HKLM\System\CurrentControlSet\services 中的键

    编辑使 HCLM 成为 HKLM。昨晚拼音让我失望了。

    【讨论】:

      猜你喜欢
      • 2018-02-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-12-10
      • 2010-09-18
      • 2020-05-28
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多