Version | Change log |
Inno Setup 6.0.3 Oct 11, 2019 | |
Inno Setup 6.0.2 Apr 27, 2019 |
Added new {sysnative} constant. Pascal Scripting changes: Added new WizardSelectComponents and WizardSelectTasks support functions. Renamed the IsComponentSelected and IsTaskSelected support functions to WizardIsComponentSelected and WizardIsTaskSelected. The old names are still supported, but it is recommended to update your scripts to the new names and the compiler will issue a warning if you don't. Minor cosmetic fixes. |