-
.NET CreateProcess Equivalent
Is there an equivalent way using the .NET Framework SDK to launch an
application from within another application, like we can currently do by
calling CreateProcess in Visual C++?
--
--
Mike Schommer
Software Engineer
Global Crossing Telemanagement, Inc.
2710 Executive Dr.
P.O. Box 19052
Green Bay, WI 54307-9052
Tel +1.920.405.4919
Fax +1.920.405.4922
mschomme@globalcrossing.com
-
Re: .NET CreateProcess Equivalent
Look at System.Diagnostics.Process classs. It will have everything you need.
"Mike Schommer" <mschomme@globalcrossing.com> wrote in message
news:3c750255@10.1.10.29...
> Is there an equivalent way using the .NET Framework SDK to launch an
> application from within another application, like we can currently do by
> calling CreateProcess in Visual C++?
>
> --
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks