How can i create a vb program without a GUI. I just want a simple .exe file which can be executed by either double-clicking or execution through DOS.
In other words, i do not want any physical form to the program or having the need to provide setup packaging.

cheers for your help.