How to: Launch A Console Appplication in Hidden Mode?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



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


.



Relevant Pages

  • Re: How to: Launch A Console Appplication in Hidden Mode?
    ... information and then launches a Windows Application. ... have the console application launched in hidden mode - I know how to do ... but how can I configure a console application to run in hidden ...
    (microsoft.public.dotnet.framework)
  • Re: How to: Launch A Console Appplication in Hidden Mode?
    ... information and then launches a Windows Application. ... 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, ...
    (microsoft.public.dotnet.framework)
  • How to: Have a console mode application start-up in Hidden Mode?
    ... I want to create a small console application that essentially gets some ... information and then launches a Windows Application. ... 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, ...
    (microsoft.public.dotnet.general)
  • Re: How to: Launch A Console Appplication in Hidden Mode?
    ... WinForms application that starts with Sub Main. ... information and then launches a Windows Application. ... have the console application launched in hidden mode - I know how to do ... but how can I configure a console application to run in hidden mode from ...
    (microsoft.public.dotnet.framework)
  • Re: CreateProcessAsUser - Process starts then exits
    ... Windows XP Media Center ... public Int32 dwX; ... public IntPtr lpReserved2; ... parent's console. ...
    (microsoft.public.win32.programmer.kernel)