Advanced Installer
Trusted Signing
Integration
Learn more ›
  • 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:
    for devs
    For Developers
    for professional
    For IT Pros
    for msp
    For Managed Service Providers
    orBrowse all features ›
    Get a FREE Personalized Demo!
  • Academy
  • Analytics
  • Help
  • Community
  • Blog
  • Purchase
  • 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
Testing
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

Check your inbox and confirm the
subscription

Newsletter

Newsletter

Handle prerequisites msix dependencies
Handle prerequisites msix dependencies

Handle Prerequisites by Declaring Dependencies in MSIX

Application dependencies are a common requirement in the packaging industry. With the transition from MSI to MSIX, we now have more options to declare and handle them.

See author's page
Alex Marin

March 14th, 2025 · 6min read

#MSIX

Windows Installer Dialog Editor

Features like custom dialogs, digital signature management, and software licensing make Advanced Installer a top choice for developers at any level. Plus, their amazing support team is always there to assist with any questions or concerns

Advanced installer security fixes retrospective
Advanced installer security fixes retrospective

A Retrospective of Advanced Installer’s Security Fixes

At Advanced Installer, security is our top priority—we take every necessary step to keep our products secure. When a vulnerability is discovered, we immediately investigate and resolve the issue.

See author's page
Danut Ghiorghita

March 4th, 2025 · 6min read

#SECURITY
Ai v22
Ai v22

Advanced Installer 22.5 Released

Discover the latest improvements in Advanced Installer 22.5, featuring security and feature updates for the LZMA SDK (v24.09) and a fix for CVE-2024-11477, addressing a remote code execution vulnerability in 7-Zip's LZMA compression.

March 3rd, 2025

Wix toolset vs inno setup packaging tool
Wix toolset vs inno setup packaging tool

WiX Toolset vs. Inno Setup: Choosing the Right Application Packaging Tool

Creating an installation package is a crucial step in software deployment, and choosing the right packaging tool can significantly impact the process. Each tool has its advantages and disadvantages. Your choice depends on factors such as project complexity, ease of use, or the need for advanced features.

See author's page
Renato Ivanescu

February 21st, 2025 · 9min read

#WIX
Deploy registry within msix
Deploy registry within msix

How to Deploy a Registry Within an MSIX - Step-by-Step Guide

MSIX is a modern application packaging format that simplifies deployment and updates. One of its key features is the ability to package registry settings along with the application, ensuring a clean and isolated setup. Key benefits include:

See author's page
Radu Popescu

February 13th, 2025 · 3min read

#MSIX
Powershell for developers advanced installer tech session
Powershell for developers advanced installer tech session

PowerShell for Windows Developers: Takeaways from Advanced Installer’s Tech Session | Part 1

At Advanced Installer, we’ve been hosting weekly Tech Talks for over a year, where our developers share key insights, lessons learned, and in-depth explorations of topics that help us grow as a team. These sessions have been invaluable for us, and we’re excited to share some of the best takeaways with the wider developer community.

See author's page
Renato Ivanescu

January 31st, 2025 · 7min read

#POWERSHELL
Microsoft deployment toolkit mdt
Microsoft deployment toolkit mdt

Microsoft Deployment Toolkit (MDT): Everything You Need to Know

Microsoft Deployment Toolkit, commonly known as MDT, is a robust solution for IT professionals needing to deploy Windows operating systems and applications across multiple devices efficiently. Its primary goal is to simplify and streamline the deployment process, ensuring consistency and reducing the likelihood of errors.

See author's page
Alex Marin

January 31st, 2025 · 6min read

#TOOLS #AUTOMATION
Application packaging changes in 2025
Application packaging changes in 2025

Application Packaging Trends in 2025: What’s Changing (and What’s Not)

As we head into 2025, the application packaging world feels familiar—like a well-worn tool that still gets the job done. While there’s always talk of “the next big thing,” much of what worked in 2024 will keep working. Let’s break down what to expect.

See author's page
Alex Marin

January 31st, 2025 · 6min read

#MSIX #MSI #POWERSHELL
Ai v22
Ai v22

Advanced Installer 22.4 Released

