- 目前版本5.3.10
- 更新日期2010-06-11
- 檔案大小1.48MB
- 檔案名稱isetup-5.3.10.exe
- 作業系統Windows 2000 / XP / Vista / Windows 7 / XP 64-bit / Vista 64-bit / Windows 7 64-bit / Windows 8 / Windows 8 64-bit / Windows 10 / Windows 10 64-bit
- 支援語系Multiple languages
- 授權型式開源軟體
- 開發商 Jordan Russell
- 軟體分類Windows 軟體 / 開發者工具
軟體介紹
Inno Setup is a free installer for Windows programs. First introduced in 1997, Inno Setup today rivals and even surpasses many commercial installers in feature set and stability.
Key features:
- Support for all versions of Windows in use today: Vista, XP, 2008, 2003, 2000, Me, 98, 95, and NT 4.0. (No service packs are required.)
- Extensive support for installation of 64-bit applications on the 64-bit editions of Windows. Both the x64 and Itanium architectures are supported. (On the Itanium architecture, Service Pack 1 or later is required on Windows Server 2003 to install in 64-bit mode.)
- Supports creation of a single EXE to install your program for easy online distribution. Disk spanning is also supported.
- Standard Windows 2000/XP-style 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 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.
- Integrated Pascal scripting engine.
- Support for multilingual installs.
- Support for passworded and encrypted installs.
- Silent install and uninstall.
- Full source code is available (Borland Delphi 2.0-5.0).
更新日誌
5.3.10 * Added .NET Framework 4.0 support:
- Added constants {dotnet40}, {dotnet4032}, and {dotnet4064}. An exception will be raised if an attempt is made to expand these constants on a system with no .NET Framework version 4.0 present.
- [Files] section flag gacinstall can now be used on .NET Framework 4.0 assemblies too.
* Windows 7 changes:
- [Icons] section flag foldershortcut is now ignored when running on Windows 7 (or later), as folder shortcuts do not expand properly on the Start Menu anymore.
* [Setup] section directive changes:
- When SignedUninstaller is set to yes, any temporary self-copies used by Setup are now digitally signed too.
- Uninstallable may now be set to a boolean expression, which may contain calls to check functions. For example: Uninstallable=not IsTaskSelected('portablemode'). See the Uninstallable documentation for details.
- AppVerName is no longer required if AppVersion is specified. It will now effectively default to: {cm:NameAndVersion,[AppName],[AppVersion]}. The Compiler IDE's New Script Wizard now also asks for an AppVersion instead of an AppVerName.
- If a text VersionInfo* directive is set to an empty string (as opposed to not being specified), then the version info field is really set to an empty string now, instead of forcing a default value.
- VersionInfoProductTextVersion now defaults to VersionInfoProductVersion if set, else AppVersion if AppVersion is set and does not include constants, else VersionInfoTextVersion.
* Unicode Inno Setup: an issue with the taskbar button re-appearing on /VERYSILENT installs has been fixed.
* Unicode [Code] based on RemObjects Pascal Script SVN code revision 228.
* Minor tweaks.
- 2016-04-08 Inno Setup 5.5.9 1.89MB
- 2016-01-14 Inno Setup 5.5.8 1.86MB
- 2015-12-30 Inno Setup 5.5.7 1.85MB
- 2015-07-18 Inno Setup 5.5.6 1.85MB
- 2014-07-09 Inno Setup 5.5.5 1.86MB
- 2013-10-14 Inno Setup 5.5.4 1.86MB
- 2013-02-03 Inno Setup 5.5.3 1.86MB
- 2012-10-09 Inno Setup 5.5.2 1.82MB