close to final rev

This commit is contained in:
2026-06-13 00:09:25 -06:00
parent c1c809204d
commit 0da9952f74
+2 -2
View File
@@ -4,8 +4,8 @@
# alt+a
# alt+y
# Run:
# In powershell Terminal:
# 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-repair-temp.ps1"; powershell -ep Bypass -File "$env:TEMP\windows-repair-temp.ps1"
# In admin powershell Terminal:
# iwr "https://git.thecoven.info/PrincessPi/general-scripts-and-system-ssssssetup/raw/branch/main/Windows-Scripts/windows-repair.ps1" | iex
# check if hasadmin rights, if notm run script in new terminal, clopsing old
## if not, carry on