Skip to content

doubt on installation #1017

Answered by denelon
thaynos asked this question in Q&A
May 29, 2021 · 3 comments · 2 replies
Discussion options

You must be logged in to vote

@thaynos in order to get the version of the App Installer with the Windows Package Manager from the Microsoft Store, you must be running on an Insider build of Windows, or have joined the Windows Package Manager Insider program. You can also directly install the 1.0 release from GitHub.

You can check to see which version is installed via PowerShell with the following command:
Get-AppxPackage microsoft.desktopappinstaller

You should open PowerShell directly rather than executing it in Windows Terminal If you see the following error:
Get-AppxPackage: The 'Get-AppxPackage' command was found in the module 'Appx', but the module could not be loaded. For more information, run 'Import-Module Appx'.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by denelon
Comment options

You must be logged in to vote
1 reply
@thaynos
Comment options

Comment options

You must be logged in to vote
1 reply
@denelon
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1016 on May 29, 2021 15:32.