标签:ros lua double during ini 安全策略 本地安全策略 rar 在服务器
在服务器上安装xxx软件时报错,提示如下:
Installation failed with error code: (0x80070643), "Fatal error during installation...".
Solution:
1. 将当前登录帐号登录到Local Administrators Group. (这里假设你没有本地管理员帐号,而是使用其它帐号登录服务器来操作)
2. 关闭相关杀毒软件。
3. 检查环境变量(用户服务器变量、系统环境变量)中的TEMP和TMP是否有修改。如果有,改为默认值。
4. 本地安全策略→用户权限分配→作为服务登录Log on as a service 加入当前登录帐号;
5. 本地安全策略→用户权限分配→以操作系统方式运行Act as part of the operating system 加入当前登录帐号。
6. disable “User Account Control (UAC)”
Open the Registry Editor, and navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies
Click system. The right pane displays a list of registry entries. Double click EnableLUA . An Edit DWORD (32-bit) Value dialog opens. Change the Value data from 1 to 0.
Installation failed with error code: (0x80070643)
标签:ros lua double during ini 安全策略 本地安全策略 rar 在服务器
原文地址:https://www.cnblogs.com/rusking/p/13191001.html