How to run a console application without showing the console screen?

  • Thread starter Thread starter Tee
  • Start date Start date
T

Tee

Hi,

I am using System.Diagnostics.Process to start a console application, but I
don't want the user to see a "black" screen when the console application is
running, how can I hide it?

Thanks,
Tee
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top