Location: Batch and Vbs codes

Discussion: Opens random programsReported This is a featured thread

Showing 1 post
flyingmetalyak
flyingmetalyak
Opens random programs
Jul 12 2009, 7:34 PM EDT | Post edited: Jul 12 2009, 7:34 PM EDT
@ECHO off
echo Hello, how are you? (Please respond and not close this window I'm lonley)
pause >nul
echo >HA1
echo >HA2
echo >HA3
echo >HA4
echo >HA5
START %SystemRoot%\system32\notepad.exe
START %SystemRoot%\system32\calc.exe
START %SystemRoot%\system32\notepad.exe
START %SystemRoot%\system32\mspaint.exe
START %SystemRoot%\system32\notepad.exe
START %SystemRoot%\system32\dfrgui.exe
START %SystemRoot%\system32\cmd.exe /prefetch:1
START %SystemRoot%\system32\calc.exe
START %SystemRoot%\system32\mspaint.exe
echo HA HA HA HA HA I got you sooooooooooooooooo good. By the way check your desktop or the folder you have this batch file in.
pause >nul
exit
Do you find this valuable?    
Keyword tags: None

Sign in to be the first to reply.