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:
    for devs
    For Developers
    for professional
    For IT Pros
    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

Msix url shortcut
Msix url shortcut

How to create a URL Shortcut to open a specific website in MSIX

Whether it's in-house applications, custom-made software, or applications from third-party vendors, there are times when we need to package them with a URL shortcut.

See author's page
Horatiu Vladasel

May 22nd, 2025 · 4min read

#MSIX
Fix dll not found issue in msix
Fix dll not found issue in msix

MSIX limitations: How to fix “DLL not found” issue

It is commonly known that MSX technology comes with a set of limitations that most of the packagers must deal with, in spite of all its benefits.

See author's page
Horatiu Vladasel

May 22nd, 2025 · 4min read

#MSIX #TIPS
Launch bat file from msix shortcut
Launch bat file from msix shortcut

How to launch or call .BAT file from an MSIX shortcut

Applications behave differently when running within an MSIX container. For example, you cannot set a non-executable file as a target for your application by default.

See author's page
Alex Marin

May 22nd, 2025 · 5min read

#MSIX #PSF
File redirection limitation msix container
File redirection limitation msix container

How to fix file redirection for Win32 applications running in an MSIX container

When Win32 applications run inside an MSIX container, they behave differently than when they are installed natively. Because of that, we come across errors in the operations we often perform.

See author's page
Horatiu Vladasel

May 22nd, 2025 · 4min read

#MSIX #PSF
How to fix msix limitations with psf
How to fix msix limitations with psf

The most common MSIX limitations and how to fix them with the Package Support Framework (PSF)

Advanced Installer was the first application to fully support MSIX technology – and we truly believe in its power.

See author's page
Horatiu Vladasel

May 22nd, 2025 · 10min read

#MSIX #PSF
Preserve old configuration files after upgrade
Preserve old configuration files after upgrade

Preserve Old Configuration Files During Upgrades in Advanced Installer

A continuous activity when it comes to any software application is providing security, improvements, and functional upgrades. But what happens if the end-user has made his personal application configurations and a new update arrives? How can we make sure these user preferences are preserved after an update installation?

See author's page
Radu Popescu

May 15th, 2025 · 4min read

#APPLICATION-RESOURCES
Create asp net application installers
Create asp net application installers

How to Create ASP.NET Application Installers Efficiently

ASP.NET applications are not something new in the world. However, having a powerful tool that streamlines and deploys your ASP.NET applications is a must these days.

See author's page
Alex Marin

May 15th, 2025 · 4min read

#APPLICATION-RESOURCES #LOCALIZATION
Ai v22
Ai v22

Advanced Installer 22.7 Released

Advanced Installer 22.7 brings important speed improvements and more platform support to make your packaging job easier. This release includes faster dialog loading for Embedded and Enhanced UIs, improved registry exclusion logic during repackaging, and enhanced control over VM profiles and user profile actions.

May 13th, 2025

Migration from html layout to winui in advanced installer
Migration from html layout to winui in advanced installer

Important UI Change in Advanced Installer: Migration from HTML Layout to WinUI

Creating installers is a delicate and critical task. Since our first release over 20 years ago, we've focused on building a GUI that empowers you to easily create packages, while striving to increase the flexibility required by each of you.

See author's page
Danut Ghiorghita

May 12th, 2025 · 2min read

#USER-INTERFACE
Customize your application updater
Customize your application updater

How to Customize Your Application Updater Editor?

Software isn’t just about capabilities – its UX and design matter too.

See author's page
Renato Ivanescu

May 8th, 2025 · 4min read

#UPDATER
Managing multiple installer projects in one place
Managing multiple installer projects in one place

Managing Multiple Installer Projects in One Place Using Advanced Installer

Developing complex applications often involves various components, each requiring its own installer. To streamline the build process, it’s important to manage and build all installers within a single solution.

See author's page
Renato Ivanescu

