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

Create setup exe visual studio
Create setup exe visual studio

How to create a Setup.exe file in Visual Studio

Visual Studio is a powerful development tool that provides an environment for creating a wide range of applications. One of its notable features is the ability to create Setup.exe files, which greatly simplifies the deployment process for end-users.

See author's page
Renato Ivanescu

June 29th, 2023 · 9min read

#VISUAL-STUDIO
Ai v20
Ai v20

Advanced Installer 20.8 Released

We are excited to introduce a new Advanced Installer Visual Studio Extension improvement. Our latest update brings support for publishing .NET AOT applications directly from Visual Studio.

June 28th, 2023

What is thinapp package
What is thinapp package

What is a ThinApp package and how good is it for app deployment?

With VMware ThinApp, your application management and delivery across different computing environments is much easier.

See author's page
Alex Marin

June 23rd, 2023 · 5min read

#APPLICATION-VIRTUALIZATION
App repackage windows sandbox vm
App repackage windows sandbox vm

How to repackage your application in Windows Sandbox VM

Advanced installer Repackager allows you to repackage your application in multiple environments, such as the host machine, different types of virtual machines like VMware, Hyper-V, and now Windows Sandbox.

See author's page
Radu Popescu

June 21st, 2023 · 5min read

#REPACKAGER #WINDOWS
There is a problem with this windows installer package error
There is a problem with this windows installer package error

"There is a problem with this Windows Installer package" Error: 5 Repair Methods

For several decades, MSI technology has played a crucial role in ensuring seamless installation of Windows Applications on a device. Typically, MSIs will only throw errors to the users if there are significant issues with the package itself.

See author's page
Alex Marin

June 15th, 2023 · 8min read

#MSI
How to debug msix crash psf trace fixup
How to debug msix crash psf trace fixup

How to troubleshoot an MSIX package failure with the Package Support Framework

MSIX applications can behave differently when running in an MSIX container.

See author's page
Horatiu Vladasel

June 15th, 2023 · 8min read

#MSIX #PSF #MSIX-CRASH #MSIX-FAILURE
Portable app msix package
Portable app msix package

How to create an MSIX package for a Portable App

Alright, let's dive into the fascinating world of portable applications!

See author's page
Horatiu Vladasel

June 8th, 2023 · 4min read

#MSIX #PACKAGING-SERIES
Office 32 64 bit add in installation
Office 32 64 bit add in installation

32-bit vs. 64-bit Office Add-ins Installation: Step-by-Step Guide

Microsoft Office introduced add-ins, replacing the old COM plugins for developers. Now, developers create applications using Office Add-Ins, expanding the range of possibilities and features within the operating system.

See author's page
Catalin Gheorghe

May 31st, 2023 · 7min read

#TIPS #INSTALLER-COMPRESSION #VISUAL-STUDIO
Create csharp winui3 desktop app
Create csharp winui3 desktop app

How to create and customize a C# WinUI 3 desktop app

Ensuring your application is well-designed is one of the key methods to keep users engaged. They need to have a positive experience while using your app, therefore a poor design can drive them away.

See author's page
Renato Ivanescu

May 31st, 2023 · 8min read

#WINDOWS #TOOLS #TIPS
Add file msi embedded cab
Add file msi embedded cab

How to Add a File to an MSI Installer with Embedded CAB

Cabinet files, also known as CAB files, are files that store compressed files in a file library. When it comes to Windows Installers, cabinet files can be located either inside or outside the MSI file.

See author's page
Horatiu Vladasel

May 25th, 2023 · 4min read

#MSI #CAB
Ai v20
Ai v20

Advanced Installer 20.7 Released

We're thrilled to introduce our new feature: built-in support for repackaging in Windows Sandbox. Leverage an isolated repackaging environment without the hassle of a big virtual machine.

May 25th, 2023

Msix to msi conversion
Msix to msi conversion

How to Easily Convert Your MSIX Package Into MSI

Even though MSI is still the preferred packaging format, there's no question that MSIX is a great complement to MSI and AppV.

See author's page
Horatiu Vladasel

May 24th, 2023 · 4min read

#MSIX #MSI
Automatic updates windows forms application
Automatic updates windows forms application

How to automatically update a Windows Forms Application?

Windows Forms is a UI framework used to create Windows desktop applications. This development platform provides a broad set of features to develop graphically rich and interactive applications, including a visual designer in Visual Studio.

See author's page
Renato Ivanescu

May 19th, 2023 · 6min read

#WINDOWS #UPDATE #UPDATER #VISUAL-STUDIO
Handle wrappers with psadt
Handle wrappers with psadt

How to Use PowerShell App Deployment Toolkit for Wrapper Handling

In the previous article discussing "Repackaging vs. Wrapping", we touched upon the concept of working with wrappers in the world of software packaging and deployment.

See author's page
Alex Marin

May 18th, 2023 · 9min read

#POWERSHELL #TOOLS
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
  • 1
  • 8
  • 9
  • 10
  • 11
  • 12
  • 35
  • 1
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 35
  • 1
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 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