
MSIX Central — VDonga (Flexera Software)
Get Started with MSIX and InstallShield
Overview
This article provides step by step instructions to get started with building your first MSIX package using InstallShield
Step by Step Instructions- Launch InstallShield
- Click on New button. Select MSIX Project type. Provide a project name and click OK
- Navigate to Files and Folders view add your files
- Navigate to 'Applications' view, right click on 'Applications' in the center pane and select 'New Application'
- MSIX Packages need to be digitally signed. So, now head over to 'Releases' view and click on ellipses for 'Digital Certificate Information' and provide your digital signing information
- Click on Build in the ribbon bar
- Click on Run in the ribbon bar
- Click on Install and installation should be successful and app should launch after installation is done as the checkbox 'Launch when ready' is checked
That's it !! You just built and installed your first MSIX app !!