Is it possible to uninstall an AIR Application programmatically (or via command line)? I know I can uninstall the AIR Runtime programmatically.
Thanks for any hint!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I solved it by deleting the .app Directory of the Application to uninstall. This met my usecase, but if someone knows how to do this with windows or linux, I’m looking forward for other answers 🙂