Video Tutorials
A useful collection of video tutorials related to application packaging for an easy learning experience.
Topics
- How to Create an MSI Installer for
Free
Learn how to create an MSI installer for free with our dedicated software packaging tool. Interactive GUI for an easy and intuitive packaging process. - How to convert an EXE to
MSI
Learn how you can convert an Exe file to an MSI package easily, by using Advanced Installer dedicated and intuitive graphic interface. - How to create a PFX
Certificate for Code Signing
Find out what a PFX file is and how you can use one to create a self-signed certificate for the code signing of your packaged application. - How to Run Batch file in CMD
Since Windows Installer can't do it by itself, learn how to use Advanced Installer to run a CMD or BAT file through a Launch file predefined custom action. - How to install Microsoft
Visual C++ Redistributable
Learn from our video tutorial how to install Visual C++ Redistributable, which is needed when you install a Windows application. - Msiexec.exe commands for MSI packages
Our video on the Msiexec commands for installing, uninstalling MSI or MSI packages. Improve your knowledge on the usual Msiexec switches! - How to Install and Manage MSIX with PowerShell
Learn how to use the PowerShell command line to install, remove, and manage MSIX packages. Many important commands are listed within the article. - How to Deploy an ASP.NET web application to IIS Server
Find out how to deploy ASP.NET web applications in IIS Server with our step by step tutorial, created with the help of Advanced Installer. - How to Create a .NET Core Project Installer with Visual Studio Extension
Learn how to build a .NET Core application MSI with the Visual Studio Extension, ready to be deployed to your users or to IIS, Intune or MECM libraries. - How to Create an MSI Installer for a Python Application
Check our 5 steps video tutorial on how to package a Python application into an MSI installer and have it ready for online deployment.