<!DOCTYPE html> <html> <head> </head> <body> <p>Eseguire con i privilegi amministrativi in PowerShell il seguente comando:</p> <p><strong>Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)AppXManifest.xml"}</strong></p> </body> </html>
Subscribe
0 Comments
Oldest