1781308768

This commit is contained in:
2026-06-12 17:59:28 -06:00
parent 2a626092e9
commit feff418c9f
+1 -1
View File
@@ -4,7 +4,7 @@
# alt+a
# alt+y
# Run:
# iwr -UseBasicParsing -Uri "https://git.thecoven.info/PrincessPi/general-scripts-and-system-ssssssetup/raw/branch/main/Windows-Scripts/windows-repair.ps1" -OutFile "$env:TEMP\windows-repair0.ps1"; &"$env:TEMP\windows-repair0.ps1"
# iwr -UseBasicParsing -Uri "https://git.thecoven.info/PrincessPi/general-scripts-and-system-ssssssetup/raw/branch/main/Windows-Scripts/windows-repair.ps1?nocache=$(Get-Random)" -OutFile "$env:TEMP\windows-repair1.ps1"; &"$env:TEMP\windows-repair1.ps1"
if (-not ([Security.Principal.WindowsIdentity]::GetCurrent().Groups -contains 'S-1-5-32-544')) {
Start-Process -FilePath 'powershell' -Verb RunAs -ArgumentList " -ExecutionPolicy Bypass -File $PSCommandPath"