View Single Post
  #5 (permalink)  
Old 12-29-2008, 6:57 AM
suresh_ed suresh_ed is offline
VB.NET Forum Newbie
.NET Framework: .NET 1.1 (VS 2003)
 
Join Date: May 2008
Posts: 26
Reputation: 25
suresh_ed is on a distinguished programming path ahead
Default Sorry for the late response

Hello JohnH,

I am not using process class for opening that application. am using external script to open and use the application.

I checked the .Net process class thing is that we have to add the application to the process class then only we can close or kill.

Thanks for your suggestion !!!
Reply With Quote