Restart a process
Hey,
During the installation I need to close the user's browsers. I found this function that does it all.
What I need is a way to restart the browsers. The question is how can I find the executable path of each browser. I've no problem locating their process. so can I get the exe path from the process somehow? So I can use it with the EXEC command.
Other Ideas are also welcome as well.
Thanks,
Y