问题描述
大家好,
我的情况是我为Framework 4添加了.NET Framework 4和Crystal Reports运行时引擎,
现在,当我尝试安装应用程序时,安装程序首先尝试安装Crystal Reports,它失败并显示致命错误代码1603,
但如果我尝试首先显式安装.net Framework 4,在重新运行应用程序的安装程序时,Crystal Reports会成功安装。
我认为可能是因为安装项目不正确安装先决条件的订单,那么我们是否有任何选项或技术可以为先决条件指定正确的安装顺序。
问候,
Haris
Hi All,
I am in a situation where I have added .NET Framework 4 and Crystal Reports runtime engine for Framework 4,
Now, when I try to install the application, the the setup program first tries to install the Crystal Reports which it fails with fatal error code 1603,
But if I try to first install the .net Framework 4 explicitly, the Crystal Reports gets install successfully when re-running the setup exe for the application.
What I think it's may be because of the setup project incorrect install order for the prerequisites, So is there any option or technique where we can specify the correct install order for the prerequisites.
Regards,
Haris
这篇关于设置项目先决条件安装顺序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!