mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-18 16:27:22 +00:00
2.1 KiB
2.1 KiB
title, description, keywords, ms.prod, ms.mktglfcycl, ms.sitesec, ms.localizationpriority, ms.author, ms.topic, ms.date, ms.reviewer, manager, author
title | description | keywords | ms.prod | ms.mktglfcycl | ms.sitesec | ms.localizationpriority | ms.author | ms.topic | ms.date | ms.reviewer | manager | author | |||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Repackage your existing win32 applications to the MSIX format. | Learn how to install and use the MSIX packaging tool. |
|
w10 | manage | library | medium | dansimp | article | 12/03/2018 | dansimp | msfttracyp |
Repackage existing win32 applications to the MSIX format
MSIX is a packaging format built to be safe, secure and reliable, based on a combination of .msi, .appx, App-V and ClickOnce installation technologies. You can use the MSIX packaging tool to repackage your existing Win32 applications to the MSIX format.
You can either run your installer interactively (through the UI) or create a package from the command line. Either way, you can convert an application without having the source code. Then, you can make your app available through the Microsoft Store.
- Package your favorite application installer interactively (msi, exe, App-V 5.x and ClickOnce) in MSIX format.
- Create a modification package to update an existing MSIX package.
- Bundle multiple MSIX packages for distribution.
Installing the MSIX Packaging Tool
Prerequisites
- Windows 10, version 1809 (or later)
- Participation in the Windows Insider Program (if you're using an Insider build)
- A valid Microsoft account (MSA) alias to access the app from the Microsoft Store
- Admin privileges on your PC account
Get the app from the Microsoft Store
- Use the MSA login associated with your Windows Insider Program credentials in the Microsoft Store.
- Open the product description page.
- Click the install icon to begin installation.