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:

    How to repackage your application in Windows Sandbox VM

    for devs
    For Developers

    How to repackage your application in Windows Sandbox VM

    for professional
    For IT Pros

    How to repackage your application in Windows Sandbox VM

    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

Register dll ocx file windows
Register dll ocx file windows

Mastering the DLL and OCX File Registration Methods: The Complete How-To Guide

Object Linking and Embedding (OLE) is a proprietary technology developed by Microsoft that enables developers to embed and link to other objects.

See author's page
Alex Marin

May 17th, 2023 · 5min read

#CUSTOM-ACTION #POWERSHELL #TOOLS
Run exe as administrator programmatically
Run exe as administrator programmatically

How to Run EXE files as Administrator in Windows Programmatically

Do you need to execute your application (exe file) as an administrator or apply compatibility options to it?

See author's page
Catalin Gheorghe

May 11th, 2023 · 4min read

#EXE #CUSTOM-ACTION #AUTOMATION
Msi error 1603 fatal error during installation
Msi error 1603 fatal error during installation

How to Troubleshoot MSI Error 1603: Fatal Error During Installation

MSI is a Windows Installer package format that uses Microsoft’s Windows Installer service to manage the installation (and uninstallation) of applications.

See author's page
Horatiu Vladasel

May 10th, 2023 · 6min read

#MSI #CUSTOM-ACTION
Create msi packages from command line
Create msi packages from command line

Create MSI packages via command lines: Unleash the power of automation

Automation is probably one of the most used words in the IT Industry these days. We can't enter a room without hearing about it in the software packaging industry. However, sometimes simplicity is key.

See author's page
Alex Marin

May 10th, 2023 · 6min read

#MSI #AUTOMATION
Extract msi from exe
Extract msi from exe

How to extract an MSI file from an EXE installer: A comprehensive guide

The MSI Windows Installer is the most popular packaging format used in Enterprise environments. A lot of Independent Software Vendors (ISVs) create their software installer using MSI Windows Installer technology, whether they provide the installer in MSI format directly or wrap it into a setup EXE.

See author's page
Horatiu Vladasel

May 5th, 2023 · 7min read

#MSI #EXE
Dependency supersedence rule sccm deployment
Dependency supersedence rule sccm deployment

SCCM Dependency: Supersedence Rule in Application Packaging - Bug or Feature?

If we were to manually install and manage software on a large number of target devices, the process would be very expensive and complicated. To avoid that hassle, enterprises use software deployment tools to simplify these tasks.

See author's page
Horatiu Vladasel

May 5th, 2023 · 5min read

#SCCM
Winget tool deploy apps intune
Winget tool deploy apps intune

How to use the Winget tool to deploy apps in Microsoft Intune

In this article, we'll explore the various uses of WinGet and the options available when it comes to Store Apps deployment in Intune.

See author's page
Alex Marin

May 4th, 2023 · 6min read

#INTUNE #TOOLS
Repackage java dependent applications as msix
Repackage java dependent applications as msix

How to repackage Java dependent applications as MSIX

Java is an essential component within enterprise environments, powering various business-critical applications that are necessary for daily operations. However, it is also the most targeted platform for malware and cyber-attacks, posing a significant security risk to organizations that rely on it.

See author's page
Horatiu Vladasel

April 27th, 2023 · 3min read

#MSIX #JAVA #REPACKAGER
Ai v20
Ai v20

Advanced Installer 20.6 Released

Advanced Installer 20.6 brings you new functional and stability improvements, while setting the foundations for new features.

April 27th, 2023

Add launch condition for net framework in wix toolset
Add launch condition for net framework in wix toolset

How to Add a Launch Condition for .NET Framework in WiX Toolset

When installing an application, it’s important to ensure all components required for the application to function properly are already installed on the target machine.

See author's page
Renato Ivanescu

April 25th, 2023 · 3min read

#WIX
Deploy net wpf msi installer
Deploy net wpf msi installer

