如何制作包含delphi exe和其他一些文件的安装文件

发布于 2024-11-24 23:39:00 字数 1436 浏览 0 评论 0原文

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

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

发布评论

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

评论(3

撞了怀 2024-12-01 23:39:00

您可以使用 InnoSetup 创建专业安装程序,这里是下载链接... http://www.jrsoftware.org/isinfo.php< /a>

You can use InnoSetup to create professional installers here is the download link ... http://www.jrsoftware.org/isinfo.php

哀由 2024-12-01 23:39:00

如果不需要使用 Microsoft Windows Installer,我随时都会选择 InnoSetup。如果您想使用 MSI,那么我建议深入研究 Windows Installer XML,这相对容易用于简单设置。

I'd go with InnoSetup any time if using Microsoft Windows Installer is not a requirement. If you would like to use MSI, then I'd recomment diving into Windows Installer XML, which is relatively easy to use for simple setups.

迷你仙 2024-12-01 23:39:00

Delphi 5 附带了 InstallShield Express,它对于简单的设置很有用(IIRC 也可以安装 BDE...)并且使用起来很简单 - 如果您有“合法”副本,您应该可以在安装 CD 上轻松找到它(它应该也可以通过安装应用程序自动运行启动来提供)。

Delphi 5 came with InstallShield Express that is useful for simple setups (and IIRC could also install the BDE...) and is simple to use - if you have a "legal" copy you should find it easily on the installation CD (it should also be offered by the installation app autoruns launches).

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