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

Check your inbox and confirm the
subscription

Newsletter

Newsletter

Jenkins plugin
Jenkins plugin

Advanced Installer Plugin for Jenkins

Jenkins is an open-source automation server that enables developers around the world to reliably build, test, and deploy their software.

#CONTINUOUS-INTEGRATION
Support windows 11 on arm
Support windows 11 on arm

Advanced Installer Support for Windows 11 on ARM

For some time now, Windows has run on machines powered by ARM processors. ARM processors are fascinating devices, and they became popular due to their excellent performance delivery at low energy consumption.

See author's page
Renato Ivanescu

September 1st, 2022 · 4min read

#NEWS
Installdir vs targetdir
Installdir vs targetdir

What are the differences between INSTALLDIR and TARGETDIR?

In this article, we'll talk about how Windows Installer defines the directory location of an installation, what the INSTALLDIR and TARGETDIR properties are, and what is the difference between them.

See author's page
Horatiu Vladasel

August 26th, 2022 · 4min read

#MSI
How to uninstall msi package
How to uninstall msi package

How to Uninstall an MSI package (with UI and silently) - 7 Methods to Use in the Enterprise Environment

Uninstalling a package is as important as installing it, so it's crucial to handle it with care.

See author's page
Horatiu Vladasel

August 18th, 2022 · 6min read

#MSI
Find exe silent install switches
Find exe silent install switches

How to Find Silent Install Switches for EXE

Command-line switches should be present in every setup installer. When it comes to MSI installers, they support command line switches by default.

See author's page
Radu Popescu

August 18th, 2022 · 6min read

#MSI #REPACKAGER
Ai v19
Ai v19

Advanced Installer 19.8 Released

You now have a quicker and simpler way to manage advanced shortcuts to files and folders with Advanced Installer version 19.8.

August 17th, 2022

Process monitor beginner guide
Process monitor beginner guide

Getting started with Procmon: The Beginner’s Guide to Monitoring Windows Systems

Process Monitor is probably one of the most used tools by IT Pros to debug applications and check installations. We mentioned Process Monitor in our MSI Packaging Training free e-book but this time around, we want to explore it further. We will discuss its prerequisites and share how you can get started with it.

See author's page
Alex Marin

August 12th, 2022 · 9min read

#WINDOWS #MSI
Adding items to windows 11 context menu
Adding items to windows 11 context menu

Create and Edit the Windows 11 Context Menu for your Application

We are aware of how challenging it is to add or edit menu items for unpackaged desktop applications to the new Windows 11 context menu.

See author's page
Alexandra Stoienescu

July 29th, 2022 · 3min read

#NEWS
Smart app control windows 11 compatibility
Smart app control windows 11 compatibility

Your app installation is 100% SAC compatible with Advanced Installer

With the release of Windows 11 Insider Preview Build 22567, Microsoft added a new security feature called Smart App Control (or SAC in short).

See author's page
Alex Marin

July 21st, 2022 · 5min read

#NEWS #SECURITY
Ai v19
Ai v19

Advanced Installer 19.7 Released

Starting with version 19.7 of Advanced Installer, you have a quicker and more efficient way to create and configure Windows Explorer context menu items for your application, when runing on Windows 11.

July 18th, 2022

Automating sccm apps repackaging
Automating sccm apps repackaging

Automating the Repackaging Process of SCCM Applications in a Remote Virtual Machine

Manually repackaging batch applications can be time consuming, especially when you have to deploy the applications on more than one computer.

See author's page
See author's page
Alex Marin, Danut Ghiorghita

July 14th, 2022 · 5min read

#SCCM #VIRTUAL-MACHINE #REPACKAGER
What is software packaging
What is software packaging

What is software packaging and why is it important?

Software packaging is the process of building an installer that includes all your applications' resources and can be used to distribute them on the end-user devices.

See author's page
Horatiu Vladasel

June 30th, 2022 · 5min read

#MSI #MSIX #APPV #TOOLS
Msi retrieve productcode
Msi retrieve productcode

How to find the ProductCode GUID of an installed MSI

A ProductCode is made up of string GUIDs containing numbers and uppercase letters.

See author's page
Horatiu Vladasel

June 23rd, 2022 · 4min read

#MSI
Ai v19
Ai v19

Advanced Installer 19.6 Released

Installer Analytics' most recent release introduces a brand new feature that allows you to track any property that you define within your setup package.

June 23rd, 2022

Handle desktop shortcuts through msix
Handle desktop shortcuts through msix

How to Handle Desktop Shortcuts through MSIX Packages

MSIX packages lack built-in support for installing a desktop shortcut. This is mainly because Microsoft recommends that user preferences are exclusively chosen by the user. So, for instance, creating a Desktop shortcut or pinning it to the Taskbar or Start Menu are not things we can control.

See author's page
Daniel Radu

June 17th, 2022 · 5min read

#MSIX #PSF
What are msp files
What are msp files

What are .MSP files, how to create and extract them?

Depending on whether we're installing or updating an application, we need to use different types of files. For instance, we use MSI files when installing Windows applications, but if we want to make a small update, we can use an MSP file.

See author's page
Radu Popescu

June 9th, 2022 · 6min read

#MSI #MSP
Security updates auto updater
Security updates auto updater

Important Security Updates for the Advanced Installer Auto Updater

Continuously managing security improvements and updates, as we do at Advanced Installer, should be your top priority.

See author's page
Alexandra Stoienescu

June 9th, 2022 · 2min read

#NEWS #UPDATE #UPDATER #SECURITY
Silent install builder
Silent install builder

Silent Install Builder for IT Pros - How to build a silent installer package

Silent installs are the preferred delivery method within an enterprise environment given that end-users don't have to worry about installing or having technical knowledge and just focus on using the software products.

See author's page
Horatiu Vladasel

June 3rd, 2022 · 4min read

#MSI #REPACKAGER
How to create sparse package
How to create sparse package

How to Create a Sparse Package

A “Sparse” package contains an AppxManifest.xml but, unlike a regular/full package, the manifest can reference files outside its package in a predetermined 'external location’.

See author's page
Danut Ghiorghita

May 31st, 2022 · 5min read

#MSIX
How to show toast notification for updates
How to show toast notification for updates

How to Show Toast Notification for Your Updates

A toast notification is a message that your app can create and deliver to your user while they are not currently inside your app.

See author's page
Danut Ghiorghita

May 27th, 2022 · 3min read

#UPDATER #UPDATE
  • 1
  • 12
  • 13
  • 14
  • 15
  • 16
  • 35
  • 1
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 35
  • 1
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 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