How to create a new app instance with Process
From: Joe (Joe_at_discussions.microsoft.com)
Date: 12/20/04
- Next message: M K: "Re: How to do this in VB .Net. Creating a file handle?"
- Previous message: cecil: "Re: How to do this in VB .Net. Creating a file handle?"
- Next in thread: Mujtaba Syed: "Re: How to create a new app instance with Process"
- Reply: Mujtaba Syed: "Re: How to create a new app instance with Process"
- Reply: Shariq Khan: "Re: How to create a new app instance with Process"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 20 Dec 2004 07:47:25 -0800
I am using the Process class to start the associated program for a specific
file. The Process.Start method reuses an existing running instance of the
Process, and that's not want I want. I always want a new unique instance of
the application to start.
- Next message: M K: "Re: How to do this in VB .Net. Creating a file handle?"
- Previous message: cecil: "Re: How to do this in VB .Net. Creating a file handle?"
- Next in thread: Mujtaba Syed: "Re: How to create a new app instance with Process"
- Reply: Mujtaba Syed: "Re: How to create a new app instance with Process"
- Reply: Shariq Khan: "Re: How to create a new app instance with Process"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|