Re: Console application
- From: "Peter Duniho" <no.peted.spam@xxxxxxxxxxxxxxxxxx>
- Date: Thu, 10 Sep 2009 10:43:55 -0700
On Thu, 10 Sep 2009 10:18:23 -0700, James <james@xxxxxxxx> wrote:
I have a simple console application. When it starts it opens a dos box until
termination.
Is it possible and how to eliminate the dos box, leaving the rest
functionality.
Does it really need to be a console application, and if so, how are you starting it?
Normally, the window would go away on its own. But a shortcut to the process can be set to leave the window open, and if I recall correctly there are other ways to control that as well.
If you can avoid making the program a console application, that's obviously the best solution. But otherwise, you should look into whatever is causing the window to stay in the first place.
Pete
.
- Follow-Ups:
- Re: Console application
- From: Scott M.
- Re: Console application
- References:
- Console application
- From: James
- Console application
- Prev by Date: Re: Console application
- Next by Date: Re: PreviousPage.FindControl, Se,rver.Transfer and MasterPage
- Previous by thread: Re: Console application
- Next by thread: Re: Console application
- Index(es):
Relevant Pages
|
Loading