System.Diagnostics.Process class and accompanying ProcessInfo. -- -Christopher ASP.NET MVP | AspInsider http://www.chrisfrazier.net/blog
> -----Original Message----- > From: Unmoderated discussion of advanced .NET topics. > [mailto:[EMAIL PROTECTED] On Behalf Of > Clark, Michael (OFM) > Sent: Tuesday, October 18, 2005 1:11 PM > To: [email protected] > Subject: [ADVANCED-DOTNET] Start console app from a winform > > I'm trying to figure out how to start a console app from > within a winform and retrieve the results. Specifically, I > want to fire up the console application, for you WebsphereMQ > fans, "dspmqbrk.exe", which if started from the command line > would respond with a status message, like "WebSphere MQ > Publish/Subscribe broker for queue manager X not active." I > want to be able to retrieve the message from within another program. > > Is there an easy way to do this? > > =================================== > This list is hosted by DevelopMentorR http://www.develop.com > > View archives and manage your subscription(s) at > http://discuss.develop.com > =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
