formatting

This commit is contained in:
Chris Titus
2026-04-07 13:07:36 -05:00
parent 61bce6afda
commit 98eba09986
2 changed files with 2 additions and 2 deletions

View File

@@ -1798,7 +1798,7 @@
$Appx = (Get-AppxPackage MicrosoftWindows.Client.CoreAI).PackageFullName
$Sid = (Get-LocalUser $Env:UserName).Sid.Value
New-Item \"HKLM:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Appx\\AppxAllUserStore\\EndOfLife\\$Sid\\$Appx\" -Force
Remove-AppxPackage $Appx