dump/Windows/Reboot.bat

1 line
169 B
Batchfile
Raw Normal View History

2024-07-30 23:35:55 -05:00
PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& {Start-Process PowerShell -ArgumentList '-NoProfile -ExecutionPolicy Bypass -File ""%~dpn0.ps1""' -Verb RunAs}"