Advanced Installer
  • features by EDITION:
    icon ArchitectArchitect
    Manage any packaging project with our Repackager, MSI(X) editing, and MECM/Intune integration for a complete application lifecycle.

    Explore Architect Features ›

    icon EnterpriseEnterprise
    Automate team workflows with CI/CD integrations & auto-updates for your end-users, while leveraging our team management portal for smooth collaboration.

    Explore Enterprise Features ›

    icon ProfessionalProfessional
    Create secure MSI, EXE, and MSIX installers with PowerShell Automation, Visual Studio Integration, and Trusted Signing for robust packaging.

    Explore Professional Features ›

    icon FreeFreeware
    Build basic installers quickly with essential tools for small packaging projects.

    Explore Freeware Features ›

    FEATURES by role:

    Reports

    for devs
    For Developers

    Reports

    for professional
    For IT Pros

    Reports

    for msp
    For Managed Service Providers
    orBrowse all features ›
    Get a FREE Personalized Demo!
  • Analytics
  • Help
  • Community
  • Blog
  • Pricing
  • Download
Start Free Trial
BlogThe MSIx Experts Crib
All Categories
Advanced Installer Releases
MSIX
MSIX
PSF
Scripting & Deployment
Appdata
Application resources
Automation
Custom action
MSP
MST
Powershell
Update
Windows
Intune
SCCM
Automation & Continuous Integration
Azure
Continuous integration
Devops
IIS
Jenkins
Python
Teamcity
Visual studio
Web
Database
Updater
Conversion & Editing
Application virtualization
AppV
AppX
Desktop bridge
Import
Installer compression
Installer conditions
Java
Localization
Bootstrapper
Migration
MSI
Services
User interface
Wise
Wix
XML
Digital signature
Tips
Repackaging
Enterprise packaging
Packaging series
Repackager
Virtual machine
Free tools
Hover
Tools
Product & News
Event
False positive
Licensing
Malware
News
Virus
Webinar
Documentation
Analytics
Analytics
Security
Security
RSS
icon subscribe mail

Thank you for
subscribing!

Newsletter

Newsletter

Appv msix conversion msix packaging tool limitations
Appv msix conversion msix packaging tool limitations

App-V to MSIX Conversion: MSIX Packaging Tool Limitations

Automatically converting your App-V application to MSIX spares you from rebuilding it from the ground up.

See author's page
Horatiu Vladasel

October 31st, 2025 · 9min read

#MSIX #APP-V #TOOLS
Ai v23
Ai v23

Advanced Installer 23.2 Released

Advanced Installer 23.2 delivers key enhancements across PowerShell automation, UI performance, and compatibility with the latest Windows and .NET versions.

October 28th, 2025

Top windows installer package errors
Top windows installer package errors

Top 10 Windows Installer Package Errors and How to Fix Them

The Windows Installer service is a standard in the industry when it comes to software packages, but it doesn’t mean it’s not prone to errors.

See author's page
Alex Marin

October 20th, 2025 · 10min read

#WINDOWS #MSI
How to use ps2exe embedfiles parameter
How to use ps2exe embedfiles parameter

How to use the new PS2EXE -embedFiles parameter

Converting PowerShell scripts into standalone executables with PS2EXE has always carried one persistent inconvenience: the external files.

See author's page
Horatiu Vladasel

October 16th, 2025 · 3min read

#EXE
Advanced installer architect complementing psadt
Advanced installer architect complementing psadt

How Advanced Installer Architect Complements PSADT in Application Packaging

Modern-day application packaging often relies on free, open-source scripting methods, and one of the most widely adopted is the PowerShell App Deployment Toolkit (PSADT). However, there are cases where PSADT alone is not sufficient. In such cases, the Advanced Installer Architect steps in to complement the workflow of an application packager.

See author's page
Radu Popescu

October 15th, 2025 · 8min read

#ENTERPRISE-PACKAGING
Software subscription renewal strategy with advanced installer updater
Software subscription renewal strategy with advanced installer updater

