Setup Factory Releases
Released: Mar 18, 2015
Updates in 9.5
- Feature: Added Windows 10/Server 10 support to Setup Factory's design environment and supporting files.
- Feature: Added Windows 10/Server 10 support to Setup Factory's runtime and supporting files.
- Feature: Added Windows 10/Server 10 (Server version is tentative) to the OS conditions tree.
- Feature: Added Windows 10/Server 10 to the System.GetOSName action.
- Feature: Updated SUF's documentation where applicable.
- Feature: Performed Windows 10 compatibility testing on SUF's design and runtime using...
Released: Jul 9, 2014
Updates in 9.3.1
- Support for Right-to-left text on the Setup screen.
- Fixed a bug where importing language files would not save it's location.
- Fixed a bug where the 'All Future OSs' OS condition checkbox would fail to load it's saved state correctly.
- Fixed a bug loading and saving OS conditions (file and system requirements).
- Implemented resizing of the Operating System checkbox tree on the Requirements tab of Project Settings.
- Changed the Windows Installer 4.5 dependency module's detection script so that it...
Released: Oct 18, 2013
Updates in 9.2.0
- Feature: Updated Setup Factory's design environment to support Windows 8.1.
- Feature: Updated Setup Factory's runtime manifests to support Windows 8.1.
- Feature: Updated the 'System.GetOSName' action with Windows 8.1 and Windows Server 2012 R2.
- Feature: Updated the OS condition tree to include Windows 8.1 and Windows Server 2012 R2.
- Fix: Fixed a bug where 32-bit PNG images would not be properly converted to 24-bit when added to the setup.
- Fix: Changed the "1.44 MB Floppy" segment size output...
Released: Jun 28, 2012
Updates in 9.1
- Added support for Windows 8 based on product testing in the Windows 8 Consumer Preview, and Windows 8 Release Preview
- Added Windows 8 compatibility GUID to Setup Factory's design and runtime manifests
- Added Windows 7 SP1, Windows 8, and Windows Server 2012 to the supported list of OS conditions
- Added support to the System.GetOSName action for Windows 8 and Windows Server 2012
- Added Windows Server 2008 R2 SP1 to the OS conditions
- Fixed a bug where the 'Service Name' and 'Display Name' were...
Released: Feb 22, 2012
Updates in 9.0.4.0
- Fixed a bug where a divide by zero could happen in some circumstances in Setup Factory's runtime.
- Fixed a bug where the System.RegisterFont action could sometimes hang on certain systems.
- Fixed a bug on the "Add Action Plugin" dialog where resizing the dialog wasn't working properly.
- Fixed a bug where the available CPU threads would not update when switching between multiple build configurations on the Setup File tab of the Build Settings Dialog.
- Fixed a bug where attributes weren't being set...
Released: Jul 29, 2011
Updates in 9.0.3.0
- Added 2 new session variables, %LaunchUserName% and %LaunchUserDomain%
- Added a new Debug.SendToFile action to let the developer store debug information in a text file, instead of being forced to write the information to the debug window
- Fixed a bug where Edit Field controls using the Input mask Input Style were not using their session variable to properly initialize themselves
- Added a warning to stop developers from entering invalid characters in the setup filename of the build settings
- Fixed...
Released: Apr 5, 2011
Updates in 9.0.1.0
- Fix: Updated the IRScriptEditor to version 2.0.1000 which contains Lua 5.1 syntax checking.
- Fix: Fixed a bug where the DlgListBox.GetItemProperties action could not retrieve the ItemData properly.
- Fix: Fixed a bug where the ComboBox control could lose it's item data leaving a screen and then returning to it.
- Fix: Added syntax support to the code editor for new Lua 5.1 operators.
Released: Feb 4, 2011
Updates in 9.0
- NEW! Native 64-Bit Runtime
As development of native 64-bit applications continue to grow, take comfort in the fact that Setup Factory has you covered for your distribution needs. Setup Factory now allows you to generate 64-bit setups in addition to 32-bit. Whether you have 64-bit applications ready to go, or just want to be prepared for the future, Setup Factory will be ready and waiting to make your life easier.
- NEW! LZMA2 Data Compression
With Setup Factory 9's improved LZMA data compression...
Released: Oct 27, 2008
Updates in 8.x
- Compatible with Windows 7
- NEW! Visual Dialog Editor - You now have the freedom to create your own custom dialogs from scratch. Start off with an empty wizard dialog and then drop whatever controls you require onto it. Resize them, reposition them, call script code and much more. It's fully featured and totally visual.
- NEW! LZMA Data Compression - With Setup Factory 8.0's new high performance LZMA data compression, you'll see remarkably smaller installers as well as faster installation...