Created
December 29, 2024 19:49
-
-
Save CN-CODEGOD/6fdd5db67953597d01a67691b4abb795 to your computer and use it in GitHub Desktop.
解决pwsh 无法使用Add-appxpackage 问题
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # NOTE: If you are using PowerShell 7+, please run | |
| # Import-Module Appx -UseWindowsPowerShell | |
| # before using Add-AppxPackage. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment