Hi, I need to kill another app, but I want to "ask" it to close so that it can generate its save prompt if needed, instead of just "killing" it. I tried SendMessage which kills it, but the other app's save prompt won't appear, even if it should.

Thanks in advance,