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.
今日、AIRプロジェクトで大きな問題が発生しました(新しいAIR 2ベータSDKを使用しています)。Mac OS XのAIRアプリ内からフラッシュドライブをアンマウントすることは可能ですか?解決策が見つかりません。ありがとう!
自分で考え出した。NativeProcessクラスを使用して、diskutilunmountUnixコマンドを実行します。