Hi,
Inno Setup 6.7.3 and 7.0.1-beta have both been released.
These versions contain the same changes. This is the complete list:
- Improved the Wine RichEdit workaround added in 6.7.2 and
7.0.0 to prevent a startup delay when very large texts are
used in combination with a dark custom wizard style.
- Fix: Example script PowerShell.iss now uses an
absolute path to load powershell.exe,
for security reasons. If you used the demonstrated technique
in your own scripts, you should make the same changes.
- ISPP:
- Fix: A user defined function which has no
parameters compiles again (broken in 6.7.2 and 7.0.0).
Example:
#define MyAppName() "My Program"
- Added new predefined variable SysPath.
Download:
https://jrsoftware.org/isdl.php
Our Inno Setup installers are signed using three independent
methods. This is not new, but we have now added a dedicated page
explaining how to verify these signatures:
https://jrsoftware.org/isdl-verify.php
Using Inno Setup commercially? Please
purchase a license.
Greetings,
Martijn Laan and Jordan Russell