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:
    for devs
    For Developers
    for professional
    For IT Pros
    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

License key validation msix applications
License key validation msix applications

License Key Validation in MSIX-Deployed WinForm Applications

With Microsoft's transition from MSI to MSIX, notable changes have emerged in application deployment, particularly in the software activation process.

See author's page
Renato Ivanescu

February 2nd, 2024 · 4min read

#MSI #MSIX
Psf fixupx feature
Psf fixupx feature

PSF Fixups - MSIX Packaging Tool's Latest Feature

With the release of version 1.2023.1005.0, the MSIX Packaging Tool has introduced an exciting new feature: PSF Fixups. This feature allows for the automatic injection of PSF fixups, eliminating the need for manual configuration. It applies to both converted packages (from App-V 5 to MSIX) and those created from scratch.

See author's page
Horatiu Vladasel

January 29th, 2024 · 3min read

#MSIX
Microsoft intune application management solution
Microsoft intune application management solution

Tech Update: Microsoft Intune's Game-Changing Application Management Solution

Hey there, IT folks! I have some exciting news to share with you about Microsoft Intune Enterprise App Management. This addition to the Intune Suite is set to launch in February 2024, and it's going to revolutionize the way we handle third-party applications.

See author's page
Alex Marin

January 29th, 2024 · 3min read

#INTUNE
Webinar advanced installer 2023 rewind
Webinar advanced installer 2023 rewind

Explore the Latest in Software Packaging: Advanced Installer's 2023 Webinar

In a field as dynamic as software development and IT, keeping up with the latest tools and technologies is crucial. That's why we're excited to offer you a spot at our upcoming webinar, "Advanced Installer 2023 Rewind - Top Features of 2023 and Future Plans for Developers and IT Pros."

#WEBINAR
Ai v21
Ai v21

Advanced Installer 21.4 Released

Advanced Installer 21.4 is here, marking a significant milestone in MSIX deployment with its new capability to target external application shortcuts to files or URLs.

January 25th, 2024

Imagemagick latest release automatically published to winget
Imagemagick latest release automatically published to winget

ImageMagick uses Advanced Installer to Automatically Publish the Latest Release to Winget Repository

Starting with ImageMagick version 7.1.1-31, we’re leveraging Advanced Installer to automatically build and publish the latest release to the Windows Package Manager repository. This allows users to install ImageMagick using the Winget command line tool.

See author's page
Dirk Lemstra

January 23rd, 2024 · 6min read

#TOOLS #WINGET
Package analyzer feature by msix packaging tool
Package analyzer feature by msix packaging tool

Exploring the Package Analyzer Feature in MSIX Packaging Tool

With the release of version 1.2023.1005.0, MSIX Packaging Tool has introduced a significant new feature: the Package Analyzer.

See author's page
Horatiu Vladasel

January 18th, 2024 · 3min read

#MSIX
Appv to msix startmenu folder
Appv to msix startmenu folder

App-V to MSIX conversion: StartMenu folder skipped during conversion

When you switch from using App-V to MSIX for packaging your applications, you'll notice a big change in how shortcuts work. MSIX doesn't use the old .lnk shortcuts StartMenu you might be used to. Instead, it uses something called “modern application entries.”

See author's page
Horatiu Vladasel

January 18th, 2024 · 3min read

#MSIX #APPV
Exe local directory vulnerability solution
Exe local directory vulnerability solution

Investigation and Resolution of .exe.local Directory Vulnerabilities

At Advanced Installer, security is not just a feature; it's a core value. We are dedicated to protecting our users' data, intellectual property, and overall digital well-being. Our commitment extends to every aspect of our product, offering a secure and reliable environment for installation and deployment needs.

See author's page
Danut Ghiorghita

January 12th, 2024 · 6min read

#SECURITY
Configure sql connections for msix packages
Configure sql connections for msix packages

Configuring SQL Connections for MSIX-Deployed Applications

Microsoft’s guidelines for MSIX packages introduced a new approach to app configuration, in contrast with the MSI package format.

See author's page
Renato Ivanescu

January 12th, 2024 · 4min read

#MSIX
Add eula msix app deployment
Add eula msix app deployment

