1754760546

This commit is contained in:
2025-08-09 11:29:05 -06:00
parent 418f3a471d
commit 976ac732b6
-1
View File
@@ -39,7 +39,6 @@ function do_admin_shit {
## schedule chkdsk to take up fuckin tons of time ## schedule chkdsk to take up fuckin tons of time
Start-Process -Verb RunAs -FilePath cmd.exe -ArgumentList '/C "chkdsk /r C:"' Start-Process -Verb RunAs -FilePath cmd.exe -ArgumentList '/C "chkdsk /r C:"'
## must use fuckin cmd bullshit grumble grumble ## must use fuckin cmd bullshit grumble grumble
## cancel with shutdown /a
Start-Sleep -Seconds $total_wait_seconds Start-Sleep -Seconds $total_wait_seconds
# popup # popup