From feff418c9ff85fce7528e7d5d9955f9170d5ce96 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Fri, 12 Jun 2026 17:59:28 -0600 Subject: [PATCH] 1781308768 --- Windows-Scripts/windows-repair.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Windows-Scripts/windows-repair.ps1 b/Windows-Scripts/windows-repair.ps1 index c667b63..9211b29 100644 --- a/Windows-Scripts/windows-repair.ps1 +++ b/Windows-Scripts/windows-repair.ps1 @@ -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"