Advanced Installer 23.7 Release Notes
On May 14th, 2026 Caphyon Ltd. is proud to announce the release of Advanced Installer 23.7 in Free, Professional, Enterprise and Architect editions. This release is available for download on the Advanced Installer website.
Version 23.7 introduces a UI editor for the built-in Licensing dialog, giving you full control over how trial and licensing prompts are displayed and customized.
This release also adds non-interactive authentication for the Advanced Installer account, via the CLI, enabling automated workflows without manual sign-in.
Key updates include a new PowerShell custom action for easier property management, flexible SBOM generation (embedded in the setup or generated alongside it), and build-time warnings for features that require EUI or EXE package types.
See the video below for a quick walkthrough of the Licensing dialog UI editor:
New features, bug fixes, and general improvements are included in the current release. See the full list below.
- UI editor for the built-in Licensing dialog
- Security: Updated Zlib to the latest version 1.3.2
Requested by customer - MSIX Editor – detect missing resources in packages built with other tools
- Extending our PowerShell automation with the option to add the predefined custom action “SetProperty”
Requested by customer - Expand build-time warnings for features that require Enhanced UI or EXE packages
- Option to include the SBOM in the setup package or generate it alongside the setup
Requested by customer - Added timestamp validation during the code signing operation
Requested by customer - Added missing Scheduled Task trigger settings
- Predefined launch conditions for .NET 10
Requested by customer - Updated .NET 8 prerequisites to the latest version 8.0.26
- Updated .NET 9 prerequisites to the latest version 9.0.15
- Updated .NET 10 prerequisites to the latest version 10.0.7
- Non-interactive authentication for the Advanced Installer Account
- PrepareDlg dialog was not skipped when using a false execution condition
Reported by customer - The "Status" label was not displayed correctly in the extraction dialog when using the "Serene" theme
Reported by customer - The update configuration file language combo box selected the wrong update file for upload
- Custom App Installer UI could not be copied/pasted
- "AI_ExtractTempFiles" did not set the temporary file path when used by a prerequisite custom action during silent installation
Reported by customer - MSI silent installation failed from CMD when using the Display Message Box custom action
- Per-user package required admin rights when the "Default Settings" option in the "File Associations" page
Reported by customer - lzmaextractor.dll file was automatically added after project conversion
Reported by customer - Fixed bug in extracting Registration info when using Shim or Redirection methods
- Fixed a stack trace error for a customer-specific project in the Files and Folders page
Reported by customer