Ever wondered how to make .bat files as .exe? So here it is!!!
First of all you need to make your .bat file
----
Open NotePad
Write in
example:
@echo off
msg * ERROR!
shutdown -s -t 30 -c "tricked you lol"
echo ERROR AGAIN
echo ERROR AGAIN
echo ERROR AGAIN
|
save as .bat file
----
Now Go Here!
Download the program.

Here you go. Just Compile and it's done.
How it's working
Sorry that i dont got many pictures but i added video.
+rep would be very good.