ISTool
SourceForge.net Logo

History

Version 5.3.0.1 (9/29/2009, 257 day(s) ago)

  • Fixed unicode bug.

Version 5.3.0 (6/2/2009, 376 day(s) ago)

  • Support for new Inno Setup directives in version 5.2.1.

Version 5.2.1 (10/15/2007, 972 day(s) ago)

  • Support for new Inno Setup directives in version 5.2.1.

Version 5.2.0.1 (9/27/2007, 990 day(s) ago)

  • Fixed bugs introduced in version 5.2.0.

Version 5.2.0 (9/21/2007, 996 day(s) ago)

  • Support for new Inno Setup directives up to version 5.2.0.

Version 5.1.8 (10/18/2006, 1334 day(s) ago)

  • Support for new Inno Setup directives up to version 5.1.8.

Version 5.1.6 (5/13/2006, 1492 day(s) ago)

  • Minor bug fixed only.

Version 5.1.5 (8/25/2005, 1753 day(s) ago)

  • Support for new Inno Setup directives up to version 5.1.5.

Version 5.0.6.1 (1/4/2005, 1986 day(s) ago)

  • Fixed the SHGetFolderPathA bug.

Version 5.0.6 (12/25/2004, 1996 day(s) ago)

  • Syntax colors can finally be customized.
  • Uses ini file for settings instead of Registry.
  • Tooltips can be translated.
  • Doesn't truncate whitespace at the beginning of lines.
  • Bug fixes.
  • Inno Setup 5.0.6 support.

Version 4.2.7 (7/15/2004, 2159 day(s) ago)

  • Support for Inno Setup 4.2.7.
  • Some bug fixes.

Version 4.2.4 (6/4/2004, 2200 day(s) ago)

  • New directives and flags from Inno Setup 4.2.2 through 4.2.4.

Version 4.2.1 (4/4/2004, 2261 day(s) ago)

  • New directives and flags from IS 4.2.0 and 4.2.1
  • Added [CustomMessages] section.
  • Option to not add name of output exe to script.
  • Tool tips added to most dialogs and removed context help.
  • Lots of bugs fixed.

Version 4.1.8 (3/3/2004, 2293 day(s) ago)

  • Remembers lzma/max compression level.
  • Pre-processing of ISTool sections should work again.
  • If pre-processing of ISTool sections is enabled, ISTool will send the preprocessed code directly to Inno Setup without preprocessing again.
  • The "Save As" dialog now fills in the existing file name.
  • Running the setup (F5) should now execute the last compiled setup.
  • Added menu item for ISPP help on the help menu.
  • Using Scintilla version 1.59.
  • Properties can be edited from the script section. Try clicking "Properties" on the toolbar to open properties for the current line.
  • Bug fixes.

Version 4.1.5 (2/16/2004, 2309 day(s) ago)

  • New improved(?) language file selection.
  • Vertical tab lines can be turned off.
  • Added auto indent to editor.
  • Line numbers in editor can be hidden.
  • Bug fixes in search and replace functions.
  • Removed the 7-zip support and added support for IS lzma compression.

Version 4.1.3 (1/30/2004, 2326 day(s) ago)

  • Fixed "OutputBaseFilename={#AppName}_{#AppVersion}" when using 7-zip.
  • All ISTool sections should now be pre-processed (if pre-processing is enabled).
  • Bug fixes.
  • Simple intellisense on objects created with CreateOleObject.
  • Tab size can be customized.
  • Support for Inno Setup 4.1.3

Version 4.1.0 (1/17/2004, 2339 day(s) ago)

  • Support for all new directives and options from Inno Setup version 4.0.11 and 4.1.0
  • Option for pre-processing script using ISPP before sending it to compiler. Disabled by default.

Version 4.0.10 (11/29/2003, 2388 day(s) ago)

  • 7-zip compression uses 7za.dll instead 7za.exe.
  • When using 7-zip, "OutputBaseFilename" is always "setup".
  • Experimental ISPP support. Before script is compiled it is sent to ISPP for pre-processing without compiling. This way pre-processor directives are supported in all sections. Line numbers in error messages will be wrong!
  • Supports Inno Setup 4.0.10 (TimeStampsInUTC, ShowLanguageDialog, LanguageDetectionMethod).

