how to kill running .exe application by command line

R

rohitk18

Hi
I am using a command line in the MS access form to run /somepath/ .exe
file. ( A code executable).I could achieve that.
Now I wouild like to stop the execution of that .exe file. I am not sure
how tro achieve that so that I can create a command button on the form
saying "Stop".
I would appreacite if you could kindly give sugestions
 
Top