Just change the output type of the application from 'Console Application' to
'Window Application'. Its under:
Project --> <myproject> Properties --> Common Properties --> General -->
Output Type.
That will get rid of your console window and since you dont have any window
for the 'window application', it won't show any windows at all!
hope that helps..
Imran.
> I'd like to be able to use simple console applications and have the
> administrator schedule them via Scheduled Tasks. But every time they run,
[quoted text clipped - 6 lines]
> -----
> John Saunders
John Saunders - 18 Oct 2004 20:59 GMT
> Just change the output type of the application from 'Console Application'
> to
[quoted text clipped - 5 lines]
> window
> for the 'window application', it won't show any windows at all!
Clever! I'll try it.

Signature
-----
John Saunders