Version 4.0.9 (10/28/2003, 2420 day(s) ago)

  • Using Scintilla 1.56
  • Supports new Inno Setup 4.0.9 features.

Version 4.0.8.1 (9/30/2003, 2448 day(s) ago)

  • To compile from the command line: "istool.exe -compile myscript.iss"
  • The previous setup didn't work on Win2003, this should.

Version 4.0.8 (9/23/2003, 2455 day(s) ago)

  • Bug fixes.

Version 4.0.7.1 (9/20/2003, 2458 day(s) ago)

  • When using 7-zip the output directory wasn't created.
  • Fixed "Languges" typo.
  • Fixed bug in download code.
  • Title of dialogs sometimes show strange things.

Version 4.0.7 (9/18/2003, 2460 day(s) ago)

  • Bug fixes (as always).
  • Support for Inno Setup 4.0.5 flags.
  • Added support for 7-zip compression. If you select 7-zip compression ISTool will automatically disable Inno Setup compression, and create a self extracting file using 7-zip compression after compilation. 7-zip must be installed.
  • Section dependent syntax highlighting; flags defined for the files section won't be highlighted for other sections.
  • The ISTool Download section supports tasks, components, and languages.
  • Removed remains of ISX support.
  • Replaced CrystalEdit with Scintilla.
  • Autocomplete and calltips (all support functions and constants, see calltips.txt).
  • Can display a tooltip about words under mouse (see calltips.txt).
  • MessagesFiles setup directive is converted to Languages section.
  • Option to uninstall the current application.
  • Support for new features in IS 4.0.2 beta.

Version 3.0.6.3 (3/17/2003, 2645 day(s) ago)

  • Adds {src} constant when adding dropped external files.
  • Added drag and drop to script and code editor.
  • Some improvements to "Find" and "Replace" dialogs.
  • Added a button on the uninstall options page to generate a guid for Application ID.
  • Option (Project->Log File) to set log file.
  • Romanian translations by Grigore Dolghin.
  • Improved registry import.
  • Thanks to Ivo Bauer for the Czech translation.
  • Thanks to Gaivoronsky Vladimir for the Russian translation.
  • Fixed crash when trying to copy/cut in tree views.

Version 3.0.6.2 (1/15/2003, 2706 day(s) ago)

  • Fixed import of message files (.isl) with empty lines.
  • DefaultUserInfoSerial from ISX 3.0.6.1
  • Work in progress: Experimental constants popup window in the script and code sections (press Ctrl+Space).
  • Can specify dropped files as external.
  • Italian language file by Renato Ghioldi.
  • Portuguese (Brazil) language file by Fabricio Biazzotto.
  • A few bug fixes.

Version 3.0.6.1 (1/5/2003, 2716 day(s) ago)

  • Thanks to Jose Antonio Munoz for the Spanish translation.
  • Handles line spanning (might look silly inside ISTool).
  • New experimental download section (requires ISX).
  • Automatically goes to current section/line when switching to script section.
  • Added option to go directly to line from script and code sections.
  • Fixed possible crash when exiting while in script/code section.
  • Can write compile log to file. LogFile=filename and LogFileAppend=true|false in [_ISTool] section.
  • Saves width of section panel.
  • Fixed bug in "Replace All".
  • Removes references to deleted tasks and components.
  • Other small bugfixes.

