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:

    Bug hunting with analytics

    for devs
    For Developers

    Bug hunting with analytics

    for professional
    For IT Pros

    Bug hunting with analytics

    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

Sccm task sequences
Sccm task sequences

How to Deal with MSIX Packages in SCCM Task Sequences

MSIX packages are installed by default per-user, and the option to provision per-machine MSIX applications is possible through SCCM - which is not yet available in Task Sequences.

See author's page
Alex Marin

September 9th, 2020 · 5min read

#SCCM #MSI #MSIX
App management challenges
App management challenges

Application Management Challenges - An Application Packaging Perspective

Application Packaging itself is just a small step within the whole process, starting with the application being requested by the business, and resulting in a finished product that is rolled out to production devices.

See author's page
Horatiu Vladasel

August 27th, 2020 · 11min read

#WINDOWS-10 #WINDOWS
Ai v17
Ai v17

Advanced Installer 17.4 Released

The latest version of Advanced Installer brings a lot of new powerful improvements that simplify your digital signing process.

August 26th, 2020

Msix_guide_me_in
Msix_guide_me_in

MSIX Packaging Tool: Guide me in!

If you missed out on our previous blog articles about MSIX, make sure to check out this comprehensive guide to get insights about the technology and the changes it brings to the industry. To continue understanding the different tools and best practices MSIX has, this article will go into the MSIX Packaging Tool. We discuss what it is, how it works, and finally, we will show a side by side comparison using our free Advanced Installer Express edition.

See author's page
Radu Popescu

August 20th, 2020 · 8min read

#MSIX
Environment variables msix
Environment variables msix

Can you have Environment Variables in MSIX? Yes, and here's how to set them.

Environment variables are settings or paths that are set outside of a program and can be globally accessed by any software.

See author's page
Alex Marin

August 6th, 2020 · 4min read

#MSIX #TIPS
Msix transition banner
Msix transition banner

The MSIX Shift. And why you should start preparing for it.

With App-V packages closing to end-of-life (2026), the reality of a transition to MSIX is much closer and many are starting to research the ins and outs of what it entails. Although we now know that MSIX is not an update to MSI, but a completely new technology, there are still some correlations that we'd like to address.

See author's page
Alex Marin

July 31st, 2020 · 30min read

#MSIX #MSI #APPDATA
Device guard signing integration
Device guard signing integration

Advanced Installer Enables Enterprise Security directly from the installer package

Starting with version 17.3, Advanced Installer natively supports Device Guard Signing. This feature is of most use for the vendors to prepare their software product installers to be used in enterprise environments.

#SECURITY #MSIX #NEWS
Ai v17
Ai v17

Advanced Installer 17.3 Released

The latest version of Advanced Installer brings more than 25 features and improvements across all editions. Modernize and increase the security of your release process with our Device Guard Signing integration.

July 29th, 2020

How to upgrade msix package
How to upgrade msix package

How does MSIX package upgrades change industry best practices?

When building a new version of an installation package, you should pay attention not only to adding improvements but also ensuring a seamless upgrade to the old version.

See author's page
Alex Marin

July 24th, 2020 · 4min read

#MSIX #MSI #TIPS
Msix fonts
Msix fonts

Installing Fonts in MSIX Package

If you have ever wondered how fonts are installed in an MSIX package or if you want to master all MSIX concepts, you landed on the perfect page. In the following article, we’ll see how to add and register fonts so your package will be more impactful.

See author's page
Alex Marin

July 17th, 2020 · 3min read

#MSIX #MSI #TIPS
Per machine deployment
Per machine deployment

Technical Guide: Per-machine deployment of MSIX in SCCM

On a recent post, we explored how MSIX deployments are done via SCCM, covering the scenario when a per-user installation is needed.

See author's page
Alex Marin

July 17th, 2020 · 12min read

#MSIX #POWERSHELL #SCCM
How to disable registry and file redirections
How to disable registry and file redirections

How To Disable Registry and File Redirections for MSIX

Recently, in one of our previous articles, we covered how MSIX redirects user data to specific locations.

See author's page
Alex Marin

July 9th, 2020 · 4min read

#MSIX #TIPS
Managed service account
Managed service account

Managed Service Accounts (MSA): Installing a service

Recently, one of our users has asked us if it is possible to install, through Advanced Installer, a service under a Managed Service Account (MSA).

See author's page
Catalin Gheorghe

July 2nd, 2020 · 6min read

#TIPS #SERVICES
Ai v17
Ai v17

Advanced Installer 17.2 Released

Version 17.2 of Advanced Installer brings you more than 20 features and enhancements ready to be discovered.

June 30th, 2020

Psf introduction banner
Psf introduction banner

Introduction to Package Support Framework

To help with the MSIX transition, Microsoft has released the Package Support Framework (PSF) - an open-source framework that enables you to apply runtime fixups for issues that might appear when migrating legacy applications that you don’t have the source code for.

See author's page
Bogdan Mitrache

June 26th, 2020 · 6min read

#MSIX #WINDOWS-10 #MIGRATION
Publish on ms
Publish on ms

How to publish your MSIX package to the Microsoft Store?

You've finished building your MSIX application, and it's time to share it with the rest of the world.

See author's page
Radu Popescu

June 23rd, 2020 · 9min read

#MSIX #HOVER #DIGITAL-SIGNATURE #TIPS
Disable msix uninstallation
Disable msix uninstallation

How to Disable MSIX Uninstallation

Although not necessarily common practice, there are some instances where you would want to prevent users from uninstalling specific MSIX packages such as monitoring software that is required to gather data from all employees.

See author's page
Alex Marin

June 18th, 2020 · 3min read

#MSIX #TIPS
Banner msix modification package
Banner msix modification package

MSIX Modification Packages: Deploying custom application configurations.

MSIX Modification Package is a type of MSIX package format introduced by Microsoft with the goal of decoupling customizations from the main application. Launched with the release of their MSIX packaging format, the MSIX Modification Package is an MSIX package meant to store the customizations of the application.

See author's page
Horatiu Vladasel

June 11th, 2020 · 7min read

#MSIX #TIPS
Ai v17
Ai v17

Advanced Installer 17.1 Released

We have good news! Advanced Installer 17.1 comes with Digital Signature support for PowerShell scripts - you can now digitally sign PowerShell scripts to enhance your enterprise security policies.

May 27th, 2020

Software packaging automation
Software packaging automation

How much can you automate your software packaging process? An IT Pro perspective.

Automation. A word heavily used around industries, especially the software one. A word that arouses great interest for every manager, service, or business owner.

See author's page
Alex Marin

May 22nd, 2020 · 10min read

#MSIX #MSI
  • 1
  • 19
  • 20
  • 21
  • 22
  • 23
  • 36
  • 1
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 36
  • 1
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 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