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

Edit msi file with orca and alternative
Edit msi file with orca and alternative

How to Edit an MSI File using ORCA Editor (plus alternative tool)

What's the most efficient way to perform quick edits to an MSI package?

See author's page
Radu Popescu

February 24th, 2022 · 9min read

#MSI #MST
Ai v19
Ai v19

Advanced Installer 19.2 Released

The new version of Advanced Installer comes with a new CI/CD integration: GitHub Actions.

February 21st, 2022

Msix enterprise 2022
Msix enterprise 2022

MSIX Predictions for 2022 - What to expect

MSIX has been available for almost four years now, since Microsoft first announced it. Although 2021 did not deliver all of the advances I had hoped for, I was pleased to see MSIX adoption continue to expand on a regular basis.

See author's page
Bogdan Mitrache

February 11th, 2022 · 6min read

#MSIX
Deploy msix packages with intune
Deploy msix packages with intune

How to deploy MSIX Packages with Microsoft Intune

With Intune, Microsoft made it easier to deploy MSIX/APPX packages in your infrastructure.

See author's page
Alex Marin

February 3rd, 2022 · 13min read

#APPX #MSIX #INTUNE
What is azure virtual desktop
What is azure virtual desktop

Azure Virtual Desktop - Step by Step Guide of Creating, Configuring and Managing your AVD setup

Virtual Machines are not a new concept in the business world. In fact, companies are very familiar with services such as VMWare and Citrix to handle specific tasks, like giving users access to applications.

See author's page
Alex Marin

January 28th, 2022 · 11min read

#AZURE
Ai v19
Ai v19

Advanced Installer 19.1 Released

The most recent release, which is also the first of the year, includes new features and improvements that continue to strengthen, improve, and assist software packers by providing them with a stable and mature tool.

January 20th, 2022

Msix registry not visible
Msix registry not visible

Why is the MSIX Registry not visible on the machine?

Based on my experience, when working with beginner IT Pros who are starting out with MSIX, there's a common misconception when defining registry keys.

See author's page
Alex Marin

January 18th, 2022 · 4min read

#MSIX
Msix limitations
Msix limitations

MSI vs MSIX: Practical Side-by-Side Comparison and Limitations

In 2018, MSIX was announced by Microsoft as the new universal package format for Windows 10 apps with the later support on desktop, mobile, and other Windows 10 devices.

See author's page
Radu Popescu

January 13th, 2022 · 3min read

#MSIX #MSI #DIGITAL-SIGNATURE
Create msix for python app
Create msix for python app

How to Create and Test an MSIX for a Python Application

Python is one of the most widely used programming languages, due to its versatility. In a previous article, we covered how to create an MSI for a Python application, where we first converted the Python into an exe and then created an MSI for that Python executable.

See author's page
Alex Marin

January 10th, 2022 · 4min read

#MSIX #PYTHON
Restore missing msi sccm cache folder
Restore missing msi sccm cache folder

Windows Installer vs. SCCM Cache Folder - How to repair or upgrade an MSI installed via SCCM?

We've received inquiries from users that encounter issues with the SCCM cache folder.

See author's page
Alex Marin

December 20th, 2021 · 7min read

#MSI #SCCM
Ai v19
Ai v19

Advanced Installer 19.0 Released

There are often situations when you would like to install an application depending on the existing users and groups on the target machine (installing a scheduled task under a specific user or certain resources in certain folders).

December 17th, 2021

Webinar msi ebook
Webinar msi ebook

Webinar: Live Q&A with the author - MSI Packaging ebook

Live Q&A Webinar with MSI Packaging author - Your chance to get all of your MSI questions answered

#WEBINAR #NEWS
Configure key vault digital signature teamcity
Configure key vault digital signature teamcity

How to Configure Azure Key Vault Digital Signature in TeamCity Pipeline

This article will teach you how to configure an Azure Key Vault Digital Signature in a TeamCity Pipeline.

See author's page
Ciprian Burca

December 3rd, 2021 · 3min read

#DEVOPS #DEVELOPERS #TEAMCITY
Configure build step teamcity pipeline
Configure build step teamcity pipeline

How to configure an Advanced Installer build step in a TeamCity pipeline

When developing software, the codebase is always growing, making it difficult to navigate. Software engineers use continuous integration (CI) technologies like TeamCity to address this.

See author's page
Ciprian Burca

November 26th, 2021 · 5min read

#DEVELOPERS #DEVOPS
Ai v18
Ai v18

Advanced Installer 18.9 Released

When it comes to packaging and delivering certain application configurations, MSIX presents a high level of complexity as well as some challenges.

November 23rd, 2021

Msix introduction
Msix introduction

MSIX Introduction: A comprehensive 24-chapter guide

Get a quick 5,000 words introduction that will bring you up to speed with the latest packaging and deployment technology for Windows.

See author's page
Bogdan Mitrache

November 17th, 2021 · 24min read

#MSIX #WINDOWS #UPDATE
Jenkins configure digital signature
Jenkins configure digital signature

Configure a Digital Certificate in a Jenkins Build Step: Jenkins Credentials and Azure Key Vault

Digitally signing your application is not only mandatory, it is an essential step to making your software secure and trustworthy.

See author's page
Ciprian Burca

November 4th, 2021 · 4min read

#JENKINS #DIGITAL-SIGNATURE #CONTINUOUS-INTEGRATION
Msix powershell cmdlets
Msix powershell cmdlets

MSIX PowerShell Cmdlets

MSIX uses the same PowerShell cmdlets available for AppX packages. But Microsoft added aliases for them not to create confusion between the AppX and MSIX packages.Let’s go through some of them with a few examples.

See author's page
Alex Marin

November 4th, 2021 · 5min read

#MSIX
Free msi packaging training and certification
Free msi packaging training and certification

MSI Packaging Training Book - Practical guide for all packaging professionals

We are so proud to announce Alex Marin’s brand new work: the MSI Packaging ebook - visit the link to get your free copy.

#MSI #NEWS
Configure build step jenkins pipeline
Configure build step jenkins pipeline

How to configure an Advanced Installer build step into a Jenkins pipeline

Jenkins is one of the most famous Continuous Integration tools, similar to TeamCity, that allows developers to easily integrate changes into their build on a continuous basis.

See author's page
Ciprian Burca

October 29th, 2021 · 4min read

#JENKINS #CONTINUOUS-INTEGRATION
  • 1
  • 14
  • 15
  • 16
  • 17
  • 18
  • 35
  • 1
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 35
  • 1
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 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