Descriptions:
Inno Setup is possibly one of the best free tools for creating app installs. If you are a software programmer, you cannot miss this efficient installation compiler.
With support for all versions of Windows, Inno Setup allows you to create a single EXE file that contains the entire application along with a fully customized interface that will allow you to guide the installation process with your best preference and with an attractive design.
As it could not be otherwise, this program will also create all the necessary links and accesses as well as allow all the registry entries you need. In addition, Inno Setup allows uninstaller, so you will have all the functions of a good software installer covered.
In short, it is an indispensable application in the world of programming.
Recent Changes (12th March 2020):
v6.0.4
- [Setup] section directives LicenseFile, InfoBeforeFile and InfoAfterFile now support objects such as images in .rtf (rich text) files.
- Added new constant: {usersavedgames}.
- Compiler IDE changes:
- The Welcome dialog is now higher and wider by default and also resizable.
- Added Dark theme support to the scrollbars (on newer versions of Windows) and the bottom tab set.
- Restart Manager changes:
- Setup now ignores attempts by the script to register Setup itself with Restart Manager for a being in use check.
- If all files are excluded by [Setup] section directive CloseApplicationsFilter, Setup now no longer calls Restart Manager’s RmGetList asking it to check 0 files.
- / LOG: Now logs how many files Setup asked Restart Manager’s RmGetList to check.
- Added new command line parameter / LOGCLOSEAPPLICATIONS. Instructs Setup to create extra logging when closing applications for debugging purposes.
- Fix: [Setup] section directive CloseApplicationsFilter was ignored by checks for [InstallDelete] entries.
- Windows AppLocker publisher conditions are now supported by Setup up to and including the file name level.
- Pascal Scripting change: Added new IsDotNetInstalled support function, based on code by Cristoph Nahr.
- Inno Setup Preprocessor (ISPP) change: Added new UpperCase support function.
- Fix: Event attributes for uninstall event functions now actually work.
- Minor tweaks and documentations improvements.
- Enabled HTTPS on jrsoftware.org.
0 comments:
Post a Comment