Advanced Installer Architect のリリース

Released: Dec 14, 2022

20.2 での更新項目

機能

  • Added new predefined theme for Web Installers: Serene Theme.
  • Added an Asset Generator for tiles.
  • Added new GUI option to enable digital signing for custom action binaries.
  • Added Microsoft Visual Studio extension support for digital signatures.
  • Added a new Firewall Rule to block the connection of a specific application.
  • Added the ability to display the architecture for each package when browsing to installed MSIX packages in the "Dependencies" view.
  • Added support for generating assets from the...

Released: Nov 23, 2022

20.1.1 での更新項目

不具合の修正

  • Deleting or moving a custom action was crashing the application for some users.

Released: Nov 16, 2022

20.1 での更新項目

機能

  • Bitness detection in Microsoft Office application launch conditions.
  • Microsoft PowerShell Automation for Operations property in predefined folders.
  • Updated MSIX schema for 22H2.
  • Added new option to retrieve version from Assembly version.
  • Improved warning message regarding duplicate filenames for TXT updates.
  • Added predefined prerequisites for Microsoft .NET 7.0.
  • Updated "Java Development Kit" launch condition to the latest version "Java SE 19".
  • Updated .NET and .NET Core prerequisites to the...

Released: Oct 18, 2022

20.0 での更新項目

機能

  • New Repackager Automation and MSIX Compatibility Framework enables your team to automatically analyze and convert applications to MSIX.
  • Support for parallel downloading and installation (with progress) of prerequisites.
  • Customize location when running Microsoft PowerShell scripts.
  • PowerShell automation support for adding 'PowershellScriptFile'.
  • PowerShell automation support for adding chained packages.
  • Security improvement: You can now protect EXE setups from loading tampered versions of...

Released: Sep 14, 2022

19.9 での更新項目

機能

  • Execute scripts before or after installing a prerequisite.
  • Added predefined 'Custom Actions' for working with List Box, List View and Check List controls.
  • Added LZMA compression for web installer packages.
  • Command line support for adding a Temporary Folder projects.
  • Display language selection dialog when enabling the 'Test Maintenance UI' option.
  • Improved custom actions icons to distinguish them better.
  • Support for importing App-V 5.x packages from the command line.
  • Display tooltips when pre...

Released: Aug 17, 2022

19.8.1 での更新項目

不具合の修正

  • Loading issues with the auto-updater COM interface.

Released: Aug 17, 2022

19.8.0 での更新項目

機能

  • Added a new way to manage advanced shortcuts to files and folders.
    • This release comes with four types of links (Hard Link to File, Symbolic Link to File, Symbolic Link to Directory, and Directory Junction) to help you save time when creating a link to a file or folder.
    • Forget about using traditional methods such as copying or moving files around on your computer to generate backup files or applying custom actions to build advanced shortcuts.
    • Use the advanced shortcuts for files and folders...

Released: Aug 1, 2022

19.7.1 での更新項目

不具合の修正

  • Protect against potential hijacking vulnerability for WinSxS DLL dependencies of setup executable.

Released: Jul 18, 2022

19.7 での更新項目

機能

  • Added the ability to create and configure Microsoft Windows Explorer context menu items for your application, when running on Windows 11. The new built-in functionality in Advanced Installer allows you to access the Windows 11 feature for context menu items by automatically building a sparse package for you - no manual intervention necessary.
  • Added ARM64 predefined support for prerequisites and launch conditions.
  • Added a new predefined property for detecting ARM64 machines - AI_ARM64_PROP...

Released: Jun 23, 2022

19.6 での更新項目

機能

  • Project Solution - Added the ability to link multiple projects in a solution.
  • Installer Analytics - Added the ability to track any property that you define within your setup package.
    • You can use Custom Properties reports to track the package version or edition that each of your users has installed, the installed features, the value of a specific checkbox or text field or any control which has a property attached to it.
  • Improved predefined custom action when coping files or folders.
  • Added...