InstallShield Premier 2022

Released: Jul 12, 2022

2022 での更新項目

機能

  • Added Microsoft Visual Studio 2022 integration.
  • Added support for creating custom extensions in MSIX projects.
  • Basic MSI project now supports minor upgrade for chained MSI packages during the installation, if the lower version of the chained .msi package is already installed on the target machine either with the previous version of the main installation or pre-exist on the target machine.
  • Added an option in settings.xml to enforce digital signature validation for MSI to ensure the integrity of the installer.

不具合の修正

  • In Basic MSI projects, when quick patch project was built, it had been noticed that the Product name, version, and Copyright details were not seen in the update.exe property details. This issue has been fixed.
  • There are vulnerabilities reported in Zlib library (v1.2.11) used in InstallShield. Though InstallShield runtime is not impacted by this vulnerability, Zlib is upgraded to the latest version (v1.2.12).
  • Automation layer failed to fetch the dynamic linked file details. This issue has been fixed.
  • Installation was discontinued with a run-time error 1324 while building the project from the command line build. This issue has been fixed.
  • MSI installer allowed the user to open an Administrator command prompt with elevated privileges. This issue has been fixed.
  • In InstallScript project, the XML File Changes View failed to update the existing XML element during the runtime. This issue has been fixed.
  • In InstallScript MSI project, uninstall dialog shown as “Preparing to Install” instead of “Preparing to Uninstall”. This issue has been fixed.
  • In Suite project, release flags were not seen from package setting after migrating to InstallShield 2020R3. This issue has been fixed.
  • The Checkbox controls added to the InstallWelcome dialog in the BasicMSI project was not visible during runtime, until the user mouse hover on the check boxes or click on the dialog. This issue has been fixed.
  • Component was not created during dynamic scanning if the selected exe package contained space in its name. This issue has been fixed.