Update generated documentation (#4084)

Co-authored-by: ChrisTitusTech <7896101+ChrisTitusTech@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-02-18 14:33:39 -06:00
committed by GitHub
parent 50dbf5bd05
commit 956a544c2e
33 changed files with 38 additions and 34 deletions

View File

@@ -78,7 +78,6 @@ description: ""
$Sid = (Get-LocalUser $Env:UserName).Sid.Value
New-Item \"HKLM:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Appx\\AppxAllUserStore\\EndOfLife\\$Sid\\$Appx\" -Force
Remove-AppxPackage $Appx
}
"
],
"UndoScript": [