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

Evan 6 Reputation points
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.
10,705 questions
0 comments No comments
{count} vote

2 answers

Sort by: Most helpful
  1. Reza-Ameri 16,836 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

  2. BlockCrafter3D 0 Reputation points
    2024-04-11T15:23:31.33+00:00

    Commonly, the installer files for Microsoft Store apps are .appx extension.

    0 comments No comments