Forum Discussion
App Installer executable without using Microsoft Store
Gregory Bologna I was wrong, there is a way to get the app installer offline. You go to the offline business store Microsoft Store for Business. Under settings just make sure to toggle the "show offline apps" to on. Search up the desktop app installer, and then you can download the offline app installer.
There are docs on how to get apps from the business store here:
https://docs.microsoft.com/en-us/microsoft-store/acquire-apps-microsoft-store-for-business
- Gregory BolognaFeb 11, 2022Copper ContributorI don't have a Microsoft Store for Business account. Isn't there a github for App Installer that I could just get the code and build it myself?
- Aditi_NarvekarFeb 11, 2022
Microsoft
Gregory Bologna I just checked with some folks, and on winget we publish bundles of the AppInstaller msixbundle for users to download. You can get the latest release here: Release Windows Package manager 1.2.10271 · microsoft/winget-cli (github.com)
Here is the official guidance: microsoft/winget-cli: Windows Package Manager CLI (aka winget) (github.com)