I have a console application I\'m using to run scheduled jobs through windows scheduler. All the communication to/from the application is in email, event logging, database l
It's a hack, but the following blog post describes how you can hide the console window:
http://expsharing.blogspot.com/2008/03/hideshow-console-window-in-net-black.html