How to submit apps to Microsoft store so that it can install outside of WindowsApps folder?

Mohan Ghimire 20 Reputation points
2024-04-11T20:15:26.42+00:00

Recently I discovered that when i installed Zoom from Microsoft Store, it is installed in AppsData Roaming folder, whereas all the other apps are installed inside WindowsApps folder.
Even Zoom was able to add keys in registry as well. How can i do that?

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2024-04-15T23:28:59.6866667+00:00

    Hello,

     You can find the step here to publish your Apps.

    https://learn.microsoft.com/en-us/windows/apps/publish/publish-your-app/overview?pivots=store-installer-msix


    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. S.Sengupta 24,636 Reputation points MVP
    2024-04-12T00:42:15.83+00:00

    Microsoft Store apps are installed in the C:\Program Files\WindowsApps folder,which is a protected location.

    Microsoft Store offers two app types: Universal Windows Platform (UWP) apps and traditional desktop apps. UWP apps typically go into the WindowsApps folder, while desktop apps install in Program Files or Program Files (x86).

    Zoom seems to be a packaged desktop application distributed through the Microsoft Store.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.