lepeCoder

用管理员权限运行powershell,输入

Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

分类:

技术点:

相关文章:

  • 2021-12-25
  • 2021-12-25
  • 2021-04-14
  • 2021-12-20
  • 2021-06-30
  • 2021-12-24
  • 2021-11-23
猜你喜欢
  • 2022-01-01
  • 2022-02-05
  • 2021-10-18
  • 2021-06-28
  • 2021-12-25
  • 2021-12-25
  • 2021-12-25
相关资源
相似解决方案