How can I publish .exe app to the Microsoft Store?

Evan 1 Reputation point
2022-04-27T08:38:49.903+00:00

Hello. I'm developing Windows App to EXE, not USIX package.
I want to publish this app to the Microsoft Store, but I can't find how to do it.

Can I publish EXE app to the Microsoft Store?
if not, how can I publish my App to the Store?

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
7,513 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Reza-Ameri 15,436 Reputation points
    2022-05-03T13:38:46.72+00:00

    It is recommended to develop modern applications and publish them.
    However, Microsoft Store supports .exe files too.
    Take a look at:
    https://learn.microsoft.com/en-us/windows/uwp/publish/msiexe/overview
    https://developer.microsoft.com/en-us/microsoft-store/desktop-apps/

    1 person found this answer helpful.
    0 comments No comments