I have managed the ESET security software business version in my work.
However, I had the critical issue; there is not the GUI tool for easily installing the preconfigured custom installer packages for Mac.
Therefore, I developed the framework.
- https://github.com/kimipooh/ESET-Custom-Installer-for-Mac (Github)
I hope that the GUI installation tool will be provided by ESET....
---- Japanese Translation ----
2014年6月20日金曜日
2014年6月19日木曜日
MacのDMGファイルを開くときに、中のフォルダも自動で開く方法
ダウンロードして使う無償、有償ソフトウェアのDMGファイルを開くと、自動的にフォルダが開かれるのですが、これの作り方を発見。
- DMGファイルを開く(仮に「sample」ボリュームにマウントされると仮定)
- ターミナルを起動し下記のコマンドを入力
bless /Volumes/sample --openfolder /Volumes/sample
これで次回から、自動的に開くようになります。
--openfolder より右のフォルダは別にしてもいいですが、通常は同じかな。
情報元:How I make a dmg installer that will automatically open after download?(stackoverflow)
この情報に辿り着くまで結構かかったな〜。
2014年6月4日水曜日
Google End-to-End Chromeプラグインを試したみた!!(MacOS 10.9編)
Making end-to-end encryption easier to use(Google Online Security Blog)で発表してたんで、ちょろっと入れて試してみました。現時点ではαバージョンなので、本格的には使わないと思いますが、興味があったので。。。
MacOSX特有のインストール時の問題などもあったので、備忘録メモを
MacOSX特有のインストール時の問題などもあったので、備忘録メモを
に纏めてみました。
登録:
投稿 (Atom)