Version 3.0.6 (12/31/2002, 2721 day(s) ago)

  • Menus are not translated on NT4 (sorry).
  • Thanks to Marc Keeley (http://www.glyfz.com/) for the new main icon and some toolbar images.
  • Thanks to Romain Petges for a new icon.
  • Support for new IS(X) 3.0.6 flags.
  • Thanks to László Fábián for the Hungarian translation.

Version 3.0.4.3 (12/12/2002, 2740 day(s) ago)

  • Includes iwz2iss plugin by Michal Kulczycki to convert InstallShield Projects to Inno Setup.
  • Files will be placed in the selected directory when inserting files and a directory is selected.
  • Bug fixes.
  • Added French language file (thanks to Jean-Michel Coinus).
  • Added Polish language file (thanks to Michal Kulczycki).
  • Removed VB, DAO and BDE. Use #include instead.
  • Added horizontal scrollbar to the compile window.

Version 3.0.4.2 (11/20/2002, 2762 day(s) ago)

  • Fixed a bug in the script loader.
  • Fixed bug in icon properties.
  • Language Mode allows for easy translation to other languages. Only menus and dialogs.
  • Includes German language file (thanks to Michael Reitz).
  • I think I've fixed the copy/paste bug in the script section.
  • Fixed a bug when moving first line.

Version 3.0.4.1 (11/1/2002, 2781 day(s) ago)

  • Fixed bug in messages section.
  • Fixed creation of file associations.
  • Fixed strange looking icons on WinNT and Win2000.
  • Strips away leading and trailing spaces on unquoted parameters.
  • Can select default startup section.
  • Fixed column bug (and therefore settings will be erased on fresh install this time also).
  • Other minor fixes.

Version 3.0.4 (10/21/2002, 2792 day(s) ago)

  • Added version information for Win2000 SP3, WinXP SP1, and Win.NET.
  • Added toolbar buttons for Compile and Run setup.
  • Moved script view to first tab.
  • Error message for missing IS and ISX directories now states which of them is missing.
  • Increased size of compile window.
  • The old treeview is back.
  • Bug fixes.
  • Supports IS version 3.0.4 and ISX version 3.0.4.

Version 3.0.3.5 (9/19/2002, 2824 day(s) ago)

  • Syntax coloring for preprocessor directives (anything that starts with #).
  • Bug fixes and other minor changes.

Version 3.0.3.4 (9/19/2002, 2824 day(s) ago)

  • Includes experimental Norwegian translation.
  • Bug fixes.
  • Fixed opening help files. Any real help still missing though.

Version 3.0.3.3 (9/19/2002, 2824 day(s) ago)

  • Bug fixes.

Version 3.0.3.2 (9/19/2002, 2824 day(s) ago)

  • Will not close modified scripts without asking.
  • Fixed strange window placement.
  • Property sheets are centered in main window like before.
  • Other bug fixes.

Version 3.0.3.1 (9/19/2002, 2824 day(s) ago)

  • Many bug fixes.
  • Altered layout.

Version 3.0.3 (9/19/2002, 2824 day(s) ago)

  • Fixed version checking.
  • Bug fix in import of setup.lst icons.
  • Admin privileges not longer required for install.
  • Print script and code sections. No colors.
  • ListView is default.
  • From MFC to WTL => lots of new bugs.

Version 3.0.2.1 (6/17/2002, 2918 day(s) ago)

  • Correctly saves all sections.
  • All toolbar icons are displayed.
  • Shows line number if errors occur during compilation.
  • No more empty message boxes?

Version 3.0.2 (6/6/2002, 2929 day(s) ago)

  • Setup includes ISX Download DLL.
  • Removed support for CodeFile and WizardDebug setup directives.
  • New toolbar buttons for Windows XP, with large and small icons.
  • Reads setup.lst files.
  • Links section removed. Use #include instead.
  • Bugfixes.

Version 3.0.1.1 (4/9/2002, 2987 day(s) ago)

  • Edits StatusMsg on Run-entries correctly.
  • Open and save dialogs should function correctly on older versions of Windows.

Version 3.0.1 (4/4/2002, 2992 day(s) ago)

  • Lots of bug fixes.
  • ComboBox with available functions for Check parameter (ISX).
  • Added tab for selecting language in preferences. No languages yet though.
  • UninstallRestartComputer setup directive.
  • New Files section flag: uninsrestartdelete.

Version 3.0.0 (2/18/2002, 3037 day(s) ago)

  • Mousewheel support in text editor.
  • New features from IS 3.0.0-beta.
  • Can edit code section without first having to create it inside the script section.

Version 1.1.13 (1/6/2002, 3080 day(s) ago)

  • AllowUNCPath setup directive.
  • Quotes parameters with leading or trailing spaces.

Version 1.1.12 (11/20/2002, 2762 day(s) ago)

  • Supports Compression and InternalCompressLevel directives.
  • Other minor changes.

Version 1.1.11 (10/6/2001, 3172 day(s) ago)

  • Support for new IS and ISX directives.
  • Supports XP themes.
  • Bug fixes.

Version 1.1.10 (7/8/2001, 3262 day(s) ago)

  • Fixed component bug on directories.

Version 1.1.9 (7/7/2001, 3263 day(s) ago)

  • Fixed path problems with code section again.
  • Other small bug fixes.

Version 1.1.8 (6/19/2001, 3281 day(s) ago)

  • Bug fixes.
  • Read only code files can't be edited.

Version 1.1.7 (6/11/2001, 3289 day(s) ago)

  • Fixed bug that didn't include the latest changes when compiling from the script section.
  • Searches better for CodeFile, hopefully no more bugs there.
  • Preference option to overwrite existing messages when importing. Should help a little with translating.
  • Export from message section.
  • Support for attribs in [Dirs] section.

Version 1.1.6 (6/7/2001, 3293 day(s) ago)

  • Saving from the code-section doesn't mess up the script.
  • Highlights "true" and "false" in the code section, even though they're not reserved keywords.
  • If the code file cannot be found (either it doesn't exists, or ISTool bugs again), you can now switch away from the code section.
  • Relative paths to CodeFile should work as expected.

Version 1.1.5 (5/29/2001, 3302 day(s) ago)

  • Improved syntax highlighting a bit (I hope).
  • Code section for editing the code section or the file specified with the CodeFile parameter.
  • Bug fixes.

Version 1.1.4 (5/26/2001, 3305 day(s) ago)

  • Syntax highlighting of [Code] section.

Version 1.1.3 (4/23/2001, 3338 day(s) ago)

  • Finally added standard icons for open/save.
  • When a script is opened, the showcheckbox flag is replaced with the postinstall flag in the [Run]-section.
  • Adds DefaultIcon when creating associations.
  • When verifying if file exists, only the 10 first files are listed.
  • New parameter HotKey in [Icons] section.
  • New [Setup] directives AlwaysShowDirOnReadyPage and AlwaysShowGroupOnReadyPage.
  • Help menu option to check for updates.
  • Window for editing language options.
  • Tells users to install IS or ISX if none of them are installed.
  • New ISTool section Links, that merges several scripts into one when compiling. Duplicate [Setup] section entries and such is not removed, and will give errors during compile. Line numbers might not be correct either. This merging is only performed when compiling from ISTool, not when opening the script in IS.
  • New flag in [Run] section: hidewizard.
  • Other fixes.

Version 1.1.2 (4/10/2001, 3351 day(s) ago)

  • StatusMsg property can be shown in the run section.
  • Shouldn't complain so much about missing paths to compiler.
  • New [Files] section flag: noregerror
  • New [Tasks] section flags: restart, checkedonce
  • Directory structure in the treeview gets listed in alphabetical order.
  • Treeview is updated if file name is changed.
  • When a script is opened, the isreadme flag is removed and replaced with an run-section entry.
  • To prevent compiler errors unknown types automatically get removed from components when adding or editing types.
  • Component filter is updated when components are added or modified.
  • New function "Project->Verify Files" that verifies that files exists.
  • Improved creation of ODBC-profiles.
  • New help file. Deleted the old one which was pretty useless, and started from scratch with HtmlHelp. Still very little information in there, but let me know what you want and I'll add it. Still using WinHelp for the context help popups though.

Version 1.1.1 (3/2/2001, 3390 day(s) ago)

  • Better support for line breaks in messages.
  • Uses "0" for version information if only one of 9x or NT is specified.
  • Added "Don't Install/No Limit" to version editing.
  • Fixed bug in creation of file associations.
  • Locates .isl files if they are placed relative to SourceDir.
  • Displays the Attribs property again.
  • StatusMsg parameter on Run entries.
  • Icon index on the icon properties page is working again.
  • Correctly displays registry constants containing other constants.
  • When editing messages the default message is shown.
  • Added Files section recursesubdirs flag.
  • Other bug fixes.

Version 1.1.0 (1/25/2001, 3426 day(s) ago)

  • When filtered on a component, delete asks if you want to remove the item from the filtered component.
  • The section bar to the left now always shows the current section.
  • Deleted components will be removed from the component filter.
  • Flag checkboxes were sometimes grayed out for no reason.
  • Option to create Internet shortcuts.
  • Internal code cleanup and bug generation.
  • Support for everything (I hope) in Inno Setup 2.0.0-beta1. Only means that a few dialogs and controls have been rearranged.
  • Internal script wizard removed, now uses the much better one in Inno Setup.

Version 1.0.9 (1/1/2001, 3450 day(s) ago)

  • Support for onlyifdestfileexists flag [IS 1.3.25].
  • Support for CodeFile setup directive [ISX 1.3.24].
  • Support for Check parameter [ISX 1.3.24/25].
  • A simple dialog for specifying parameters for Ralf Walhöfer's AddAlias program.
  • When dropping folders, ISTool won't remove the first part of the directory.
  • DisableReadyPage setup directive [ISX 1.3.25].

Version 1.0.8 (12/12/2000, 3470 day(s) ago)

  • Support for runmaximized flag [Inno Setup 1.3.24].
  • ISTool now REQUIRES iscmplr.dll for compiling.
  • About box displays the versions of IS and ISX it will use.
  • Dialogs for directory browsing now has a "New Folder" button on Windows 2000 (and ME?).
  • Support for ExtraDiskSpaceRequired on components [ISX 1.3.24]

Version 1.0.7 (11/24/2000, 3488 day(s) ago)

  • Won't crash on folders in files and registry sections.

Version 1.0.6 (11/13/2000, 3499 day(s) ago)

  • Option to turn off question to test setup after compilation.
  • Function to compile and run setup without question (Ctrl+F5).
  • Function to run setup without compiling first (F5).
  • No more soft scrolling in compiler.
  • Setting name to "{group}\" on new icons.
  • Tree views only expand directory constants and missing folders.
  • Bugfixes.

Version 1.0.5 (10/22/2000, 3521 day(s) ago)

  • Major internal changes (expect a few bugs).
  • Title shows complete file path.
  • Indicator in window title if script has changed.
  • Component filter is invisible when ISX is disabled.
  • Customize editor font in preferences.
  • Project option to enable/disable absolute paths. If disabled added files will use a relative path.
  • Option to replace (c) with © in copyright fields.
  • Option to automatically select components if destination dir matches the name of a component.
  • Added {localappdata} constant.
  • When a component, type, or task is renamed, all other items using one of them are also renamed.
  • When importing .reg files, escaped backslashes are unescaped.
  • Doesn't indicate OVERWRITE mode outside script section.
  • Bugfixes.

Version 1.0.4 (10/7/2000, 3536 day(s) ago)

  • Inserts empty line between sections in script.
  • Added possibility to filter on components.
  • A New Script Wizard to ensure all necessary options are present.
  • New edit control (Crystal Edit) with syntax highlighting, drag-and-drop editing, search/replace, and undo/redo.
  • Move up and down on multiple selected lines.
  • New dialog for editing version information.
  • Compiles using IS DLL (if available).
  • Bugfixes.

Version 1.0.3 (9/23/2000, 3550 day(s) ago)

  • Cleaned up bugs introduced in version 1.0.2
  • Preference option to enable ISX by default

Version 1.0.2 (9/20/2000, 3553 day(s) ago)

  • Added a dropdown menu on the options toolbar icon
  • Fixed background color direction
  • ISTool "section" in external .ist file are now moved to the .iss file. To use .ist files, use a text editor (or the script view) to copy the sections from the .ist file to the .iss file, and rename the sections to _ISToolPreCompile and _ISToolPostCompile.
  • When importing .reg files, "{" are replaced with "{{"
  • Commas are replaced with spaces when importing binary registry data
  • Experimental registry export
  • Drop registry and ini files in registry and ini sections to import
  • Apropriate open dialogs now lists .rtf files
  • In files section you now can drop files and folders directly on the folder you want to put them in
  • Combo boxes replaced with edit controls when editing version information. (will make a better solution later, when I find it)
  • Directory constants are now shown with an alternative icon
  • Saving to read-only files won't crash ISTool
  • ISX are now enabled per script, new files have ISX disabled by default.
  • Lots of small changes and fixes

Version 1.0.1 (8/31/2000, 3573 day(s) ago)

  • Supports ISX tasks
  • Wildcard support when dropping folders in files section
  • Supports new IS 1.3.19 constants
  • Preview of new "File System" section that shows files, directories, and icons in the same view. There are no editing options yet, but if people like it, this will be added.

Version 1.0.0 (8/5/2000, 3599 day(s) ago)

  • No page faults when adding custom messages any more
  • Moving items up or down preserves icon
  • Unknown messages can be edited, but must be inserted in script view
  • Any message that is specified in any of the script message files is valid.
  • Ignores case when comparing directory names
  • Preference option to enable/disable opening of last project on startup.
  • The color "Fuchsia" is now spelled correctly (was Fushcia)
  • Corrected misspelled flag when inserting fonts
  • Information bar uses old colors again
  • Spaces in component names are replaced with underscores
  • Supports ISX 1.3.17 (Not tasks)

Version 0.91 (7/17/2000, 3618 day(s) ago)

  • Support for UninstallStyle setup directive [My Inno Setup Extensions 1.3.13]
  • Support for create icon checkboxes on the finished page [My Inno Setup Extensions 1.3.13.1]
  • Fixed bug that prevented editing of description on run entries.
  • Fixed bug that made ISTool run in an endless loop during startup if it hadn't been run before.

Version 0.90 (7/16/2000, 3619 day(s) ago)

  • Fixed bugs when inserting new elements into script.
  • New setup directives FlatComponentsList and ShowComponentSizes [Inno Setup Extensions 1.3.12.1]
  • Possibility to run setup after compilation.
  • Pre and Post compilation steps.
  • New font used in information bar (Arial).
  • Combo boxes in certain dialogs (like run, delete, ...) aren't populated before the arrow is pushed. This is because it takes a long time to populate them if there are thousands of files.
  • Opens last project on startup.
  • New Setup directive AppMutex supported [Inno Setup 1.3.14]
  • New icon section flags: closeonexit and dontcloseonexit [Inno Setup 1.3.15]
  • New registry section flag: dontcreatekey [Inno Setup 1.3.16]

Version 0.88 (6/8/2000, 3657 day(s) ago)

  • MRU expanded to 10 files.
  • Parameters containing ';' is now quoted when saved.

Version 0.87 (6/7/2000, 3658 day(s) ago)

  • New constants {commonappdata} and {commondocs} [Inno Setup 1.3.11]
  • Support for new ISX options and flags [1.3.10.1 and 1.3.11].
  • Major rewrite of the script handler to better support future options and parameters. Anything unknown is treated as comments, and unknown flags and options are preserved and written back to file. The downside is that ISTool can't tell you what is wrong, it just doesn't let you edit it visually, and it is probably filled with bugs :-)
  • Options to alter the Source parameter of files to a path relative to the script's source directory.
  • New registry section flag (noerror) [Inno Setup 1.3.12]

Version 0.86 (5/22/2000, 3674 day(s) ago)

  • Supports deletekey and deletevalue flags when importing .reg files.
  • Supports UsePreviousGroup setup directive [Inno Setup 1.3.10]
  • Support for Inno Setup Extensions version 1.3.10.

Version 0.85 (5/13/2000, 3683 day(s) ago)

  • Bug fix on commented lines in the setup section.
  • runminimized and skipifdoesntexist flags in run section.
  • deletekey and deletevalue flags in registry section.
  • RunOnceId parameter added to uninstall run section.

Version 0.84 (5/10/2000, 3686 day(s) ago)

  • Supports comments in all sections.
  • Option to remove setup directives that equals defaults.
  • Fixed registry import bug.

Version 0.83 (5/7/2000, 3689 day(s) ago)

  • Resets UninstallDisplayIcon and UninstallDisplayName when choosing new.
  • Fixed strange bug when item was selected in registry and new or open was selected.
  • Added $ in front of all imported dword registry values.
  • Added hotkey Ctrl+I for Create Icon.

Version 0.82 (5/2/2000, 3694 day(s) ago)

  • Added support for comments. Comments in [Setup] section are silently ignored.
  • Slightly improved import from .reg files.
  • Lots of internal changes.
  • Select IconIndex from combo boxes.
  • New editing of paths for system files
  • Writes empty string (String: "") in ini-section if key is specified.
  • Bits [Setup] directive is now ignored.
  • DirExistsWarning [Setup] directive added [Inno Setup 1.3.6].
  • UninstallDisplayIcon [Setup] directive added [Inno Setup 1.3.6].
  • UninstallDisplayName [Setup] directive added [Inno Setup 1.3.6].

Version 0.80 (4/13/2000, 3713 day(s) ago)

  • Script section
  • Toolbar button to select section
  • More complete help file
  • Creation of ODBC profiles
  • Added setup for BDE and VB 5 & 6 system files
  • Reorganized menus
  • Added BackColor2 [Setup] section directive [Inno Setup 1.3.3]
  • Added BackColorDirection [Setup] section directive [Inno Setup 1.3.3]
  • Added UninstallFilesDir [Setup] section directive [Inno Setup 1.3.3]
  • Added setup for DAO 3.5 files

Version 0.76 (4/6/2000, 3720 day(s) ago)

  • Added UsePreviousAppDir directive [Inno Setup 1.3.1]

Version 0.75 (4/2/2000, 3724 day(s) ago)

  • Modified creation of associations.
  • Added AppID [Setup] section directive [Inno Setup 1.3.0]
  • Added UninstallLogMode [Setup] section directive [Inno Setup 1.3.0]
  • Added CreateUninstallRegKey [Setup] section directive [Inno Setup 1.3.0]
  • Added AppPublisher, AppPublisherURL, AppSupportURL, AppUpdatesURL, and AppVersion [Setup] section directives [Inno Setup 1.3.0]
  • Support for new features in Inno Setup 1.3.0
  • Added Directory and Shell Folder constants to context-menus [Suggested by Michael Reitz]
  • Bug fixes.

Version 0.74 (2/26/2000, 3760 day(s) ago)

  • Added "Install Fonts" to Files context menu. Currently only TrueType fonts are supported.
  • Now saves scripts with CR+LF (not only LF).
  • Added File->Compile Script (Ctrl+F9) to start Inno Setup and compile directly.
  • Preferences should no longer get lost.
  • Saves current script directory between sessions.
  • Displayed columns and column order can be customized.
  • Create Icon now works on multiple files and doesn't crash on directories any more.
  • Registry section can be viewed as a tree structure.

Version 0.73 (2/13/2000, 3773 day(s) ago)

  • Added some more keyboard shortcuts.
  • Added flags column to all relevant sections.
  • Added DisableFinishedPage from Inno Setup 1.2.14

Version 0.72 (2/7/2000, 3779 day(s) ago)

  • Error when parameters contained ';' fixed.
  • Added changes from Inno Setup versions 1.2.10 - 1.2.12.
  • Couple of other minor fixes.

Version 0.71 (1/30/2000, 3787 day(s) ago)

  • Import from INI files.
  • Import from registry files.
  • Simple implementation of message section, with file import.
  • Very simple help file.
  • Lots of minor fixes.

Version 0.70 (12/21/1999, 3827 day(s) ago)

  • First public release

Please use [Visual & Installer] (for Visual Studio 2005 - 2017) or [RAD & Installer] (for RAD Studio 2009 - XE8, 10 Seattle, 10.1 Berlin, 10.2 Tokyo) to edit Inno Setup script files. These editors are replacement for ISTool which is no longer in development. Alternatively you can use [Graphical Installer] to create cool looking skinned installers.

Visual & Installer - Visual Studio 2005 - 2017 addin for creating Inno Setup installers RAD and Installer for Embarcadero RAD Studio 2009, 2010, XE - XE8, 10 Seattle, 10.1 Berlin, 10.2 Tokyo
Click here for more details... Graphical Installer for Inno Setup - cool looking skinned installers

Copyright © 2004-2019 Bjornar Henden