开发者

Uninstall AIR Application Programmatically

开发者 https://www.devze.com 2023-03-23 05:29 出处:网络
Is it possible to uninstall an AIR Application programmatically (or via command line)? I know I can uninstall the AIR Runtime programmatically.

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 hi开发者_Python百科nt!


Please see here for uninstalling the application (not the runtime):

Adobe Air application (not runtime) - silently uninstall using an administrative command?


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 :)

0

精彩评论

暂无评论...
验证码 换一张
取 消