MSI Factory V2.3.1000.0

Released: Feb 6, 2024

Atualizações na V2.3.1000.0

Recursos

  • 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 that require a visible window in order for the PIN/Password prompt to display correctly.
  • Made SHA-256 code signing the default, as SHA-1 Authenticode and timestamping services were deprecated in early 2023.
  • Updated the WiX distribution to version 3.11.4516.0.
  • Updated LZMA to version 23.1.0.
  • Made the String.GetFormattedSize action return properly formatted strings for sizes superior to 1024 GB (1 TB).

Correções

  • Fixed an issue in the Dialog.FolderBrowse action.
  • Obfuscated password for private key when stored in project file.
  • Worked around an issue where the System.GetOSName action would return always "Windows Vista", due to the VistaRTMVersionLie.
  • Fixed a bug where the code signing commands would not be written properly in the source generated by the "Generate WiX Files" function.
  • Fixed a bug where MSI set to work only in Windows 8.1 via Launch Conditions would also run on Windows 10 or newer operating systems.
  • Fixed a bug in 'IRScriptEditor.exe' where if you clicked on the keyword tooltip in the editor a crash would occur. Updated version to 2.0.1003.0.
  • Made it easier to use WixShellExecTarget in Custom Actions for calling the installed product or open a web page.