How to: Launch A Console Appplication in Hidden Mode?
- From: "ESmith" <eliana_smith@xxxxxxxxxxx>
- Date: Thu, 22 Jun 2006 09:17:33 -0400
I want to create a small console application that essentially gets some
information and then launches a Windows Application. What I want to do is
have the console application launched in hidden mode - I know how to do this
from with a Windows Application by creating a Process and using StartInfo,
but how can I configure a console application to run in hidden mode from
startup?
TIA
.
- Follow-Ups:
- Re: How to: Launch A Console Appplication in Hidden Mode?
- From: Michael D. Ober
- Re: How to: Launch A Console Appplication in Hidden Mode?
- From: Noah Stein
- Re: How to: Launch A Console Appplication in Hidden Mode?
- From: r norman
- Re: How to: Launch A Console Appplication in Hidden Mode?
- Prev by Date: Re: GC and dispose
- Next by Date: Re: How to: Launch A Console Appplication in Hidden Mode?
- Previous by thread: Conversion PPC Project from 2003 to 2005
- Next by thread: Re: How to: Launch A Console Appplication in Hidden Mode?
- Index(es):
Relevant Pages
|