Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Adobe Air のドキュメントには、サイレント インストールの方法が記載されていますが、アンインストールについては、「ARH」ユーティリティと代替の (複雑な) メソッドが暗示的に記載されています。
http://help.adobe.com/en_US/air/redist/WS485a42d56cd19641-70d979a8124ef20a34b-8000.html#WS485a42d56cd19641-70d979a8124ef20a34b-7ffb
一般的な Adobe Air アプリケーション インストーラーには、-uninstall オプションがあります。
"C:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Adobe AIR Application Installer.exe" -uninstall -silent "C:\Program Files (x86)\YOUR-APP-NAME\YOUR-APP-NAME.exe"