I want to write a program that does something in the background without needing the terminal/shell/console.

Example: Double click the .exe (I'm on Windows XP) and create a dummy file on the folder it was, without the need of the terminal/shell/console popping up and disappearing.

So, How do I do this?

Thanks!