安装或卸载软件是出错SetupDLL.cpp 391
最近安装atheros的客户端工具,总是出现一个错误,导致安装程序无法继续进行。


错误信息和提示建议为:
>SetupDLL\SetupDLL.cpp (391)pAPP:PVENDOR:PGUID:$11.50.0.42618@Windows XP Services Pack3 (2600) BT_OTHER 232.64-Close any running programs-Empty your temporary folder-Check your Internet ConnectionThen try to run the Setup again.


看提示估计可能是临时目录的问题,后来想起临时目录设定到Ramdisk上的Temp下,每次启动后Ramdisk内容是空的,可能原因就是InstallShield找不到临时目录,导致不能继续。自己手动建立好Temp目录,问题解决。
标签: windows
0 条评论:
发表评论
订阅 博文评论 [Atom]
<< 主页