Beta 3.0.4 is verschenen van Inno Setup. Met deze software kun je makkelijk te gebruiken installatiescripts maken welke via één executable file kunnen worden verspreid. Ondersteuning is er voor alle 32-bits Windows systemen die er in omloop zijn. De ontwikkeling van deze gratis te gebruiken installer stamt al uit 1997, het programma bevat daardoor veel features en stabiliteit die, volgens de makers van Inno Setup, door sommige commerciële varianten niet worden geëvenaard. De releasenotes laten ons het volgende weten:
What's New in 3.0.4-beta (2002-10-21)
- New [Setup] section directive: PrivilegesRequired. This supersedes AdminPrivilegesRequired, and allows you to check for either administrative or Power User privileges.
- Setup's progress bar is now based on the standard Windows progress bar control, allowing it to have a themed appearance on Windows XP.
- Now uses a new, more standard method of detecting administrative privileges.
- Updated bzip2 code to version 1.0.2.
- Fixed a long-standing bug with [LangOptions]'s DialogFontName directive; certain values could cause the uninstaller dialogs not to appear. Note that this didn't cause any error messages in the uninstaller; it just made it where the progress and shared file dialogs weren't shown. (In the case of the shared file dialog, it would act as if the user chose No.)
- Minor tweaks.