System.Diagnostics.Process.Start("EcpKpScript_01.exe");

G

Guest

If this is the code I use to start another program, what can I use to:
System.Diagnostics.Process.Start("EcpKpScript_01.exe");

1. Stop the process

2. Check if the process is already running?

It seems to me that this was much easier in VB 6. 0
Thanks
CM
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top