How to package maui WinUi app for publish to store ?

Aboubacar Traore 21 Reputation points
2021-11-26T02:59:48.547+00:00

I'm new to uwp and winui. I tested maui, android archives works fine, now i want to package WinUi version to publish to the store later.

Can someone please help me on this.

Any help will be really appreciated.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,794 questions
0 comments No comments
{count} votes

Accepted answer
  1. Roy Li - MSFT 32,731 Reputation points Microsoft Vendor
    2021-11-26T07:47:19.44+00:00

    Hello,

    Welcome to Microsoft Q&A!

    If you want to package your WinUI application, you could refer to this document: Package and deploy. This document introduces the general ways to package an app using Windows App SDK no matter it is a packaged app or a unpackage app. The common way is to use Visual Studio to package your app. And if your app is an unpackaged app like EXE file or MSI package, you could use the MSIX package tool to package your app.

    If you want to publish your app to the store, you will need to register a developer account first: Opening a developer account. Then you could refer to App submissions which shows the process of how to submit an app submission for your MSIX app. And if you want to publish an EXE or MSI app, you could refer to this: Submit your MSI or EXE app to the Microsoft Store.

    Thank you.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful