windows installer 3.1 和 4.5 的区别 创建SetUP Project时选择哪一个

发布于 2024-10-27 10:42:40 字数 299 浏览 1 评论 0原文

我正在为 Win 应用程序创建安装项目。 现在在 VS2010 Framework 4.0 中

,在选择先决条件(从项目属性 win 中)时,

根据我的项目要求,我有 Microsoft .NET Framework 4(x86 和 x64)。

现在我对 Wind Installer 感到困惑,选择哪个

(Windows Installer 3.1 / Windows Installer 4.5)

它们是基于哪个操作系统安装应用程序还是......什么......?

I am Creating SetUp Project for Win App. in VS2010 Framework 4.0

Now While selecting Prerequisites ( from Project properties win )

I have Microsoft .NET Framework 4 (x86 and x64) as per my project Requirement.

Now I am confused with Wind Installer which one to select

(Windows Installer 3.1 / Windows Installer 4.5 )

As are they Base on which OS the Application will be install or ....What ..?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

谢绝鈎搭 2024-11-03 10:42:40

不同的操作系统默认安装不同的 Windows Installer 版本。请参阅Windows Installer 的发布版本

如果您计划将应用部署到 Windows XP 或 Windows 2003 Server,请选择 Windows Installer 3.1,如果您计划部署到 Vista 或 Windows 7仅,版本 4.5 可能是更好的选择。

Different OSes have different Windows Installer versions installed by default. See Released Versions of Windows Installer.

If you plan to deploy your apps to Windows XP or Windows 2003 Server, choose Windows Installer 3.1, and if you plan to deploy to Vista or Windows 7 only, version 4.5 could be a better choice.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文