2013年2月23日 星期六

可在mac和windows上執行的安裝光碟

首先建一個iso檔
hdiutil makehybrid /source/folder/name/ -o outputfile.iso
打開檔案
hdiutil attach -readwrite outputfile.iso
將需要的檔案丟入光碟裡
在將非mac的檔案隱藏
SetFile -a V /path/to/your/folder/name-of-file-to-hide
設定放入光碟後,預設開起的資料夾
sudo bless -folder "/Volumes/discName" -openfolder "/Volumes/discName"

參考文件
Creating a dual Mac/Win Autorun CD
Creating Cross Platform Windows and Mac Installer CDs

沒有留言: