.
This commit is contained in:
2
CleaningScripts/Re-register_Store.bat
Normal file
2
CleaningScripts/Re-register_Store.bat
Normal file
@ -0,0 +1,2 @@
|
||||
PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}"
|
||||
|
||||
Reference in New Issue
Block a user