Added Microsoft Windows 8, Windows 8.1 and Windows 10 compatibility GUIDs to the bootstrapper's manifests.
Added support for the following OS's in Launch Conditions: Microsoft Windows 7 SP1, Windows Server 2008 R2 SP1 Windows 8, Windows Server 2012, Windows 8.1, Windows Server 2012 R2, Windows 10 and Windows Server 2016.
Added Microsoft Windows 10, Windows Server 2016, Windows 8.1, Windows Server 2012 R2, Windows 8 and Windows Server 2012 to the System.GetOSName action.
Added Microsoft Windows Installer versions 4.5 and 5.0 to the "Window Installer version" dropdown of Project Settings > Package, and Launch Conditions.
Made it so that the bootstrapper manifest is always added, even if it's already set as requireAdmininstrator.
修補程式
Updated the WiX distribution to version 3.9.1208.0.
Updated the constants for the System.GetOSProductInfo action.
Fix: Fixed a bug that could cause MSI Factory's design environment process to not terminate completely in some cases.
Fix: Fixed a bug where the 'Run LuaScript' custom action would fail when included from a merge module.
Fix: Fixed a file access timing issue that could cause a build failure in IRMakeBootStrap.
Fix: Fixed a bug where JScript custom actions were incorrectly being generated as VBScript actions.
Fix: Fixed a bug where a package's internal "Compressed" state setting wasn't being properly maintained when the Project Settings dialog was opened.
Fix: Fixed an issue regarding destination folder handling for multiple files within one component.
Fix: Fixed several issues in the Component Manager where some settings weren't being saved properly.
Fix: Fixed a bug where if the Text attribute of a ComboBox control was left empty, the build would fail.
Fix: Fixed a bug where copying and pasting dialogs in Advanced edit mode wasn't placing the dialog in the correct location in the tree.
Fix: Fixed a bug where screen controls would fail to save their position if they were moved using the arrow keys.
Fix: Fixed an incorrect error message/code for unattended builds if the project file was not found.
Fix: Fixed a bug where build status sent to STDOUT would be output at the end of the build process instead of during.
Fix: Fixed a bug where MSI Factory's working folder was being limited to 128 characters, instead of 260.
Fix: Fixed a bug where renaming a build variable would create a new one instead.
Fix: Fixed a bug where a merge module project may fail to compile if it used build variables in certain locations. This issue was caused by the order in which "BuildVars.wxi" was included.
Fix: Fixed some issues with the OS conditions where they weren't creating correct conditions in some cases.
Fix: Fixed some errors in the French language file.
Fix: Fixed a bug where the System.RegisterFont action would sometimes hang on certain systems.
Fix: Fixed a bug in the File.Delete action where the "AbortOnFail" parameter wasn't working properly.
Fix: Fixed a bug where the File.RunAs action was not passing one of its arguments properly.
Fix: Fixed a bug where the 'Service Name' and 'Display Name' were incorrectly being compared in a case-sensitive manner in Service actions.
Fixed a bug where the second optional argument of the Window.Close action was mistakenly required at runtime.
Fix: Fixed a couple issues in the File.Copy action where the "AbortOnFail" parameter wasn't working properly, and progress wasn't handled correctly upon failure.
Fix: An issue relating to creating Virtual Directories with IIS7 on newer OS's appears to be resolved in a WiX update.
Updated IRResourceReplace.dll with version 1.0.0.2.
Updated distributed bootstrapper lzma.exe to version 9.38.
Updated IRScriptEditor.exe to version 2.0.1002.0.
Fix: Fixed an issue with MSI Factory's trial version that occurred on Windows 10.