Advanced Installer 22.4 introduces the long awaited MSIX Custom Install Actions feature, allowing you to bundle and install third-party redistributable files, such as .exe or .msi, alongside your MSIX packages.

January 29th, 2025

Imagemagick latest release automatically published to winget
Imagemagick latest release automatically published to winget

ImageMagick uses Advanced Installer to Automatically Publish the Latest Release to Winget Repository

Starting with ImageMagick version 7.1.1-31, we’re leveraging Advanced Installer to automatically build and publish the latest release to the Windows Package Manager repository. This allows users to install ImageMagick using the Winget command line tool.

See author's page
Dirk Lemstra

January 23rd, 2025 · 6min read

#TOOLS #WINGET
Hire the right software packager for your business
Hire the right software packager for your business

How to hire the right software packaging engineer for your business

The role of a software packaging engineer is often misunderstood. Is it just a small part of a bigger process? Is it a “one-man show”? And do you really need one in your company?

See author's page
Radu Popescu

January 23rd, 2025 · 5min read

#MSI #MSIX #REPACKAGING
Test msi msix exe installers in windows sandbox
Test msi msix exe installers in windows sandbox

Testing Installation Packages in Windows Sandbox (EXE, MSI or MSIX)

Whether you're a seasoned developer or just getting started, Windows Sandbox is designed to make your application installer testing process smoother, safer, and more efficient.

See author's page
Radu Popescu

December 31st, 2024 · 4min read

#EXE #MSI #MSIX
How to read values from ini file
How to read values from ini file

How to Read Values from an INI File in Your Installer

When creating an installer for your application, it's often necessary to read configuration values during the setup process.

See author's page
Alex Marin

December 24th, 2024 · 4min read

#POWERSHELL #TIPS
Extract msi msix exe installer content
Extract msi msix exe installer content

How to Extract the Contents of MSI, MSIX, and EXE Installation Packages

Back in the days of Windows XP and the early stages of application repackaging for enterprise needs, quality assurance teams often needed to verify that the repackaged MSI package had the same structure as the original installation package.

See author's page
Alex Marin

December 20th, 2024 · 4min read

#MSI #MSIX #REPACKAGER
Msi warning 1946 property shortcut could not be set
Msi warning 1946 property shortcut could not be set

Understanding "MSI Warning 1946: Property Shortcut Could Not Be Set" and How to Fix It

This is not a new issue – it dates back to the transition days between Windows Vista, XP, and Windows 7.

See author's page
Alex Marin

December 13th, 2024 · 3min read

#MSI
Ai v22
Ai v22

Advanced Installer 22.3 Released

Advanced Installer 22.3 introduces built-in support for Windows Server 2025, enabling seamless configuration of Windows Features and Server Roles directly within your installation packages.

December 10th, 2024

Advanced installer emco msi package builder comparison
Advanced installer emco msi package builder comparison

Advanced Installer vs. EMCO MSI Package Builder: Comparison in Features, Strengths, and Limitations

When it comes to application packaging, two widely used tools are Advanced Installer and EMCO MSI Package Builder. Each tool brings unique strengths to the table, catering to various professional needs.

See author's page
Alex Marin

December 6th, 2024 · 4min read

Create msi installer with visual studio
Create msi installer with visual studio

How to create MSI installers with Visual Studio

Visual Studio is an integrated development environment (IDE) tool made by Microsoft to build code, and publish applications. It is mainly used to develop different types of software—from computer programs to web services.

See author's page
Renato Ivanescu

November 28th, 2024 · 9min read

#MSI #VISUAL-STUDIO
Code signing inno setup packages
Code signing inno setup packages

Code Signing Your Inno Setup Installers - A Complete Guide

You've put in the hard work to create an Inno Setup installer, and now it’s time to make sure end users trust your installer. Adding a digital signature to your setup file gives it credibility and protects it from tampering.

See author's page
Renato Ivanescu

November 21st, 2024 · 4min read

#DIGITAL-SIGNATURE #CODE-SIGNING
  • 1
  • 2
  • 3
  • 4
  • 5
  • 35
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 35
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 35

Popular Articles

We use cookies to enhance your experience and analyse site traffic. Read our Cookie Policy.
packitlogo
PacKit, built by Advanced InstallerGive feedback & get 12 months at 90% off
Book 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

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
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