Download Inno Setup 4.2.3
Inno Setup is a program with which you can easily put together an installation program for use on the Windows platform. The program allows you to add information to the registry and ini files, create shortcuts and compress the installation files. You can also supply an uninstaller, make the installation available in several languages and make a so-called ‘silent install’. The source code is here to download. The changelog informs us of the following changes:
- New flag supported by the [Components] and [Tasks] sections: dontinheritcheck, which specifies that the component/task should not automatically become checked when its parent is checked.
- Added support function MakePendingFileRenameOperationsChecksum. (ML)
- The components and tasks list boxes now include support for Active Accessibility. This should make it possible for MSAA-aware screen readers (including Windows’ Narrator) to determine the types of items and whether they are checked.
- Compiler: Decreased memory requirements and improved speed when compiling scripts containing tens of thousands of files.
- Fix: Uninstaller: When administrative privileges are required for the uninstall and the user doesn’t have write permission to the program directory, display OnlyAdminCanUninstall message instead of “Access denied”.
- Fix: When using InstExec() on version 4.2.1 and 4.2.2, the focus in some cases didn’t return to Setup after the spawned program terminated.
- Fix: Fixed problem reported by Rich B in “Error on reboot
- File Not Found” thread on newsgroup, 2004-05-14.
- Fix: Compiler IDE: Work around Windows 9x WM_COPYDATA bug that may have resulted in a fatal page fault error while debugging.
- The compiler now flags two more DLLs as “unsafe”: URLMON.DLL and WININET.DLL.
- Added official Portuguese (Standard) translation.
- Minor tweaks.
Version number | 4.2.3 |
Operating systems | Windows 9x, Windows NT, Windows 2000, Windows XP, Windows Server 2003 |
Website | Jordan Russell’s software |
Download | |
File size |
990.00kB |
License type | Conditions (GNU/BSD/etc.) |