Is there a way to write a small app that can trap when another process exits? Heres the senerio:
We have a kiosk which always needs to be running this one app (its just an informational promo people at the show click through)
However, whoever made the app put an exit button on it.
We cannot get into the app code to remove the exit button, so I am looking for a way to trap when someone hits the exit button on the promo app and relaunch it automatically. Or possibly disable the App.end command in a global sense so clicking the button would do nothing.
Any ideas would be helpful, not sure where to start or even what keywords I should be searching under. Thanks!!
Jenn
We have a kiosk which always needs to be running this one app (its just an informational promo people at the show click through)
However, whoever made the app put an exit button on it.
We cannot get into the app code to remove the exit button, so I am looking for a way to trap when someone hits the exit button on the promo app and relaunch it automatically. Or possibly disable the App.end command in a global sense so clicking the button would do nothing.
Any ideas would be helpful, not sure where to start or even what keywords I should be searching under. Thanks!!
Jenn