node.js 安装程序在 Windows 7 上失败,出现 'CAQuietExec Failed' 和 1603 错误代码

标签 node.js windows-7 windows-installer

我试图在我的 Windows 7 上安装 node.js。但是,每次我尝试安装它时都会出现以下错误:

MSI (s) (A0:64) [20:01:44:207]: Executing op: CustomActionSchedule(Action=RegisterEventManifest,ActionType=3073,Source=BinaryData,Target=CAQuietExec,CustomActionData="wevtutil.exe" im "C:\Program Files\nodejs\node_etw_provider.man")
MSI (s) (A0:F8) [20:01:44:217]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI7B6E.tmp, Entrypoint: CAQuietExec
CAQuietExec:  Transaction support within the specified resource manager is not started or was shut down due to an error.
CAQuietExec:  Error 0x80071a91: Command line returned an error.
CAQuietExec:  Error 0x80071a91: CAQuietExec Failed
CustomAction RegisterEventManifest returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
Action ended 20:01:44: InstallFinalize. Return value 3.
MSI (s) (A0:64) [20:01:44:528]: User policy value 'DisableRollback' is 0
MSI (s) (A0:64) [20:01:44:528]: Machine policy value 'DisableRollback' is 0

我尝试了以下解决方案,但均无效:

Node.js Setup Wizard ended Prematurely on Windows 7 32 bit

http://blogs.technet.com/b/odsupport/archive/2010/12/30/troubleshooting-office-installation-failures.aspx

https://support.microsoft.com/en-us/kb/939399

有人可以在这里帮助我,可以提出一些建议吗?

提前致谢。

注意:我正在使用 https://nodejs.org/dist/latest/node-v4.1.0-x86.msi

最佳答案

运行注册表。搜索 node.js 和 node.exe。删除所有条目。

从 PATH 环境变量中删除所有条目。

这种情况通常是由于 node.js 安装或卸载不完整造成的。

关于node.js 安装程序在 Windows 7 上失败,出现 'CAQuietExec Failed' 和 1603 错误代码,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32665592/

相关文章:

c# - MsiGetShortcutTarget MSI LNK 文件不返回组件 ID

node.js - 使用 Apache 和反向代理将 domain.com/api 路由到特定端口

javascript - 如何在express js中添加时间戳?

javascript - 2台服务器之间的Websockets?

node.js - 如何在 Node.js 中将 NTLM 凭据转换为 Kerberos token

php - 为什么windows7 64上的php win32无法连接到同一台机器上安装的mysql 32或64?

java - 为什么 Windows 7 中 SWT 表的列之间有空格

python - 如何使用 SendKeys 将模拟键盘敲击发送到事件窗口

wix - Wix 中的 InstallScope ="perMachine"没有区别

visual-studio-2013 - Visual Studio 2013 Shell(隔离)安装失败,错误 997 : Overlapped I/O operation is in progress