Customized disk images
Customized disk images
- Subject: Customized disk images
- From: "Andy Cedilnik" <email@hidden>
- Date: Thu, 11 Jan 2007 18:29:52 -0500
Hello,
I am trying to create disk image with all the necessary stuff
programmatically. I need this because we make nightly installers for
the users. Currently I create a directory and then I run:
"/usr/bin/hdiutil" create -ov -format UDZO -srcfolder
"/path/to/the/source/tree" "/path/to/the/disk/image.dmg"
This works great. Now I would like to spice it up a little bit. An
example is a disk image for the Firefox. This one has a nice
background, the icon, and a license agreement.
So, I can do most of this by hand using Finder. Now, is there any way
to customize this from a shell script or a C++ program?
Thank you.
--
-------------------------------------------
Andy Cedilnik
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden