Advanced Installer 20 year anniversary
  • Features
  • Resources
  • Analytics
  • Help
  • Community
  • Blog
  • Purchase
  • Download
Start Free Trial
BlogThe MSIx Experts Crib
Advanced Installer Releases
Analytics
Automation & Continuous Integration
Conversion & Editing
Free tools
MSIX
Product & News
Repackaging
Scripting & Deployment
RSS
icon subscribe mail

Check your inbox and confirm the
subscription

Newsletter

Newsletter

Windows installer registration
Windows installer registration

Why you should always register your MSI with Windows Installer

In this article, we will explore what happens during a Windows Installer registration and what are the repercussions that appear if you don't register your MSI during installation.

See author's page
Alex Marin

March 18th, 2021

#MSI #WINDOWS
Msi permissions guide
Msi permissions guide

MSI Permissions Guide: Three Ways to Add Rights With your Installer

Applications often require different types of permissions to operate smoothly - so adding permissions to files, folders, and registry keys is a standard practice in MSI.

See author's page
Alex Marin

March 12th, 2021

#MSI #CUSTOM ACTION
Msix notepad pugins
Msix notepad pugins

How to Add Notepad++ plugins to an MSIX package

Did you package Notepad++ as an MSIX, and need to add extra plugins to it?

See author's page
Alex Marin

February 25th, 2021

#MSIX #TIPS
Ai v18
Ai v18

Advanced Installer 18.0 Released

For over 15 years, we've been releasing a new version of Advanced Installer each month. Our February release brings you more than 30 enhancements and bug fixes.

February 22nd, 2021

Banner add digital signature timestamp
Banner add digital signature timestamp

Why a Digital Signature Timestamp is Always Required

With the experience of unfortunate security breaches in recent years, the focus of making safe and reliable applications has increased in the software industry. This is why adding a digital signature to your application has become a must -- and for MSIX applications it is mandatory.

See author's page
Radu Popescu

February 17th, 2021

#DIGITAL SIGNATURE #TIPS
Msix visual studio
Msix visual studio

How To: Create MSIX Package in Visual Studio

Microsoft Visual Studio is the most popular integrated development environment (IDE) among Windows developers. It supports a large variety of programming languages including C, C++, C#, F#, Visual Basic .Net, JavaScript, among others.

See author's page
Horatiu Vladasel

February 10th, 2021

#VISUAL STUDIO #MSIX
Msix differential updates
Msix differential updates

We analysed the bandwidth savings when using an MSIX package - and it's more than 50%.

It has been almost a year since we started building MSI and MSIX packages for Advanced Installer. The first versions were purely for internal testing and evaluation of potential show stoppers (elevation requirements, virtual machine integrations, etc).

See author's page
Alex Marin

February 4th, 2021

#MSIX
Msix packaging fundamentals webinar summary
Msix packaging fundamentals webinar summary

MSIX Packaging Fundamentals Q&A Webinar Summary

On December 2nd of 2020, MSIX Packaging Fundamentals book authors Tim Mangan, Bogdan Mitrache, and Kevin Kaminski answered a series of questions within the MSIX Packaging Fundamentals Q&A live webinar.

#MSIX #WEBINAR
Automatic msix downgrades
Automatic msix downgrades

How to Set Automatic MSIX Downgrades with .appinstaller

As we've emphasized before, we're big fans of MSIX technology here at Advanced Installer. It has brought more control to developers when it comes to their packages -- as it includes options for repackaging, rolling back updates and even downgrade scenarios.

See author's page
Alex Marin

January 27th, 2021

#MSIX #TIPS
Ai v17
Ai v17

Advanced Installer 17.9 Released

Whether you create your .msixupload package manually or by using Visual Studio, there are cases when you need to perform quick edits on your file before uploading it to the Microsoft Store.

January 25th, 2021

Deferred custom actions
Deferred custom actions

How to Use CustomActionData to Access Windows Installer Properties in Deferred CustomActions

In my experience, CustomActions can be difficult to add and set up, especially in MSI, often requiring reviewing lengthy documentation or dealing with unexpected failures or bugs. If you started your career prior to the App-V and MSIX era, you have probably come across various applications installers that required reverse engineering work.

See author's page
Horatiu Vladasel

January 20th, 2021

#CUSTOM ACTION #TIPS #WINDOWS
Build visual studio from azure
Build visual studio from azure

How-To: Build an Advanced Installer Visual Studio Project from Azure DevOps

In this article, you will learn how to configure and build an Advanced Installer Visual Studio Project(AIPROJ) from an Azure DevOps pipeline.

See author's page
Ciprian Burca