How to Integrate EULA in MSIX-Deployed Applications

Microsoft introduced new guidelines for configuring apps deployed via MSIX packages, different from those for traditional MSI packages. These include the app configuration when the user first launches it. With MSI packages you could hand over the app configuration to the installer. With MSIX you have to add code to allow configuration at the app’s initial launch because the installation sequence is no longer customizable

See author's page
Renato Ivanescu

January 4th, 2024 · 5min read

#MSIX
Msix vfs appdata notepad plus plus
Msix vfs appdata notepad plus plus

MSIX VFS AppData - Notepad++ disable autoupdate issues

When deploying with MSIX, the files and folders within the user's AppData directory (located under C:\Users\<user_name>\AppData) are written to a per-user, per-app location.

See author's page
Horatiu Vladasel

December 28th, 2023 · 4min read

#MSIX
Display user messages during intune deployment
Display user messages during intune deployment

How to display interactive user messages during an Intune system deployment

Ever faced the puzzle of deploying an application silently via Intune in a system context, but also needing to communicate with the user? You're not alone!

See author's page
Alex Marin

December 21st, 2023 · 6min read

#INTUNE
Ai v21
Ai v21

Advanced Installer 21.3 Released

As we unveil Advanced Installer 21.3, the final release of the year, we reflect on a transformative 2023. In 2023, Advanced Installer has made remarkable steps in enhancing user experience and functionality.

December 14th, 2023

Vbscript deprecated
Vbscript deprecated

VBScript Deprecation impact and solution on installer packages

VBScript (Visual Basic Script) is a scripting language introduced by Microsoft in the mid-1990s. It was designed to offer a lightweight scripting capability for web development and Windows administration. In October 2023, Microsoft announced the VBScript deprecation in upcoming Windows releases, making it available only as a feature on demand.

See author's page
Renato Ivanescu

December 12th, 2023 · 2min read

#POWERSHELL #CUSTOM-ACTION
Secure install properties guide
Secure install properties guide

Enhancing Software Security: A Guide to Secure Install Properties with Advanced Installer

In today's world, where digital security is crucial, installing new software on your computer should be straightforward and secure.

See author's page
Radu Popescu

December 12th, 2023 · 5min read

#SECURITY
Create web offline enterprise msi advanced installer
Create web offline enterprise msi advanced installer

Create Web, Offline & Enterprise MSI within the same Advanced Installer project

In the dynamic world of software installation, one often faces the challenge of creating both offline and web installers, not to mention the MSI version for Enterprise customers.

See author's page
Danut Ghiorghita

December 4th, 2023 · 4min read

#ENTERPRISE-PACKAGING
Set windows registry value with powershell
Set windows registry value with powershell

How to set a Windows registry value with PowerShell

Navigating the Windows Registry can seem like wandering through a digital jungle. Fear not! Advanced Installer offers a user-friendly way to tweak registry keys and values.But what if you have a Custom Action in PowerShell or are a fan of the PowerShell App Deployment Toolkit (PSADT)? You might want to set registry key values using these tools.

See author's page
Alex Marin

November 23rd, 2023 · 6min read

#CUSTOM-ACTION #POWERSHELL
Msix shell context menu
Msix shell context menu

Shell Context Menu Support in MSIX Packaging

The Context Menu is undeniably one of the most useful shell extensions in Windows. This menu appears when you right-click on an object, like a file, folder, or icon, in Windows Explorer or File Explorer.

See author's page
Horatiu Vladasel

November 16th, 2023 · 3min read

#MSIX
Sccm to intune migration for application deployment
Sccm to intune migration for application deployment

SCCM to Intune Migration: Is Intune the best Microsoft SCCM Alternative?

Hey there, IT folks and tech enthusiasts! Today, we're diving into the ever-changing world of IT management, specifically the transition from SCCM to Intune, and spicing things up with a bit of application packaging know-how.

See author's page
Alex Marin

November 10th, 2023 · 13min read

#SCCM #INTUNE
  • 1
  • 6
  • 7
  • 8
  • 9
  • 10
  • 36
  • 1
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 36
  • 1
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 36

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