Today (March 2, 2016) we have released a new version of Setup Factory (v9.5.1.0). Commercial users can download the new full installer from your customer portal.
This release contains the following features and bug fixes:
This release contains the following features and bug fixes:
- Feature: Added SHA-256 code signing support.
- Feature: Added the ability to dual-sign setups (SHA-256 and SHA-1).
- Feature: Added a password field for the code signing certificate(s).
- Feature: Added a few items to the System.GetOSProductInfo action's constants.
- Change: Removed support for signing with signcode.exe, instead use signtool.exe.
- Fix: Made several changes in order to prevent errors that may occur due to anti-virus scanning when launching the setup and installing files.
- Fix: Fixed a bug where registering/unregistering fonts could hang the setup on some systems.
- Fix: Fixed a bug where temporary font files were not be deleted from the setup's temp folder after the setup completes.
- Fix: Fixed a bug where session variables set via an uninstall INI file on the command line weren't being set in the uninstall.
- Fix: Fixed a bug where if a custom screen contained a GroupBox control, tabbing through the controls failed to work properly.
- Fix: Fixed a bug where using the UninstallData.RemoveItem action with the UNINDATA_SUPPORTFILES item type wasn't removing the item from the uninstall's configuration file.
- Fix: Recompiled the distributed copies of lua5.1.dll to pass the binary analyzer tests DBCheck and NXCheck.
- Fix: Changed references in Setup Factory from Windows Server 10 to Windows Server 2016.
Comment