Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Design » Troubleshooting   (RSS)
Sorry, but there are no more tags available to filter with.

How to start a console app in a new window, the parent's window, or no window

The ProcessStartInfo.CreateNoWindow property says "Gets or sets a value indicating whether to start the process in a new window." and later " true to start the process without creating a new window to contain it; otherwise, false . The default is false
Posted by jmstall | 4 Comments
Filed under: ,
 
Page view tracker