Software Update: Inno Setup 5.1.5

Spread the love

Jordan Russell Software has released a new version of Inno Setup 5. It concerns version number 5.1.5 and it is available from here are downloaded. This program makes it easy to create installation packages for Windows. The program provides the ability to add information to the registry and ini files, create shortcuts, and compress the installation files. Furthermore, an uninstaller can also be added and can perform the installation in multiple languages. The changelog of this release shows the following changes:

Changes in 5.1.5:

  • Added new VersionInfoCopyright [Setup] section directive, which allows you to set the Copyright field in Setup’s version info.
  • Pascal Scripting changes/improvements:
  • New functions: CustomMessage, FmtMessage.
  • The FileExists function no longer strips off any trailing backslash from the specified filename. Previously, FileExists(‘c:filename’) could return True.
  • TNewCheckListBox: Add new RequireRadioSelection Boolean property, which defaults to False. The “require a selection on top-level radio button groups” behavior introduced in 5.1.4 is now optional and disabled by default on user-created TNewCheckListBoxes.
  • Now handles values ​​with surrounding quotes consistently across all [Setup] and [LangOptions] directive. Previously, only certain directives would strip surrounding quotes; now they all do. If you were relying on the old, inconsistent behavior, it may be necessary to tweak your scripts.
  • on [INI] section entries whose filenames include paths, it now checks if the directories exist and creates them if necessary.
  • For consistency with regsvr32, FPU exceptions are now masked while registering/unregistering 32-bit DLLs.
  • /LOG: When processing a [Files] entry that has the 32bit or 64bit flag, it now logs a message to that effect.
  • Added official Finnish translation.
  • SetupLdr’s internal data is now stored in a resource instead of in the DOS header. This should address compatibility issues with third-party apps that replace the DOS header.
  • Updated zlib library to version 1.2.3.
  • Minor tweaks.

[break]

Version number 5.1.5
Operating systems Windows 9x, Windows NT, Windows 2000, Windows XP, Windows Server 2003
Website Jordan Russell’s software
Download
file size

1.12MB

License type Conditions (GNU/BSD/etc.)
You might also like