

Setting MinVersion to 6.0 to allow Setup to run on Windows Vista is supported but not recommended: Windows Vista doesn't support some of Setup's security measures against potential DLL preloading attacks so these have to be removed by the compiler if MinVersion is below 6.1 making your installer less secure on all versions of Windows.Ĭhange in default behavior: Starting with Inno Setup 6 there's only one version available: Unicode Inno Setup. Windows Vista is the minimum supported operating system.Ĭhange in default behavior: Starting with Inno Setup 6.1 the section directive MinVersion defaults to 6.1sp1, so by default Setup will not run on Windows Vista or on versions of Windows 7 and Windows Server 2008 R2 which have not been updated. OS requirements change: Windows 2000, XP, and Server 2003 are no longer supported.



6.0: Optional support for a resizable wizard window.6.0: Improved support for side-by-side installations without the odd side effects you would get in previous versions.6.0: Overridable install mode by the end user at runtime ( example if PrivilegesRequired is set to admin.).6.0: Improved support for administrative vs.Inno Setup 6 introduced a number of significant enhancements including: Want to be notified by e-mail of updates? Then click here to subscribe to the Inno Setup announcements mailing list.
