I have been using the command line utility hdiutil to build dmg files for distribution.
$ hdiutil create "./dist/FileExplorer.dmg" -srcfolder ./dist/ -ov
I would like to improve the dmg to have a back ground image and a link to the apps folder for the user to be able to easily copy the app. These two pages look like good resources:
[1] http://el-tramo.be/guides/fancy-dmg
[2] http://www.araelium.com/dmgcanvas/
Twitter Updates
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment