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

Appv to msix migration what you need to know
Appv to msix migration what you need to know

Migrating from App-V to MSIX - What You Need to Know

The application packaging, deployment, and virtualization landscape is constantly evolving.

See author's page
Alex Marin

July 22nd, 2025 · 8min read

#MSIX #APPV
How to install custom fonts with your application installer
How to install custom fonts with your application installer

How to Install Custom Fonts for Your Application Users

Have you developed an app that uses a custom font, only to find that end-users reported the font isn’t displaying correctly? This often happens when the font isn’t installed on the Windows operating system.

See author's page
Renato Ivanescu

July 22nd, 2025 · 3min read

#APPLICATION-RESOURCES
What is pwa how to create and customize them
What is pwa how to create and customize them

What is a PWA and How You Can Create, Export, and Customize One

In today’s world, which is evolving at a rapid pace, new technologies are introduced into the market on a regular basis. Of course, not all technologies are adopted by the public, but some do leave their mark – either on a larger or a smaller scale – on the overall tech world.

See author's page
Alex Marin

July 11th, 2025 · 5min read

#MSIX #PWA #TOOLS
How to update winget manifest generation
How to update winget manifest generation

How to Automate WinGet Manifest Generation with Advanced Installer

Publishing an application to the Windows Package Manager (WinGet) requires a manifest file that defines essential metadata, installer information, and localization details.

See author's page
Renato Ivanescu

July 11th, 2025 · 5min read

#WINGET #WINDOWS #POWERSHELL
Understanding app package format and architectures
Understanding app package format and architectures

Reaching Every System Architecture with the Right App Packaging Format

When deploying applications, the architecture and packaging format you choose play an important role regarding compatibility, performance, and user reach.

See author's page
Alex Marin

July 4th, 2025 · 5min read

#MSIX #APPV #EXE #TIPS
How to install windows registry keys and entries
How to install windows registry keys and entries

How to Easily Install Windows Registry Keys and Entries

Registry keys play an important role in the Windows operating systems.They store configuration data and settings for both the system and applications. By adding registry keys, you can properly configure and optimize your app for each user’s system.

See author's page
Renato Ivanescu

July 4th, 2025 · 3min read

#APPLICATION-RESOURCES #WINDOWS
Ai v22
Ai v22

Advanced Installer 22.8 Released

Our monthly release schedule includes important UX changes for the Custom Actions and Prerequisites views. It also includes new launch conditions for VC++ redistributables, along with new updates for .NET 8.0.17 and 9.0.6.

June 24th, 2025

Preserve user settings across updates in msix
Preserve user settings across updates in msix

Preserve User Settings Across Updates in an MSIX Package

MSIX is a modern packaging technology that provides reliable application deployment.

See author's page
Renato Ivanescu

June 23rd, 2025 · 5min read

#MSIX
Fix updating component registration delay during msi install
Fix updating component registration delay during msi install

How to Fix “Updating Component Registration” Delay During MSI Installation

When it comes to MSI technology, users might encounter a blocking point with the "Updating component registration" message during the installation process. This can be frustrating, but there are several solutions you can try to fix this issue. Let's explore them in this article.

See author's page
Alex Marin

June 23rd, 2025 · 3min read

#MSI #UPDATE
Understanding windows services
Understanding windows services

What Are Windows Services, How to Create and Install Them?

Windows Services are programs that run the background of the operating systems (OS). Unlike regular applications, these services do not require user interaction, nor do you have the possibility to create them with user interaction. They typically run automatically when the system boots up. Some popular examples of services are the print spooler, task scheduler, DHCP & DNS client, and so on.

See author's page
Alex Marin

June 20th, 2025 · 5min read

#SERVICES
Modernizing win32 apps with winui
Modernizing win32 apps with winui

Modernizing Win32 Apps with WinUI – Advanced Installer’s Approach

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

June 20th, 2025 · 8min read

#DEVOPS
Powershell for developers advanced installer tech session part 2
Powershell for developers advanced installer tech session part 2

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

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

June 12th, 2025 · 5min read

#POWERSHELL
Automate sap gui silent install
Automate sap gui silent install

How to Automate SAP GUI Silent Installation with AutoPkg and NWSAPSetupAdmin.exe

SAP GUI is the graphical user interface client used to access SAP systems. It’s an essential tool for organizations that rely on SAP applications. Automating and customizing the installation process not only saves time but also ensures consistency across multiple systems.

See author's page
Alex Marin

June 12th, 2025 · 5min read

#AUTOMATION
Publishing product information during msi setup
Publishing product information during msi setup

Publishing Product Information in MSI Setup & Fixing Installation Hangs

When deploying MSI packages, IT professionals often encounter issues during installation, including stalls at the product information publishing phase. This crucial step updates system records so applications can be properly managed.

See author's page
Radu Popescu

June 6th, 2025 · 5min read

#MSI
How to fix warning 4154
How to fix warning 4154

How to Handle Warning 4154 During Software Installation

When installing software, any warning or error during the installation process can negatively impact the user experience and in medium to large organizations it can even disrupt workflows

See author's page
Alex Marin

June 6th, 2025 · 4min read

Msp vs msi for application patching
Msp vs msi for application patching

MSP vs. MSI: Choosing the Right Patch Installer

One common question packagers often ask themself is what type of installer to use when patching an application.

See author's page
Radu Popescu

May 27th, 2025 · 6min read

#MSP #MSI
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
  • 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