Jump to content

Inno Setup v5.5.2


Tyan Tiger

Recommended Posts

Inno Setup v5.5.2

Setup

http://files.jrsoftware.org/is/5/isetup-5.5.2.exe

http://www.jrsoftware.org/files/is5-whatsnew.htm

Added the Windows 8 "compatibility" section to the various manifest resources used by Inno Setup.

Added constants {userpf} and {usercf}. Only Windows 7 and later supports {userpf} and {usercf}; if used on previous Windows versions, they will translate to the same directories as {localappdata}\Programs and {localappdata}\Programs\Common.

Pascal Scripting: Added new RegisterExtraCloseApplicationsResources event function and also added new RegisterExtraCloseApplicationsResource support function. These functions can be used to register extra files which Setup should check for being in-use.

Added new command line parameters supported by Setup: /CLOSEAPPLICATIONS and /RESTARTAPPLICATIONS. These can be used to override the CloseApplications and RestartApplications directives.

Decreased Unicode Setup.e32's and SetupLdr.e32's size. Contributed by Andreas Hausladen via GitHub. (This reduced the size of Unicode Inno Setup's own installer by approximately 40 KB.)

Unicode

 based on RemObjects Pascal Script Git commit 52291ffbfc14f3cf1a445f3e88c6902e13fbdf78.

Minor tweaks.

Link to comment
Share on other sites


  • Replies 1
  • Views 888
  • Created
  • Last Reply

Archived

This topic is now archived and is closed to further replies.

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...