How to deploy .NET WPF applications using MSI installer

Windows Presentation Foundation (WPF) is a powerful User Interface (UI) framework for building desktop client apps. It's a part of .NET and offers a multitude of helpful features, such as media services, controls, data binding, and security.

See author's page
Renato Ivanescu

April 12th, 2023 · 5min read

#VISUAL-STUDIO #MSI #WINDOWS #TIPS
Deploy msix with group policies
Deploy msix with group policies

Deploy MSIX Applications with Group Policies: Direct MSIX Deployment and MSI Wrapper Methods Explained

In this article, we'll explore how to deploy an MSIX using Group Policies, covering Direct MSIX Deployment with Scheduled Tasks and the MSI Wrapper method.

See author's page
Alex Marin

April 4th, 2023 · 5min read

#MSIX #POWERSHELL #MSI #TIPS
Add dependencies to dotnet maui msix
Add dependencies to dotnet maui msix

How to Add C++ Dependencies to Your .NET MAUI MSIX Package

.NET MAUI (Multi-platform App UI) is a cross platform framework designed for creating native mobile and desktop applications using C# and XAML. With the .NET MAUI platform, you can create applications that run on Android, iOS, MacOS, and Windows from a single code-base.

See author's page
Alex Marin

April 4th, 2023 · 6min read

#MSIX #TIPS
Ai v20
Ai v20

Advanced Installer 20.5 Released

We are excited to announce the latest release of Advanced Installer version 20.5.

March 30th, 2023

How to install msi from cmd
How to install msi from cmd

How to install MSI from Batch Script

Batch scripting is still widely used within organizations all over the world, despite the popularity of PowerShell, which is a more powerful programming language. Almost every task or action can be executed by a sequence of commands typed on the Windows Command Prompt.

See author's page
Horatiu Vladasel

March 29th, 2023 · 3min read

#MSI
Msix migration limitations and solutions
Msix migration limitations and solutions

Migrating to MSIX: Limitations, Workarounds and Solutions

MSIX is a modern technology that has transformed the way we approach software installations and deployments, both for individual users and enterprises.

See author's page
Alex Marin

March 23rd, 2023 · 6min read

#MSIX #TIPS
Deploy powershell scripts in sccm
Deploy powershell scripts in sccm

Deploying PowerShell Scripts in SCCM: Application Model vs. Legacy Packages vs. Scripts

There are multiple ways to deploy PowerShell scripts in SCCM. Some of the most popular options are the Application model, the Legacy Packages model, and most recently, the Scripts option.

See author's page
Alex Marin

March 22nd, 2023 · 6min read

#POWERSHELL #SCCM
Repackaging versus wrapping
Repackaging versus wrapping

Repackaging vs Wrapping: Which is the Best Option for Software Packaging?

One of the greatest things about software packaging is the variety of choices available to you to achieve your objectives. However, having too many alternatives to choose from can make it challenging to pick the best one for your requirements.

See author's page
Alex Marin

March 15th, 2023 · 5min read

#TIPS #MSI
Windows service vs tray app
Windows service vs tray app

Windows Service or System Tray App? A Practical Comparison

Recently, I was assigned to monitor a third-party application to detect when a workstation is unlocked or a user logs in. Additionally, if the monitor goes off, the monitored app should be started.

See author's page
Danut Ghiorghita

March 14th, 2023 · 5min read

#TIPS #WINDOWS
Msix core brings msix packaging to older windows
Msix core brings msix packaging to older windows

MSIX Core - Bringing Modern MSIX Packaging to Legacy Windows Systems

For those working with application packaging or deployment, MSIX is a name that keeps cropping up. It's Microsoft’s modern packaging format designed to streamline app deployment, improve updates, and enhance security.

See author's page
Alex Marin

March 14th, 2023 · 6min read

#MSIX
  • 1
  • 10
  • 11
  • 12
  • 13
  • 14
  • 36
  • 1
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 36
  • 1
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 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