Turn Software Updates into a Subscription Renewal Strategy with Advanced Installer Updater

Software updates are an important part of keeping applications secure, stable, and competitive. But they also serve as a valuable business tool, as each new release is an opportunity to remind customers of your product and encourage them to maintain or renew their subscription.

See author's page
Renato Ivanescu

October 10th, 2025 · 6min read

#UPDATER
Customize app installer ui no xml required
Customize app installer ui no xml required

Customize Your App Installer UI in Minutes - No XML Required

Customizing the App Installer UI used to require manually editing an XML file and adding it to your MSIX application. With Advanced Installer, however, you can do the customization directly from its graphical user interface, no XML editing is required.

See author's page
Renato Ivanescu

October 2nd, 2025 · 2min read

#MSIX #XML
How to handle fonts on windows with powershell
How to handle fonts on windows with powershell

Handle fonts on Windows with PowerShell (and a faster alternative)

Windows fonts are a set of digital files that define how text appears on the screen or in print.

See author's page
Horatiu Vladasel

October 1st, 2025 · 3min read

#POWERSHELL #WINDOWS #APPLICATION-RESOURCES
Create wix installer for windows service dot net
Create wix installer for windows service dot net

How to Create a WiX Installer for a Windows Service (.NET)

The Windows services are apps that run in the background of the Windows operating system without direct user interaction. But how do you build and install a .NET-based service?

See author's page
Renato Ivanescu

September 25th, 2025 · 7min read

#WIX #INSTALLER
Ai v23
Ai v23

Advanced Installer 23.1 Released

Advanced Installer 23.1 introduces AppInstaller UI customization, allowing you to design a unique installation experience directly from our graphical interface. No more manual XML editing — you can now configure the installer window title, checkbox positions, accent colors, logos, button text, and alignment options with just a few clicks.

September 25th, 2025

Software deployment checklist and best practices
Software deployment checklist and best practices

The Essential Software Deployment Checklist and Best Practices

In a previous article, we covered the software packaging and testing checklist, along with best practices for follow up.

See author's page
Radu Popescu

September 18th, 2025 · 6min read

#DEPLOYMENT #AUTOMATION
Create installer for dot net framework windows service
Create installer for dot net framework windows service

How to Create an Installer for a Windows Service (.NET Framework) Using WiX

The operating system manages Windows Services, the background processes that can run continuously without user interaction.

See author's page
Renato Ivanescu

September 17th, 2025 · 6min read

#WIX
Set up environment variables in msix
Set up environment variables in msix

How to Set Up an Environment Variable in MSIX to Directory and File Paths

Environmental variables, as their name implies, are variables that specify the environment in which a program runs.

See author's page
Horatiu Vladasel

September 16th, 2025 · 4min read

#MSIX #TIPS
How to manage ssh pem keys on windows
How to manage ssh pem keys on windows

Managing SSH PEM Keys on Windows: Lessons Learned from a CRLF Nightmare

How did I end up here? Well, I wanted to build a Windows service that would create an SSH reverse tunnel with a PEM-formatted private key, PowerShell, and the Non-Sucking Service Manager (NSSM). I never expected the biggest hurdle would be invisible line endings and encoding quirks.

See author's page
Danut Ghiorghita

September 11th, 2025 · 5min read

#WINDOWS
Python bundled exe custom code running solution
Python bundled exe custom code running solution

Why You Can’t Run Custom Code into Python-Bundled EXEs (and a Solution)

So, you’re wondering how to run custom code during the installation of an EXE generated with Python.

See author's page
Danut Ghiorghita

September 10th, 2025 · 3min read

#PYTHON
Msix editor available in enterprise edition
Msix editor available in enterprise edition

MSIX Editor in Enterprise Edition | Edit and Fix MSIX Packages from Any Tool

Back in March 2018, Microsoft announced the MSIX packaging format and introduced Advanced Installer as the first recommended tool for creating MSIX packages.

See author's page
Bogdan Mitrache

September 4th, 2025 · 2min read

