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

Ai v18
Ai v18

Advanced Installer 18.5 Released

Excited by Visual Studio 2022 Preview? Check out our Advanced Installer 18.5 release!

July 27th, 2021

Retrieve exe version programmatically
Retrieve exe version programmatically

How To Programmatically Retrieve The Version of Your Executable At Build Time

There are scenarios where you need to change a file version programmatically with each launch. To achieve that, we will set an installer property that changes with each release and then uses its value within your installer.

See author's page
Horatiu Vladasel

July 21st, 2021 · 5min read

#TIPS #MSI #BUILD
Backup and restore files major upgrade
Backup and restore files major upgrade

How To Backup and Restore Files during a Major Upgrade using Custom Actions

One of the main things we need to consider when performing a Major Upgrade is how we will backup and restore our previous files and folders.

See author's page
Danut Ghiorghita

July 16th, 2021 · 5min read

#TIPS #CUSTOM-ACTION
Msix shared containers
Msix shared containers

MSIX Shared Containers: How to access resources between different applications

MSIX delivered Shared Package Containers to allow applications to share their files and registries, enabling classic Win32 apps to communicate with each other without changing any code.

See author's page
Alex Marin

July 9th, 2021 · 5min read

#MSIX #TIPS
Webinar software packaging developers
Webinar software packaging developers

Webinar for ISVs: The most common packaging mistakes that developers make. And how to avoid them.

You are invited to join the upcoming webinar "The most common packaging mistakes that developers make. And how to avoid them." where Bogdan Mitrache, Product Manager Advanced Installer, will show us how to create professional installation packages and deliver a customer-winning experience.

#WEBINAR #NEWS
Msix code signing certificates
Msix code signing certificates

MSIX and Code Signing Certificates: What Developers Must Know

While for MSIs, this was an optional step, signing your MSIX package is mandatory. Microsoft’s MSIX technology requires the use of code signing certificates to deploy packages.

See author's page
Tim Mangan

June 30th, 2021 · 7min read

#MSIX #DIGITAL-SIGNATURE
Ai v18
Ai v18

Advanced Installer 18.4 Released

This month we are extending our virtualization management support with our new Docker integration.

June 28th, 2021

Blog msix azure key vault signing
Blog msix azure key vault signing

How To Configure Azure Key Vault to Sign your MSIX Packages: A Step-by-Step Guide

If there's something we've mentioned over and over again about MSIX is that it requires digital signing. We have a diversity of resources regarding this topic, from why it is a good practice to include a timestamp when signing a package, to automating the whole digital signing process of MSIX Packages.

See author's page
Alex Marin

June 24th, 2021 · 8min read

#MSIX #AZURE #TIPS
Register dll ocx files
Register dll ocx files

Registering DLL and OCX Files in MSI Packages - 3 Recommended Techniques

In order to allow a program to execute, you must first register its extension as a DLL or OCX.

See author's page
Horatiu Vladasel

June 10th, 2021 · 3min read

#MSI #TIPS
Powershell custom actions msi
Powershell custom actions msi

How To Execute Powershell Custom Actions in MSI

Over the years, we've received many questions regarding how Custom Actions work with PowerShell scripts in MSI.

See author's page
Alex Marin

May 28th, 2021 · 3min read

#POWERSHELL #CUSTOM-ACTION
Ai v18
Ai v18

Advanced Installer 18.3 Released

We have always been committed to empowering our users with an efficient and secure packaging tool. Starting with Advanced Installer 18.3, we are moving ahead with the Visual Studio Extension to support .Net Core projects (including the .NET 5 version).

May 24th, 2021

Msix digital signing
Msix digital signing

MSIX Digital Signing

Many of us are aware of the importance of securing our applications and how digital signatures are a solid way to avoid security breaches. For those looking into MSIX, you must know that Microsoft enforces digital signature for all packages within this technology. There is no exception.

See author's page
Radu Popescu

May 21st, 2021 · 6min read

#MSIX #SCCM #DIGITAL-SIGNATURE
Software packaging best practices enterprises
Software packaging best practices enterprises

17 Recommendations to Package Your App for Enterprise Use

Your application's installer is the very first direct interaction of users with your product. And, a positive first impression is essential for the success of any software.

See author's page
Bogdan Mitrache

May 13th, 2021 · 9min read

#WINDOWS #TIPS #ENTERPRISE-PACKAGING
How to automate digital signing
How to automate digital signing

Automating the Digital Signing Process of your MSIX Packages with MSIX Tweaker

A while ago we released a free tool for APP-V called TweakAPPV at Advanced Installer. Our purpose with this tool was to take App-V 5.x editing from the command-line to a new level by offering full access to the package contents.

See author's page
Alex Marin

May 7th, 2021 · 4min read

#MSIX #TOOLS
Replace file msi
Replace file msi

How To: Replace a file in an existing installer

The method to replace an existing configuration file varies depending on the application installer's format. For example, whether it's a vendor MSI from an Independent Software Vendor (ISV) or an EXE.

See author's page
Danut Ghiorghita

April 28th, 2021 · 7min read

#MSI #TIPS
Ai v18
Ai v18

Advanced Installer 18.2 Released

At Advanced Installer our focus was always to simplify packaging tasks and streamline repetitive scenarios.

April 23rd, 2021

Self healing file extensions
Self healing file extensions

How to Use The File Extensions Entry Point to Trigger Self-healing in an MSI

Self-healing, also known as self-repair, is one of the major benefits of the Windows Installer technology. In simple words, it ensures packages are secure and resilient by automatically checking and fixing them.

See author's page
Horatiu Vladasel

April 22nd, 2021 · 3min read

#MSI #TIPS
Msix troubleshooter free tool
Msix troubleshooter free tool

MSIX Troubleshooter: A Free Tool for Debugging MSIX Installations

“Your package is not digitally signed”.. “The certificate is not installed on your machine”.. “A new package is already installed..”

#MSIX #NEWS
Handle appdata custom actions
Handle appdata custom actions

How to handle AppData in MSI using Custom Actions

Many applications keep settings or configurations in files that later get stored in per-user based locations, such as %appdata% or %localappdata% folders.

See author's page
Alex Marin

April 8th, 2021 · 4min read

#MSI #WINDOWS #APPDATA
App compatibility issues
App compatibility issues

App Compatibility Issues in MSIX Containers. And how to fix them - Webinar Summary

We all know that MSIX is an evolving technology - but it is not a fix-all for all the situations we encounter when running Windows applications.

#MSIX #WEBINAR
  • 1
  • 16
  • 17
  • 18
  • 19
  • 20
  • 36
  • 1
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 36
  • 1
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 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