DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Mike Schommer Guest

    .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



  2. #2
    Jay Glynn Guest

    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++?
    >
    > --





Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


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


Sponsored Links