当前位置:首页 > 电脑技巧 > 开源软件安装包制作打包 Inno Setup v6.2.2 for Windows+汉化版

开源软件安装包制作打包 Inno Setup v6.2.2 for Windows+汉化版

2年前 (2024-01-14)电脑技巧1400

Inno Setup 是一个免费的安装制作软件,小巧、简便、精美是其最大特点,支持pascal脚本,能快速制作出标准Windows2000风格的安装界面,足以完成一般安装任务。该软件用Delphi写成,其官方网站同时也提供源程序免费下载。它虽不能与Installshield这类恐龙级的安装制作软件相比,但也当之无愧算是后起之秀。

Inno Setup is a free installer for Windows programs by Jordan Russell and Martijn Laan. First introduced in 1997, Inno Setup today rivals and even surpasses many commercial installers in feature set and stability.

  • Features
    Learn more about what Inno Setup can do.
  • Download Inno Setup
    Get the latest version of Inno Setup here.
  • Mailing List
    Be notified by e-mail whenever major new versions are released.
  • Frequently Asked Questions
    Get answers to common questions and problems.
  • Third-Party Files
    Here you can find various useful tools for Inno Setup (for example, GUI script editors) and translations of the Setup text in many languages.

Key features:

  • Support for every Windows release since 2006, including: Windows 11, Windows 10, Windows 10 on ARM, Windows Server 2019, Windows Server 2016, Windows 8.1, Windows 8, Windows Server 2012, Windows 7, Windows Server 2008 R2, Windows Server 2008, and Windows Vista. (No service packs are required.)
  • Extensive support for installation of 64-bit applications on the 64-bit editions of Windows. The x64, ARM64 and Itanium architectures are all supported.
  • Extensive support for both administrative and non administrative installations.
  • Supports creation of a single EXE to install your program for easy online distribution. Disk spanning is also supported.
  • Standard Windows wizard interface.
  • Customizable setup types, e.g. Full, Minimal, Custom.
  • Complete uninstall capabilities.
  • Installation of files:
    Includes integrated support for “deflate”, bzip2, and 7-Zip LZMA/LZMA2 file compression. The installer has the ability to compare file version info, replace in-use files, use shared file counting, register DLL/OCX’s and type libraries, and install fonts.
  • Creation of shortcuts anywhere, including in the Start Menu and on the desktop.
  • Creation of registry and .INI entries.
  • Running other programs before, during or after install.
  • Support for multilingual installs, including right-to-left language support.
  • Support for passworded and encrypted installs.
  • Support for digitally signed installs and uninstalls, including dual signing (SHA1 & SHA256).
  • Silent install and uninstall.
  • Unicode installs.
  • Integrated preprocessor option for advanced compile-time customization.
  • Integrated Pascal scripting engine option for advanced run-time install and uninstall customization.
  • Full source code is available from GitHub.
  • Tiny footprint: only about 1.5 mB overhead with all features included.
  • All features are fully documented.
  • Used by Microsoft Visual Studio Code and Embarcardero Delphi.

Home Page: https://jrsoftware.org/isdl.php
开源主页:https://github.com/jrsoftware/issrc

下载地址

开源软件安装包制作打包 Inno Setup v6.2.2 for Windows+汉化版
https://pan.quark.cn/s/b9032cbd42c4
https://www.123pan.com/s/PjcA-9fRRA.html
http://ctfile.luochenzhimu.com/d/13552432-59634211-d2b83a
https://pan.baidu.com/s/1jaMPpDWfT76lVcRUkyxN7w?pwd=ucfu

Inno安装包解压器 InnoExtractor 2024 v7.3.1.529 Ultra

扫描二维码推送至手机访问。

欢迎转载或分享本篇文章。

本文链接:https://www.jcba123.com/article/1300

分享给朋友:

“开源软件安装包制作打包 Inno Setup v6.2.2 for Windows+汉化版” 的相关文章

Win11必学技巧,一招跳过联网激活,不到三分钟进入系统

Win11必学技巧,一招跳过联网激活,不到三分钟进入系统

如果你是预装Win11或者升级到Win11的笔记本用户,在首次激活系统的时候,你有没有被它繁琐的激活流程劝退了一波?联网激活必须绑定微软账户,连接微软服务器的时间漫长也就罢了,要是没有账户还得花费时间去注册,设备名、邮箱、电话、密码等信息还要填写,一套组合拳下来少说也有五六分钟了。更重要的是新购买...

水流和溶质运移模拟软件 PC-Progress HYDRUS 2D/3D Pro 2.04.0580

水流和溶质运移模拟软件 PC-Progress HYDRUS 2D/3D Pro 2.04.0580

水流和溶质运移模拟软件 PC-Progress HYDRUS 2D/3D Pro 2.04.0580 HYDRUS是一个运行于Windows系统下的环境模拟软件,主要用于变量饱和多孔介质的水流和溶质运移。HYDRUS包括用于模拟变量饱和多孔介质下的水、热和多溶质运移的二维和三维有限元计算,包括一个参...

Windows 11 使用磁盘管理工具合并硬盘分区的方法

Windows 11 使用磁盘管理工具合并硬盘分区的方法

这几天给同学下单了一个新电脑 ThinkBook 14+,拿到手之后发现 C 盘才分了 200GB,还分了个 D 盘实在是有点画蛇添足,于是就把 D 盘删了,把 C 盘和 D 盘合并了,扩大了分区。本文记录一下 Windows 11 使用磁盘管理工具进行合并硬盘分区的方法。(原文地址) 自从...

UEFI再次出现安全漏洞 可利用PXE远程下载恶意固件从而植入后门程序

UEFI再次出现安全漏洞 可利用PXE远程下载恶意固件从而植入后门程序

UEFI 即统一可扩展固件接口的缩写,这是现代计算机普遍采用的一种技术,然而这种底层技术一旦出现漏洞也是很糟糕的,因为通过 UEFI 植入的后门程序并不容易检测、也不容易清除。 日前有研究人员发现五家提供商的 UEFI 固件存在九个漏洞,这些漏洞被研究人员统称为 PixieFail,即便权限很低的用...

微软正在逐步强制停用UWP版邮件并向用户强行推广WebView版Outlook

微软正在逐步强制停用UWP版邮件并向用户强行推广WebView版Outlook

昨天蓝点网提到基于欧盟法律要求微软被迫在新版 Outlook 也就是基于 WebView 2 的 Outlook 中透露数据隐私细节,微软和 772 家合作伙伴、广告公司共同收集用户的数据并推送个性化广告以及评估广告投放效果等。 这几天还有个关于 Outlook 的事件是微软已经开始向部分用户强行推...

Canonical宣布Ubuntu 24.04 LTS将提供长达12年的支持(但要付费/亦可白嫖)

Canonical宣布Ubuntu 24.04 LTS将提供长达12年的支持(但要付费/亦可白嫖)

此前 Canonical 已经表示会延长 Ubuntu LTS 版的支持周期,让更多企业可以专注于自己的业务而无需担心服务器系统版本到期导致的迁移问题。 昨天 Canonical 首席执行官 Mark Shuttleworth 在接受 YouTube 频道 Destination Linux 采访时...

发表评论

访客

看不清,换一张

◎欢迎参与讨论,请在这里发表您的看法和观点。