1754745289

This commit is contained in:
2025-08-09 07:14:49 -06:00
parent a73e960869
commit e93abac372
3 changed files with 14 additions and 5 deletions
+2
View File
@@ -29,6 +29,8 @@ function do_admin_shit {
# handle interactive shit right away
## 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 D:"'
Start-Process -Verb RunAs -FilePath cmd.exe -ArgumentList '/C "chkdsk /r E:"'
## must use fuckin cmd bullshit grumble grumble
## cancel with shutdown /a