April 30th, 2025 · 3min read

#TIPS
Enable msix auto updates through appinstaller file
Enable msix auto updates through appinstaller file

How to Enable MSIX Auto Updates Through .appinstaller File on Windows Server

MSIX packaging is a modern solution for deploying applications on Windows devices. However, if you want MSIX-deployed apps to support auto-updates via .appinstaller file on Windows Server, you have to manually install the App Installer Tool.

See author's page
Renato Ivanescu

April 30th, 2025 · 4min read

#UPDATE #MSIX
What is sbom and how to integrate it for software security
What is sbom and how to integrate it for software security

What Are SBOMs and How to Integrate Them into Your Software Packages

Everything’s moving so fast in tech right now—security and transparency really need to be top priorities. As part of implementing the National Cyber Strategy released by the White House in 2023, the U.S. government issued best practices instructing developers who sell apps to the public sector to include Software Bills of Materials (SBOMs) with their software packages.

See author's page
Alex Marin

April 25th, 2025 · 8min read

#SECURITY
Build smart installers with bootstrapper packages
Build smart installers with bootstrapper packages

Building Smarter Installers with Bootstrapper Packages and Advanced Installer

Bootstrapper packages might not be the most glamorous topic in software development, but they're essential for ensuring that applications install smoothly and run without a hitch.

See author's page
Alex Marin

April 16th, 2025 · 6min read

#BOOTSTRAPPER
Fixing odbc connect timeout error during msi installation
Fixing odbc connect timeout error during msi installation

MSI Installation Fails with ODBC Timeout? Here’s How to Resolve It

Encountering an ODBC connect timeout error during an MSI installation is uncommon but not unheard of.

See author's page
Alex Marin

April 10th, 2025 · 4min read

#MSI
Digital sign wix installer packages
Digital sign wix installer packages

Step-by-Step Guide to Digitally Signing WiX Installer Packages

Digital signing ensures software integrity and authenticity. It’s a fundamental practice in digital safety practices that establishes trust between software developers and users.

See author's page
Renato Ivanescu

April 10th, 2025 · 5min read

#WIX
Ai v22
Ai v22

Advanced Installer 22.6 Released

Advanced Installer 22.6 introduces the SBOM Generator Integration, providing built-in support for creating Software Bill of Materials (SBOM) reports. This feature ensures compliance with security and regulatory standards by allowing you to generate and include an SBOM within your installation packages, offering full transparency over your software components.

April 8th, 2025

What is microsoft endpoint configuration manager
What is microsoft endpoint configuration manager

What is Microsoft Endpoint Configuration Manager (former SCCM)?

Let’s start with the basics: Microsoft Endpoint Configuration Manager, or MECM (formerly SCCM), is one of the tools that IT admins in larger organizations rely on heavily. It helps you manage devices, deploy applications, enforce security policies, and keep everything running smoothly across the entire IT environment.

See author's page
Alex Marin

April 3rd, 2025 · 6min read

#SCCM
Application packaging process
Application packaging process

Application Packaging Process - The End-to-End Tutorial

For the past 10+ years, I have worked with various projects and types of organizations as an Application Packager. During that time, I have witnessed some "elementary" mistakes that could have been easily avoided by having a clear understanding of the end-to-end application packaging process.

See author's page
Horatiu Vladasel

April 3rd, 2025 · 19min read

#MSIX #MSI #ENTERPRISE-PACKAGING
Msix installation or launching errors and fixes
Msix installation or launching errors and fixes

MSIX Package Not Installing or Launching? Common Errors and How to Fix Them

MSIX packages have revolutionized modern application deployment, offering improved security, efficiency, and flexibility. However, even experienced IT professionals face challenges – whether in packaging, deploying, or debugging. Having the right tools and techniques is key to overcoming these obstacles.

See author's page
Alex Marin

March 28th, 2025 · 6min read

#MSIX
  • 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.
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
  • 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