I can’t any specific documentation of if you can or cannot, but I’m guessing there’s a reason why. I’m looking to close down an application via AIR. (e.g. Close Photoshop with the press of a button inside of an air application).
As of right now AIR cannot see current system processes? I think!? So i’m guessing I can’t but if anyone has found a recourse or has any information that would be very helpful. One way or another.
Thanks!
You cant do it directly from AIR but it could be done by using an ANE. However, you’d probably have to write the ANE yourself – i doubt anyone has created exactly what you need.