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

Msix startup programs
Msix startup programs

The new way of dealing with Startup Application in your MSIX package

This article explores Microsoft's recommended solution for managing your Startup applications, when deployed as an MSIX package.

See author's page
Alex Marin

November 28th, 2019 · 2min read

#MSIX
Banner
Banner

Windows Installer Role-based Guide

For those new to Windows deployment/management, Windows Installer is Microsoft's solution used for the installation, removal, but also maintenance of software. Windows Installer was released for the first time when Windows 95 came in and has been developed over time since then.

See author's page
Horatiu Vladasel

November 20th, 2019 · 3min read

#MSI #WINDOWS
Ai v16
Ai v16

Advanced Installer 16.5 Released

Working on your Windows 10 modernization project? We have a new powerful editor for you, the MSIX Package Editor. Get an instant view of your package contents and customize any resource with just a few clicks.

November 13th, 2019

Building Transforms - Wise Package Studio vs. Advanced Installer

There are multiple package formats used for deploying Windows applications, the most well-known being the MSI – Windows Installer. If you didn't know already, an MSI is a database that can be easily customized through the use of command line parameters or MST transform files.

See author's page
Horatiu Vladasel

October 29th, 2019 · 2min read

#MSI #MST #WISE
Scenesccmbanner
Scenesccmbanner

Migration Upgrade from SCCM 2012 to Current Branch (1902)

In November 2015, Microsoft released the first edition of System Center Configuration Manager called SCCM (Current Branch) 1511. And since then, Microsoft decided to change its name to “SCCM YYMM (Year Month)” following the same naming convention as for Windows 10 YYMM (example Windows 10 1809).

See author's page
Radu Popescu

October 18th, 2019 · 8min read

#SCCM #WINDOWS-10 #MIGRATION
Ai v16
Ai v16

Advanced Installer 16.4 Released

PowerShell Automation? Does it sound familiar to you?

October 8th, 2019

Bundles-Wix vs. Advanced Installer

If you are in the software packaging business, you might have heard of WIX bootstrapper. This was released by Microsoft back in 2004, and it was the first ever open source license project for them.

See author's page
Alex Marin

September 26th, 2019 · 6min read

#WIX #MSI

Disable Updates in Google Chrome Enterprise

One fundamental rule in almost any enterprise regarding applications is to disable the auto-updates feature. However, from an enterprise point of view, it makes sense.

See author's page
Alex Marin

September 12th, 2019 · 4min read

#ENTERPRISE-PACKAGING #REPACKAGER
Ai v16
Ai v16

Advanced Installer 16.3 Released

It seems our PowerShell Automation support is a hit, we already have a ton of improvement requests, and some are now ready, extending our registry and folders management options.

September 4th, 2019

Recache MST

Sometimes you might end up in a situation when you cannot uninstall a package. We already covered how you can recache an MSI in our user guide. However, we noticed that this might not work for transforms (MSTs) and a different solution is needed.

See author's page
Alex Marin

August 28th, 2019 · 2min read

#MST #MSI

Packaging Series:Convert VLC Media Player to MSIX

VLC media player (or in short VLC) is an open-source, cross-platform media player created by VideoLan. At the moment, its one of the most popular players on the market.Let’s see if we can convert it to the new MSIX technology by Microsoft and what challenges we face in doing so.

See author's page
Alex Marin

August 21st, 2019 · 3min read

#MSIX #PACKAGING-SERIES

Capture applications which require a reboot

A few years ago, we were used to rebooting our machines to complete installations; nowadays, applications that require a restart are becoming a thing of the past.

See author's page
Alex Marin

August 7th, 2019 · 1min read

#REPACKAGER #ENTERPRISE-PACKAGING
Ai v16
Ai v16

Advanced Installer 16.2 Released

In this new version, we have focused on solving many of the issues reported by our community. With more than 70 bug fixes, we are proud to announce that this is one of the most stability focused release this year.

August 1st, 2019

Packaging Series: How to build an MSIX package for Notepad++

Notepad++ is the most popular free source code editor. Since MSIX is the future of packaging, let’s see how we can repackage Notepad++ to MSIX by using Advanced Installer.

See author's page
Alex Marin

July 17th, 2019 · 3min read

#MSIX #PACKAGING-SERIES
Ai v16
Ai v16

Advanced Installer 16.1 Released

PS Automation, PS Automation, PS Automation, PS Automation, PS Automation...

July 2nd, 2019

AppData Management in MSI/MSIX/APPV

Let’s assume that you have an application that installs files or registry in a user location. In this article we explain how you can install that information for all users by using MSI, APP-V or the new Microsoft installer technology, MSIX, a short cleanup process description, and a short comparison between them.

See author's page
Alex Marin

June 24th, 2019 · 5min read

#MSI #MSIX #APPV #APPDATA

Updates Deployment: Major Upgrade vs Patch

In the lifecycle of an application package, it comes a point when an update is required. Whether we want to fix minor bugs and vulnerabilities, or we come up with some improvements and big changes to our app, we must deliver it as an update.

See author's page
Radu Popescu

June 6th, 2019 · 3min read

#MSI #UPDATE
Scenewin10migration
Scenewin10migration

Windows 10 Migration for Enterprises

In January 2020, Windows 7 end of life support comes in place. This means that users won’t receive any updates from Microsoft, and companies have to pay extra for the next three years if they want them.

See author's page
Alex Marin

May 31st, 2019 · 17min read

#MSIX #SCCM #WINDOWS-10 #MIGRATION
Ai v16
Ai v16

Advanced Installer 16.0 Released

In the past 12 months, we've worked hard on setting the foundation of the new packaging and deployment technology, MSIX. We also continued listening to your feedback, and that led us towards one of our biggest bug-fixing effort in years, along with some important architectural redesigns, all aimed at making your work easier.

May 28th, 2019

Packaging Series: Repackaging Blender as MSIX

Blender is a free and open source 3D creation suite which includes a variety of tools such as Modeling, Rendering, Animation, Video Editing and many types of Simulations. Its source file can be downloaded from here and it comes in MSI format.

See author's page
Horatiu Vladasel

May 21st, 2019 · 2min read

#MSIX #PACKAGING-SERIES
  • 1
  • 21
  • 22
  • 23
  • 24
  • 25
  • 37
  • 1
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 37
  • 1
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 37

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