我们有一些软件可以通过编程安装网络适配器开放VPN。它是在Windows上设置vpn的环回适配器。
安装总是失败并回滚。因此我们尝试手动执行一些操作。
如果您手动安装驱动程序,然后尝试从 Windows 资源管理器中禁用它(安装程序会执行此操作),我们会收到此错误消息:
It is not possible to disable the connection at this time. This connection may be using one or more protocols that do not support Plug-and-Play, or it may have been initiated by another user or system account.
我们在两台不同的电脑上都遇到过这种情况(一台是 Vista,一台是 Windows XP)。唯一的共同点是它们都安装在域上。在这两种情况下,我们都以管理员用户身份运行,没有启用 UAC 或任何其他功能。
对此错误信息有什么见解吗?