Inno Setup 軟體圖示

Inno Setup 5.5.9

v 5.5.9
Windows 開源軟體 8.085/10 (82)
  • 軟體名稱Inno Setup
  • 目前版本5.5.9
  • 更新日期2016-04-08
  • 檔案大小1.89MB
  • 檔案名稱innosetup-5.5.9.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 是一款免費的 Windows 程式安裝工具。自 1997 年首次推出以來,Inno Setup 如今在功能集與穩定性上已能與許多商業安裝工具匹敵,甚至超越。

主要功能:

  • 支援目前所有使用中的 Windows 版本:Vista、XP、2008、2003、2000、Me、98、95 與 NT 4.0。(無需任何 Service Pack。)
  • 廣泛支援在 64 位元版本的 Windows 上安裝 64 位元應用程式。同時支援 x64 與 Itanium 架構。(在 Itanium 架構上,若要在 Windows Server 2003 以 64 位元模式安裝,則需要 Service Pack 1 或更新版本。)
  • 支援建立單一 EXE 來安裝您的程式,方便線上散佈。同時也支援跨磁碟分割。
  • 標準的 Windows 2000/XP 風格精靈介面。
  • 可自訂安裝類型,例如:完整、最小、自訂。
  • 完整的解除安裝功能。
  • 檔案安裝:內建支援 deflate、bzip2 與 7-Zip LZMA 檔案壓縮。安裝程式能夠比較檔案版本資訊、取代使用中的檔案、使用共用檔案計數、註冊 DLL/OCX 與型別程式庫,以及安裝字型。
  • 可在任何地方建立捷徑,包括開始功能表與桌面。
  • 建立登錄檔與 .INI 項目。
  • 內建 Pascal 腳本引擎。
  • 支援多語言安裝。
  • 支援密碼保護與加密安裝。
  • 靜默安裝與解除安裝。
  • 提供完整原始碼 (Borland Delphi 2.0-5.0)。

更新日誌

5.5.9

* To further help protect installers against potential DLL preloading attacks, Setup/Uninstall now calls SetDefaultDllDirectories if available to remove the application directory from the DLL search order. If SetDefaultDllDirectories is not available or cannot be called, it now additionally preloads a set of system DLLs known to be loaded unsafely by older or unpatched versions of Windows.
* Change in default behavior: the OutputBaseFileName [Setup] section directive now defaults to mysetup instead of setup. Setting it back to setup is not recommended: all executables named "setup.exe" are shimmed by Windows application compatibility to load additional DLLs, such as version.dll. These DLLs are loaded unsafely by Windows and can be hijacked. If you do so anyway, the compiler will issue a warning.
* Added new [Files] section flags: sign and signonce. Instructs the compiler to digitally sign the original source files before storing them. Ignored if [Setup] section directive SignTool is not set. Inno Setup's own compiler files are now also signed.
* [Setup] section directive LZMADictionarySize now allows the LZMA dictionary size to be increased up to 1 GB from the previous maximum of 256 MB. Review the memory requirements listed in the Compression topic before using!
* Improved the "auto-retry" feature of the [Files] section: it now also retries if MoveFile failed even if the preceding DeleteFile succeeded. Additionally, if MoveFile keeps failing it will now register the file to be replaced on restart if the restartreplace [Files] section flag is used instead of displaying an error message.
* The value of the AppVersion directive is now not only used to set the MajorVersion and MinorVersion values in the Uninstall registry key when possible but also used to set the VersionMajor and VersionMinor values as required by newer versions of the Windows App Certification Kit.
* Inno Setup Preprocessor (ISPP) changes:
- Added new function RemoveFileExt.
- Documented predefined variable ISPPCC_INVOKED.
- Console-mode compiler (ISCC) change: Added new command line parameter /J. Can be used to #include additional files.
* Unicode Inno Setup: Added official Armenian translation.
* Minor tweaks.

歷史版本

完整清單 →