Kill opened application using app process

How to kill opened application using a path ? for example … Thanks

“C:\Program Files (x86)\Solutions\TestApp\app.exe”

Hi,

If the name of the executable is unique, you can use just the name of the app, like this example that kills MS Access:

Does this help?

Cheers
Andrzej