January 13th, 2021

#AZURE #DEVELOPERS #TIPS #DEVOPS
Automatic msix fixups banner
Automatic msix fixups banner

Smart PSF: Add a Fixup to Your MSIX Application

As software packagers, we know the struggle that comes with new technologies. And there's no need to sugarcoat it -- is downright stressful.

See author's page
Bogdan Mitrache

December 21st, 2020

#MSIX #TIPS
Msix environment variables types
Msix environment variables types

How to use any type of Environment Variable in MSIX

In a previous article we had a look on how Environment Variables work with MSIX. We now know that in MSIX, Environment Variables are redefined as AppExecutionAlias.

See author's page
Alex Marin

December 21st, 2020

#MSIX #TIPS
Ai v17
Ai v17

Advanced Installer 17.8 Released

Ever since we worked together with Microsoft to launch the MSIX we commited to bring you the most powerful MSIX packaging solution available on the market. We are aware that application compatibility issues together with the MSIX limitations complicate your modernization and this release bring majors improvements to smoothen your MSIX adoption.

December 21st, 2020

Msix windows services banner
Msix windows services banner

Introduction to Windows Services in MSIX

Up until 2020, Windows Services were not supported in MSIX -- which represented a blocker for organizations looking to transition their applications (that used Windows Services) to MSIX technology.

See author's page
Horatiu Vladasel

December 17th, 2020

#MSIX #WINDOWS #SERVICES
Banner immediate custom action
Banner immediate custom action

Don't Do It: Use Immediate CustomAction For Changing The System State

TL;DR: Let's put it bluntly, you should never set a CustomAction to “Immediate” when you intend to change the system state.

See author's page
Horatiu Vladasel

December 9th, 2020

#CUSTOM ACTION #TIPS
Advanced installer repackager
Advanced installer repackager

The Repackager or the Modern Technique of Application Packaging

In this article we are going to talk about the application repackaging process and more specifically: what is a Repackager, what can you do with it, how can it help you in your daily job - either as an IT Pro or as a Developer - and what makes Advanced Installer Repackager irreplaceable when supporting your updating and adding customizations to your installer package.

See author's page
Radu Popescu

December 2nd, 2020

#REPACKAGER
Use powershell automation in azure pipelines
Use powershell automation in azure pipelines

Automation x2: How to automate Azure DevOps pipelines with Advanced Installer PowerShell automation

Working with Azure DevOps pipelines can be a tedious task, especially if you have to perform updates on complex pipelines or make the necessary configurations to each of them in a short amount of time.

See author's page
Ciprian Burca

November 25th, 2020

#AZURE #DEVELOPERS #TIPS #DEVOPS
Ai v17
Ai v17

Advanced Installer 17.7 Released

Mitigate the security doubts and provide trust and warranty to users by adding an extra step to your application packaging process with Digital Signing.

November 25th, 2020

  • 1
  • 12
  • 13
  • 14
  • 15
  • 16
  • 32
  • 1
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 32
  • 1
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 32

Popular Articles

bannerFloatingIcons
Free Training Program in MSI Packaging EssentialsSelf-paced, 100% Online
Get Your Certification
Cookies help us deliver you a better web experience. By continuing to use our website, you agree to our use of cookies.

CAPHYON PRODUCTS

  • Advanced Installer
  • Installer Analytics
  • Advanced Web Ranking
  • Clang Power Tools
  • Wattspeed
  • Bytes Route

COMPANY

  • About Us
  • Contact
  • Partners
  • Press Information

PRODUCT

  • Manage Your Account
  • Help
  • Download
  • Documentation
  • Features
  • Forum
  • Pricing
  • Free Trial
  • Customers
  • Resources
  • Case Studies
  • Testimonials
  • Get a Demo

RESOURCES

  • MSIX Packaging Fundamentals 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
  • Blog

FREE TOOLS

  • MSIX Troubleshooter
  • MSIX Tweaker
  • Advanced Installer Express
  • Advanced Installer Free
  • Hover
  • GoMSIX
  • TweakAppV
  • Visual Studio Extension

Application Packaging Academy

FREEMSI Packaging Essentials Training and Certification

CONNECT

  • RSS
  • Twitter
  • YouTube
  • LinkedIn
  • Facebook
  • GitHub
  • Stack Overflow
Advanced Installer, a Microsoft Partner

Application Packaging Academy

FREEMSI Packaging Essentials Training and Certification
Advanced Installer, a Microsoft Partner
Advanced Installer, a Microsoft Partner
© Caphyon 2002 - 2024 Ltd. Trademarks belong to their respective owners. All rights reserved.
Privacy  |  Site Map