windows 7 install error code 1603

装一个msi,总是rollback,采用命令行方式输出安装log
msiexec.exe /i xxx.msi /quiet /norestart /l*v install.log
最后的log中出现1603,网上说大部分都和权限有关,反复确认与权限无关,日志中还有这个错:CAQuietExec CAQuietExec: Error 0xc0000135: Command line returned an error.后来安装了vc运行时库vc_redist.x64.exe,安装成功

上一篇:10月份零碎学习


下一篇:py 读写 neo4j(py2neo)