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

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
Build msi exe package using msbuild
Build msi exe package using msbuild

How to Build MSI or EXE Package Using MSBuild

Let's suppose you want to make changes to a build system so that it can perform multiple actions when building MSI or EXE packages.

See author's page
Renato Ivanescu

March 10th, 2023 · 5min read

#MSI #VISUAL-STUDIO #TIPS
Change packaging type of appx msix to msi exe
Change packaging type of appx msix to msi exe

How to Change the Packaging Type of APPX or MSIX - UWP vs. Win32 App

In some cases, changing the packaging type of an application requires going back to the drawing board. Even though Advanced Installer's GUI lets you convert MSIX packages by importing them, changing the packaging type of an application can still be a bit tricky.

See author's page
Alex Marin

March 8th, 2023 · 4min read

#MSIX #APPX #MSI
Ai v20
Ai v20

Advanced Installer 20.4 Released

We are thrilled to announce the latest updates in Advanced Installer designed to enhance your experience and streamline your installation process.

March 2nd, 2023

Automate software deployment with configuration manager
Automate software deployment with configuration manager

Automating Application Installation with Configuration Manager: Deploying Software using Package vs Application Model

Installing and maintaining software applications across a large number of workstations can be a cumbersome and time-consuming operation for any enterprise.

See author's page
Horatiu Vladasel

March 1st, 2023 · 4min read

#SCCM
Create msix package for winforms app
Create msix package for winforms app

How to Create an MSIX Package for WinForms Application

As an IT professional, you might have come across Windows Forms (WinForms) when building applications on Windows. WinForms is a free and open source GUI class library included in the .NET Framework that has been heavily used since its release in 2002.

See author's page
Alex Marin

February 24th, 2023 · 6min read

#MSIX #TIPS
Msi upgrade vs msp patch
Msi upgrade vs msp patch

MSI Upgrade vs. MSP Patch. Which one to use?

In the tech industry, there's often a dilemma about which technology to use for patches. Specifically, when an ISV (Independent Software Vendor) creates an MSI for the first time and updates come up, they must choose between MSP and MSI options.

See author's page
Alex Marin

February 23rd, 2023 · 5min read

#MSI #MSP #TIPS
Automate msi building using github actions
Automate msi building using github actions

How to automate the MSI building using GitHub Actions

See author's page
Alex Marin

February 17th, 2023 · 8min read

#MSI
Webinar powershell integration
Webinar powershell integration

Webinar Invite | PowerShell Integration in Advanced Installer | Streamlining Your Deployments

Power up your installation process with Advanced Installer’s integration with PowerShell. In our upcoming webinar, we'll explore how this dynamic duo can simplify the often overwhelming task of configuring your product's state.

#WEBINAR #NEWS
Electron msi installer
Electron msi installer

Create an MSI Installer by packaging an Electron application

Electron is an open-source framework to develop desktop GUI applications using web technologies. It combines the Chromium rendering engine and the Node.js runtime.

See author's page
Horatiu Vladasel

February 15th, 2023 · 4min read

#MSI
What is app installer
What is app installer

What is App Installer? And how to use it to simplify MSIX installation and updating process

In our previous articles, we discussed How to Set Automatic MSIX Downgrades with .appinstaller and the MS-AppInstaller Web Protocol, and now we will be discussing the technicalities of the .appinstaller.

See author's page
Alex Marin

February 8th, 2023 · 4min read

#MSI #TIPS
Silent install exe using powershell and cmd
Silent install exe using powershell and cmd

Unattended Installation - How to Silently Install your EXE using PowerShell & CMD?

One of the main challenges IT Pros face with application packages is the unattended installation. Unattended installations ensure that the same configuration is applied to all your active systems in the infrastructure, and no human error during installation can change that configuration.

See author's page
Alex Marin

February 8th, 2023 · 4min read

#TIPS #POWERSHELL
What is appx file
What is appx file

What is an APPX File - How to extract, open and edit one?

Have you encountered an .appx file and wondered what it is and what it can be used for?

See author's page
Radu Popescu

February 1st, 2023 · 5min read

#APPX #TIPS
Ai v20
Ai v20

Advanced Installer 20.3 Released

We are excited to announce the Advanced Installer Start Page redesign, which incorporates the latest design trends and technological advancements.

January 30th, 2023

Prevent smartscreen from appearing
Prevent smartscreen from appearing

How to avoid the "Windows Defender SmartScreen prevented an unrecognized app from starting" warning

As a vendor, you may often receive user complaints about the “Windows Defender SmartScreen prevented an unrecognized app from starting" warning whenever they download your installer.

See author's page
Alex Marin

January 20th, 2023 · 7min read

#TIPS
Ev code signing vs regular code signing
Ev code signing vs regular code signing

Why EV Code Signing? EV Code Signing vs. Regular Code Signing

By now, we all know the importance of a digital signature to secure our applications and how standard code signing certificates work.

See author's page
Radu Popescu

January 13th, 2023 · 5min read

#SECURITY
What is microsoft intune
What is microsoft intune

What is Microsoft Intune? The Ultimate Guide for Beginners

Although Microsoft Endpoint Configuration Manager (formerly SCCM) is still a very popular infrastructure management tool, many companies are moving to Azure and Intune.

See author's page
Alex Marin

January 6th, 2023 · 6min read

#TIPS
Net framework prerequisite install
Net framework prerequisite install

How to add .NET Framework as a prerequisite

It is well known that whenever you install a .NET application, you need to add a .NET Framework prerequisite to your installation package.

See author's page
Radu Popescu

December 23rd, 2022 · 4min read

#TIPS
Exe vs msi installer
Exe vs msi installer

EXE or MSI Installer - What suits your business best? | Differences and Recommendations

When we install a Windows program, we often have to deal with MSI and EXE files.

See author's page
Radu Popescu

December 22nd, 2022 · 5min read

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