N Nicholas Paldino [.NET/C# MVP] Dec 2, 2005 #2 Which handle are you looking for? As for starting another program, you can use the static Start method on the Process class to do this. Hope this helps.
Which handle are you looking for? As for starting another program, you can use the static Start method on the Process class to do this. Hope this helps.