MSI Factory(英語版) のリリース

Released: Feb 6, 2024

V2.3.1000.0 での更新項目

機能

  • Added support for the following OS's in Launch Conditions: Microsoft Windows 10, Windows 11, Windows Server 2019, Windows Server 2022.
  • Added support for Microsoft Windows 11, Windows Server 2019, and Windows Server 2022 to the System.GetOSName action.
  • Added support for certificates stored in the personal store, for use with OV and EV certificates with private keys on tokens.
  • Added a 'Show Signing Window' feature to the Code Signing dialog for hardware tokens like Thales SafeNet Authentication...

Released: Aug 12, 2015

V2.2.1000.0 での更新項目

機能

  • Added 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: 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 Windows 10, Windows Server 2016, Windows 8.1, Windows Server 2012 R2, Windows 8 and Windows Server 2012 to the System.GetOSName action.
  • Added Windows Installer versions 4.5 and 5.0 to the...

Released: Jul 29, 2011

V2.1.1020.0 での更新項目

  • Updated the WiX distribution to version 3.5.2519.0
  • Added 4 new items to the System.GetOSVersionInfo Luascript action - "Server2003R2", "XPMediaCenterEdition", "StarterEdition", "TabletPCEdition"
  • Added the Local Application Data folder "SHF_APPLICATIONDATA_LOCAL" to the Shell.GetFolder Luascript action
  • Due to a change in WiX, MSI Factory now requires .NET Framework 3.5 SP1 or later at design-time to build. As a result checks during the build process were added to provide this information instead...

Released: Mar 29, 2011

V2.1.1011.0 での更新項目

  • Added SW_HIDE window mode to File.Run, File.RunAs and Shell.Execute actions in the bootstrapper and luascript dll.
  • Added support for Windows Vista SP2 and Windows Server 2008 SP2 to the Launch Conditions OS tree.
  • Updated the WiX distribution to version 3.5.1909.0.
  • Updated lzma.exe to version 4.65.
  • Fix: Fixed a bug where if the File.GetShortName action failed, a string containing garbage would be returned. Failure can occur if the file does not exist.
  • Fix: Fixed a bug where the second parameter...

Released: Nov 13, 2009

V2.1.1009 での更新項目

  • Added support for Windows Server 2008 R2 to the System.GetOSName action and Launch Conditions.
  • Added support for Windows Restart messages to the MSI Factory design environment and distributed tools.
  • Added the "/LCID" unattended build command line option that allows you to set the LCID of the language to use when performing an unattended build.
  • Updated the WiX distribution to version 3.5.1030.0.
  • Added compatibility section to all application manifests for Windows 7.
  • Fix: Updated the autoproxy...

Released: Jul 9, 2009

V2.1.1007 での更新項目

  • Updated the WiX distribution to version 3.5.0704.0.
  • Added Windows 7 support to the System.GetOSName action.
  • Added Windows 7 support to the Launch Conditions Operating System condition tree.
  • Made it so that invalid certificates can be ignored in the bootstrapper and LuaScript DLL through the use of an undocumented variable called _IgnoreInvalidCertificate.
  • Fix: Made it so that the HTTP Error Dialog will be displayed (if allowed) if an invalide certificate is encountered.
  • Fix: Fixed a bug where...

Released: Aug 26, 2008

V2.1.1005 での更新項目

  • Updated the WiX distribution to version 3.0.4422.0.
  • Added the ability to automatically include the template.ini on the commandline of the SQLExpress 2005 bootstrap dependency module.
  • Fixed: Fixed an incorrect download link in the SQL Server 2005 Express dependency description.
  • Fixed: Fixed a bug where HTTP.Download actions would cause a crash at runtime.
  • Fixed: Fixed an issue with the Windows Vista SP1 detection.
  • Fixed: Fixed a build warning referring to "intel" as being deprecated in the...

Released: Aug 12, 2008

V2.1.1002 での更新項目

  • Updated the WiX distribution to version 3.0.4214.0.
  • Added 7 new folders that can be returned by the Shell.GetFolder action in the bootstrapper and LuaScript DLL.
  • Added action to bootstrapper and LuaScript DLL: System.GetOSProductInfo.
  • Added OS detection support for Windows XP SP3 and Windows Server 2008 to the Launch Conditions.
  • Added a new parameter called "WaitForReturn" as well as return code support to the Shell.Execute action in the bootstrapper and LuaScript DLL.
  • Added the "Media" column...