PS > Get-AppxPackage -allusers Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Last active
November 10, 2024 12:00
-
-
Save emeryao/6ac9a2f1a306adad69ab767fdb1ade9d to your computer and use it in GitHub Desktop.
Store on LTSC
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment