Inno Script Studio Changelog

What's new in Inno Script Studio 2.5.1

Nov 29, 2020
  • Added "Do not show this message again" option to the dialog shown when importing the IS Tool Pre and Post Compile sections
  • Fixed exception on close caused by the new debugger framework

New in Inno Script Studio 2.5.0 (Nov 24, 2020)

  • Added support for new debugger stucture in Inno Setup 6.1.2 and above
  • Fixed issue with processed line markers. Grey line markers will now show green when the debugger has processed the line
  • Installer is again compiled with Inno Setup 5.6.0 to allow installation on Windows XP again
  • Minor bug fixes

New in Inno Script Studio 2.2.2.32 (Oct 22, 2015)

  • Fixed additional corner case issues when importing Registry files
  • Fixed issue when opening an Inno setup file with an uppercase extension (*.ISS)
  • Fixed issues when running Pre/Post compiler actions recieving an incorrectly quoted command line when the action was set to use the cmdprompt flag
  • Fixed issue when converting file paths leaving a unneeded traling slash at the end of the new path
  • Removed incorrectly set build flag
  • Added the following [Setup] directives to the Scintilla Lexer:
  • SetupMutex
  • SignToolRetryCount
  • Output

New in Inno Script Studio 2.2.1.31 (Mar 9, 2015)

  • Removed partially completed Save Files Pick List dialog when closing the program
  • Fixed issue with the New Project dialog not showing the option to create a new themed installer
  • Fixed issue with Parameters not being correctly detected if there was no space after the colon
  • Fixed issue with the Pre/Post-compile actions incorrectly setting the current dir when running batch scripts

New in Inno Script Studio 2.2.0.26 (Feb 26, 2015)

  • Added missing option for Inernal Compression drop down
  • Performance improved when reading and writing a script section
  • Updated Plugin interface to the latest version
  • Fixed issues with some Project options not being correctly applied
  • Fixed issue when adding a blank value to an INI file entry
  • Fixed a minor issue when converting file paths to Relative or Absolute paths
  • Fixed some corner case issues when importing Registry files

New in Inno Script Studio 2.1.0.20 (Jun 10, 2013)

  • Added option to Options > Fonts and Colors section the allow modification of the editors caret color
  • Added option to Options > Fonts and Colors section the allow modification of the editors default font color when syntax highlighting is diabled
  • Added the following entries to the base English language file:
  • SCaptionGenericTemplates
  • SCaptionSpecializedTemplates
  • SCaptionThemedTemplates
  • SCaptionPluginDisable
  • SCaptionPluginEnable
  • SMessageDebuggerTerminateProcess
  • Additional commands have been added to the Plugin Interface
  • Added missing Pascel event functions to syntax highlighter
  • When closing an editor window and the debugger active, a message dialog will now be shown prompting to terminate the debugger process
  • Toolbars and Treeviews will now show larger icons on high DPI displays
  • Some minor internal changes have been made to the Scintilla Editor control
  • Changed the exception that was generated if a script being compiled had invlaid charaters. A error message dialog will now be shown and the compile process will be canceled
  • Fixed Pre/Post Compile Properties Dialog not correctly setting the Flags on an entry after exiting
  • Fixed issue with UI Language not being saved correctly
  • Fixed exception that was generated when Inno Setup was not available and the Messages property dialog tried to read the default Inno Setup messages file
  • Fixed an uncommon EOutOfMemory exception when loading scripts that used the ANSI encoding

New in Inno Script Studio 2.0.0.17 (Apr 16, 2013)

  • Added support for Inno Setup 5.5.3
  • Added progress dialog when importing registry files (*.reg)
  • Added progress dialog when importing INI files (*.ini)
  • Added progress dialog when importing message files (*.isl)
  • Added progress dialog when importing files and folders
  • Added ability to edit multiple entries simultaneously. All entries being edited must be of the same type
  • Added conversion of Hex(2) values to string when importing registry export files
  • Added the following entries to the base English language file:
  • SCaptionBlankScript
  • SCaptionInnoSetupProject
  • SCaptionSelectRegistryFile
  • SFormCaptionImportRegistryFiles
  • SCaptionSelectINIFile
  • SFormCaptionImportINIFiles
  • SFormCaptionImportMessages
  • Changed the importing of registry files to use a threaded model (New progress dialog)
  • Changed the importing of INI files to use a threaded model (New progress dialog)
  • Changed the importing of messages files to use a threaded model (New progress dialog)
  • Changed the importing of Files and Folder to use a threaded model (New progress dialog)
  • Changed exception message when checking the script for null characters to a message box
  • Fixed issue with the File Property dialog adding a \ in front of files without a valid path
  • Fixed minor issue when importing DWORD values from an exported registry file
  • Fixed issue with the IconIndex not being correctly written to the script for an [Icon] entry
  • Fixed issues when writing a script section that used the SpanSymbol to split a single line over multiple
  • Fixed issues when setting a Property dialogs Languages, Components & Tasks to use the manual entry value
  • Fixed issue with persistence of large toolbar icons setting between application starts
  • Fixed issue where the Compiled Exe location would be cleared to early in the compile process
  • Fixed issues when writing an empty code section to the Inno script
  • Fixed issue when importing files or folders in to the [FILES] section. The correct path was not added to the item
  • Fixed issue with the email field not correctly being added to a Mantis report
  • Fixed exception being raised when trying to move cursor to show the error line
  • Fixed exception when opening the Project dialog and multiple uninstall icons entries were in the [SETUP] section
  • Fixed issue with the Exclude edit not being correctly disabled in the File property sheet
  • Removed Friendly Flags due to issues being reported

New in Inno Script Studio 1.0.0.24 (Nov 30, 2011)

  • When double clicking on an empty space in the tab area a new blank script tab is opened.
  • Modified how the Close Script and Close All Scripts menu items work. Now when choosing one of these menu items Inno Script Studio will move to the Inno Script view before proceeding to close either the selected script or all of the open scripts.
  • The General Editor Options (Tools > Options > Editor) are now applied to the Pascal Code Editor.
  • Fixed an exception caused when Inno Script Studio has been unable to load the Default Inno Messages file and a Message ID on the Messages property dialog is selected.
  • Fixed an issue with the Pascal Editor, it will no longer ignore a Tab Keystroke