Hi,
I am using vb.net.I would like to open an application from another applcation.
For example now i am running sample applcation. In this application i am
invoking some another applcation by using Process.Start(//application name) this. What i want to do is I need to close my sample applcation after opening this new pplcation.How to do this?Can anyone tell me?
I am using vb.net.I would like to open an application from another applcation.
For example now i am running sample applcation. In this application i am
invoking some another applcation by using Process.Start(//application name) this. What i want to do is I need to close my sample applcation after opening this new pplcation.How to do this?Can anyone tell me?
Comment