Advanced Installer 23.5 Release Notes
On February 26th, 2026 Caphyon Ltd. is proud to announce the release of Advanced Installer 23.5 in Free, Professional, Enterprise and Architect editions. This release is available for download on the Advanced Installer website.
Your installer just got an extra security layer. Starting with version 23.5, Advanced Installer introduces a new security improvement designed to protect your custom actions from tampering.
Advanced Installer now verifies that the content of the custom action being executed matches the content of the original one included in the package. If any modifications are detected, Advanced Installer will stop running the setup and notify you that the content integrity check failed.
This helps prevent unauthorized modifications during installation, especially in scenarios where scripts are extracted to disk and executed with elevated privileges.
In addition, this release includes support for detecting virtual machines running on the QEMU virtualizer. We also included a built-in custom action, “Bring UAC to front”, so you do not have to worry about the Windows UAC (User Account Control) prompt appearing hidden in the taskbar when dialogs are suppressed in an MSI installer.
Finally, this release includes UI improvements aimed at making it easier to navigate, discover, and understand application functionalities.
Watch the how-to video below to learn how to enable the runtime integrity check for PowerShell scripts within your installers.
New features, bug fixes, and general improvements are included in the current release. See the full list below.
- Security Improvement: PowerShell custom action scripts are now checked for tampering before execution, and won’t run if their contents have been altered (even when marked as signed)
Requested by customer
- Virtual Machine detection support for QEMU virtualizer
Requested by customer - Predefined prerequisite for "PostgreSQL"
Requested by customer - New predefined custom action "Bring UAC to front"
Requested by customer - Set Platform "Auto" by default for PowerShell scripts for the new projects
- Display the parameters 'default values at build time in the "Output" section to improve visibility
- Added missing global settings for scheduled tasks
- Updated .NET 8 prerequisites to the latest version 8.0.24
- Updated .NET 9 prerequisites to the latest version 9.0.13
- Updated .NET 10 prerequisites to the latest version 10.0.3
- Crash on Windows Server 2019 Core
Reported by customer - "Svg Logo" was blurry on Enhanced UI on both Win32 and WinUI
- "AI_VerifyPrereq" failed when the EXE setup was run silently
Reported by customer - Copy/paste did not work when a dialog contained more than 100 controls
Reported by customer - Fixed the "Use parent feature installation settings" option
Reported by customer - Clicking on "Exe with resources..." selected the Advanced Cab Layout tab
- The product name inside the left pane was not shown after certain steps
- The Advanced Installer Trial banner was displayed when building a "Simple" project type
- Translated strings for French from the "ConfigureDlg" dialog were not fully displayed
Reported by customer - "Edit Folder" dialog did not preserve its last size before openings
- Some command-line switches for the EXE setup were not working as expected
Reported by customer