问题

使用圣天诺 HASP 加密的软件卸载后,Hasplms(Sentinel LDK License Manager)服务仍在后台运行,占用资源且开机自启。

解决方法

方法一:命令行删除

# 1. 停止服务
sc stop hasplms

# 2. 禁用自启
sc config hasplms start=disabled

# 3. 删除服务
sc delete hasplms

需要管理员权限运行 cmd。

方法二:Sentinel 官方工具

  1. Sentinel 官网 下载 Command Line Run-time Installer(haspdinst.exe
  2. 执行卸载:
haspdinst -fr -purge

如需重新安装:

haspdinst -i -fi -kp