#MSIX
Branding suite installer ui visual guide
Branding suite installer ui visual guide

Branding the Suite Installer UI – A Cause-and-Effect Visual Guide

In a previous blog article, we explored Suite Installer, a new feature in Advanced Installer available starting with version 23.0. We discussed how to create Suite Installer applications, discovered the wide range of visual customization options for each bundled application, and presented some practical use cases.

See author's page
Renato Ivanescu

September 4th, 2025 · 5min read

#APPLICATION-RESOURCES #TOOLS #TIPS
Choosing the right windows packaging tool as developer
Choosing the right windows packaging tool as developer

Choosing the Right Windows Packaging Tool - from a developer’s perspective

Launching your application is such an exciting milestone, but soon you realize that distributing an executable means more than simply sharing it. I cannot stress enough how important it is to make sure your users have a smooth experience from installation to updates, even more so if your users are redeploying your software within a complex IT environment.

See author's page
Danut Ghiorghita

September 3rd, 2025 · 8min read

#WIX #TOOLS
What is software deployment and helpful tools
What is software deployment and helpful tools

What is software deployment and what tools can help?

Software deployment is the process of managing software within organizations. It generally refers to the activities and procedures involved in making applications available for installation to users or performing mass rollouts of a specific application.

See author's page
Alex Marin

September 1st, 2025 · 8min read

#TOOLS #AUTOMATION
Edit reg multi sz with powershell
Edit reg multi sz with powershell

Edit the Multi SZ Registry with PowerShell

The Windows Registry acts, or can be conceived as a structured database of the operating system where Windows and many programs store configuration settings.

See author's page
Alex Marin

September 1st, 2025 · 3min read

#POWERSHELL
  • 1
  • 2
  • 3
  • 4
  • 5
  • 36
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 36
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 36

Popular Articles

We use cookies to enhance your experience and analyse site traffic. Read our Cookie Policy.
ailogo
AMA on r/AdvancedInstallerBring your toughest questions.
Ask Now

CAPHYON PRODUCTS

  • Advanced Installer
  • PacKit
  • Installer Analytics
  • Advanced Web Ranking
  • Clang Power Tools
  • Wattspeed
  • Bytes Route

COMPANY

  • About Us
  • Contact
  • Partners
  • Press Information
  • Referral Program

PRODUCT

  • Manage Your Account
  • Help
  • Download
  • Documentation
  • Features
  • Forum
  • Pricing
  • Free Trial
  • Customers
  • Release Notes
  • Case Studies
  • Testimonials
  • Get a Demo
  • Refer a Friend

RESOURCES

  • MSIX Packaging Fundamentals ebook
  • Advanced MSI Packaging ebook
  • MSI Packaging ebook
  • MSIX Ready
  • MSIX Introduction
  • Alternatives
  • Packaging Checklist for Devs
  • MSIX Succinctly ebook
  • Installer Testing Guide ebook
  • Integration with Visual Studio
  • Advanced Installer Upgrade Guide
  • Trusted Signing Integration
  • Blog

FREE TOOLS

  • MSIX Troubleshooter
  • MSIX Tweaker
  • Advanced Installer Express
  • Advanced Installer Free
  • Hover
  • PacKit Free
  • TweakAppV
  • Visual Studio Extension

Application Packaging Academy

MSI Packaging Essentials Training and Certification
Advanced MSI Packaging Training and Certification

CONNECT

  • RSS
  • Twitter
  • YouTube
  • LinkedIn
  • Facebook
  • GitHub
  • Stack Overflow

COMMUNITY

  • r/AdvancedInstaller
  • r/AppPackagingTraining
Advanced Installer, a Microsoft Partner

Application Packaging Academy

MSI Packaging Essentials Training and Certification
MSI Packaging Essentials Training and Certification
Advanced Installer, a Microsoft Partner
Advanced Installer, a Microsoft Partner
© Caphyon 2002 - 2025 Ltd. Trademarks belong to their respective owners. All rights reserved.
Privacy  |  Site Map