Inno Script Studio v2.5.1
Release date: 28 November 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
Inno Script Studio v2.5.0
Release date: 24 November 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
Inno Script Studio v2.4.2
Release date: 22 September 2020
- Added "Never show again" option to compiler location message box introduced in 2.4.1
- Added all of the available UI language files to the installer
- Added additional languages to the installer
- Minor bug fixes
Inno Script Studio v2.4.1
Release date: 16 July 2020
- Added MessageBox to update compiler location if the Inno Setup install location is different that the one stored in Inno Scritp Studio
- Disabled sending of error reports due to EurekaLog not supporting the installed version of Mantis Bugtracker. To be re-enabled on next major release
- Fixed exception that occured when editing the [Code] section and switching to another section
- Detection of ISPP has been fixed
Inno Script Studio v2.4.0
Release date: 28 June 2020
- Added support for Inno Setup 6.0.0 and above
- Added [Setup] section directive
WizardResizable
- Added [Setup] section directive
WizardSizePercent
- Added [Setup] section directive
WizardStyle
- Added [Setup] section directive
VersionInfoOriginalFileName
- Added [Setup] section directive
PrivilegesRequiredOverridesAllowed
- Added [Setup] section directive
UsePreviousPrivileges
- Added [Setup] section directive
SignToolRunMinimized
- The initial branding changes have been made
- Inno Script Studio will now default to using Inno Setup 6. If an install location is not found in the registry, then Inno Setup 5 will be loaded if available. If neither version has been located a message will be displayed
- Reverted the Scintilla library to version
3.3.9
- Minor performance improvements
- Fixed issue with pressing AltGr + G on devices that do not have an english keyboard layout installed
- Minor bug fixes
Inno Script Studio v2.3.0
Release date: 30 April 2018
- Added the WizardImageAlphaFormat [Setup] section directive to the Setup Options > Apearance page as per changes for Inno Setup 5.5.7
- If Inno Setup 5.5.7 or greater is loaded the new "force" option will be added to the Automatically close applications drop down list
- The new notcontentindexed attrib has been added to the [Files] and [Dir] section property dialogs
- The Code Signing Tool options in Setup Options > Compiler Settings > Code Signing has been changed to allow multiple Code Signing tools to be selected
- The default for DisableWelcomePage will now change to True if Inno Setup 5.5.7 or greater has been loaded
- The default for DisableDirPage will now change to Auto if Inno Setup 5.5.7 or greater has been loaded
- The default for DisableProgramGroupPage will now change to Auto if Inno Setup 5.5.7 or greater has been loaded
- The WizardImageBackColor [Setup] section on the Setup Options > Appearance page will now be disabled if Inno Setup 5.5.7 or greater has been loaded
- Fixed controls on the Application Settings > Program Group incorrectly being set to disabled when "Disable program group page" has been set to auto or yes
- Fixed an issue when importing Registry files exported from older versions of Regedit
- Fixed an issue when a theme did not have a style associated, the sript wizard would not add the required [Files] and [Code] entries
- Processed all included ISSkin cjstyle files to correct issues with the files format
Inno Script Studio v2.2.2
Release date: 19 October 2015
Updated: 20 October 2015
- Added the following [Setup] directives to the Scintilla Lexer:
- SetupMutex
- SignToolRetryCount
- Output
- 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
Inno Script Studio v2.2.1
Release date: 07 March 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
Inno Script Studio v2.2 R1
Release date: 21 February 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
Inno Script Studio v2.1 R1
Release date: 29 April 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
Inno Script Studio v2.0 R17
Release date: 15 March 2013
Note: This version contains large speed improvements over earlier versions of Inno Script Studio.
- 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 convertion 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 caracters to a message box
- Fixed issue with the File Property dialog adding a \ infront 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 spilt a single line over multiple
- Fixed issues when setting a Property dialogs Languages, Components & Tasks to use the manual entry value
- Fixed issue with persistance 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 enpty 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
Inno Script Studio v2.0 R16 (Beta)
Release date: 07 November 2012
- Fixed exception when an item contained an empty parameter
Inno Script Studio v2.0 R15 (Beta)
Release date: 02 November 2012
- Added ISSkin style support to the New Project dialog.
This feature requires that ISSkin is installed and available to Inno Script Studio.
The New Project dialog will show the compatible styles that are located in the Styles folder in the install locations for both Inno Script Studio and ISSkin. - Added Create ODBC Profile dialog. Dialog can be access from the Projects menu
- Added Create BDE Alias Dialog. Dialog can be access from the Projects menu
- Added new Project menu item: Project > Import From File > Import Registry File
- Added Compiler log warning messages for using ISPP defines within the Pre/Post compile sections. At the moment these sections do not pre-process the entries, this feature is due to be added at a later date
- When compiling a script that has ISPP Define variables in the Pre/Post Compile sections the compile will be aborted after the above error message is produced
- Changed how the Scitilla editor manages the display of the current line. Now if the line has been marked by with a breakpoint the current line is not displayed
- Fixed an issue when automatically adding and removing item quote marks. This should now be more in line with what Inno setup is expecting
- Fixed an issue with updating an existing entry in the Configure Sign Tools dialog. Previously an existing entry could only be updated by removing it and then re-adding it to the list
- Fixed the DKLang Exception that is produced if there was an issue writing to the log file
- Fixed the exception being produced when the log file was set to append and the file was either not available or the file was locked by another process
- Fixed issues with using the Paste secondary shortcut [SHIFT + Insert]. ( Mantis ID: 0000597)
- Fixed issue with opening #Include files. The SourcePath variable was not correctly being replaced with the file path of the script. (Mantis ID: http://www.kymoto.org/mantis/view.php?id=598)
- Fixed issues when the [Setup] section items contained relative paths, the Project dialog was not correctly converting the path to the absolute version of the path before showing the Open File dialog
- Fixed some minor issues with the WebUpdater component being used to provide the update functions
- Fixed the update check not being completed when starting Inno Script Studio
- Fixed issue when selecting Manual list entry on the Item Properties sheets
- Fixed some minor issues when generating the list of Procedures/Functions for the Check drop downs on the Item Property sheets
- Fixed the Invalid TypeCast exception when choosing an entry from the preset Disk Span combobox
- Removed setting the tabsheets to look like the standard Windows XP tabs on Windows XP. The tabs controls will now look constant over all versions of Windows
Inno Script Studio v2.0 R11 (Beta)
Release date: 29 September 2012
- Fixed access violations when using Pre & Post compile steps
- Fixed issues when saving the compile log file
- Fixed issues with Pre & Post Compile section flags not being correct applied to items
Inno Script Studio v2.0 R10 (Beta)
Release date: 28 September 2012
- Updated the help file
- Fixed issue with the Script Wizard not creating a new editor tab when no other tab was open.
- Fixed issues with adding files or folders to the the Files section with Use Relative paths enabled. (Mantis ID: 0000573)
Inno Script Studio v2.0 R7 (Beta)
Release date: 20 September 2012
- Added script stucture view. Can be accessed from View > Structure (Default hotkey: F12)
- Added friendly flag names to property dialogs
- Added new Help menu item: Help > Inno Script Studio on Facebook
- Added list of registry subkeys being used in the current script to the Registy property dialog. (Mantis ID: 0000554)
- Changed syntax highlighters after feedback from beta testers
- Help file has been updated
- Fixed minor issues when attempting to open a #Include file that could not be found
- Fixed issue when determining a files relative path
Inno Script Studio v2.0 R2 (Beta)
Release date: 03 July 2012
- Option added to the Options > Fonts and Colors section to allow modification of the editors background color
- Option added to the Options > Fonts and Colors section to allow modification of the the editors active line
- Clicking on an element in the Inno Setup & Pascal styler options screen will now set the correct style element in the drop down list
- Added Create Association dialog to the Project menu
- Scintilla Editor component has been tweeked after feedback from beta testers
- Fixed some issues with using high DPI displays
Inno Script Studio v2.0 R1 (Beta)
Release date: 26 June 2012
- Option added the the Options > Fonts and Colors section to allow modification of the Anti-Aliasing quality being used by Scintilla
- Updated the editor component to use Scintilla version 3.2.0
- Changed the default display mode of Scintilla to use Direct2D
- All dialogs have been modified to give a more consistant feel
- Fixed exception when changing to the Inno Script and Pascal Styler options section
Inno Script Studio v2.0 R0 (Beta)
Release date: 18 June 2012
- Added support for Inno Setup 5.5.0
- Editor component changed to use Scintilla version 3.0.4
- Added custom styler components for the new editor
- Added opening #Include files from within the editor.
- Added new html help file.
- Added additional command line options to allow compiling of scripts from the command line
- Added Drag and Drop support to the Files section. Files & Folders dropped on this section will now prompt for import options and add the folder as either individual files, or as a recursive folder (Will add [Dir] entries if the option is selected)
- Added Drag and Drop support to the Registry section. *.reg files dropped on this section will have their registry entries imported in to the current script
- Added New Project dialog. Dialog can be access from the Projects menu
- Added Install Fonts dialog. Dialog can be access from the Projects menu
- Added Create Internet Shortcut dialog. Dialog can be access from the Projects menu
- Added new Project menu item: +: Added new Project menu item: Project > Create Uninstall
- Added new Project menu item: Project > Import From File > Import INI File
- Added new Project menu item: Project > Import From File > Import Messages File
- Changed popup hints to use the new context sensitive help from the new html file
- Removed editor bookmarks
- Removed old style structure tree