Re: Customizing DMG(Apply Background image and Icons)
Re: Customizing DMG(Apply Background image and Icons)
- Subject: Re: Customizing DMG(Apply Background image and Icons)
- From: Apparao <email@hidden>
- Date: Wed, 7 Nov 2007 10:29:30 +0530
Hi Janakiram,
You can apply Background image to the DMG by doing following steps:
/Developer/Tools/SetFile -a V /Volumes/YourDMG/your.jpg
hdiutil unmount /Volumes/YourDMG
hdiutil mount /YourDMG-sourcefiles/your.dmg
I didn't try this. Hope this will work for you.
Regards,
- Apparao.
On Nov 7, 2007, at 9:43 AM, JanakiRam wrote:
Hi ALL,
I'm new to DMG/Installer stuff in Mac. I've created a DMG
for my application in the following manner.
cd MyDMGFolder
cp $StagingArea/Myapp.pkginfo .
hdiutil create -ov -srcfolder . MyApplication.dmg
Now i want to apply background to my dmg folder once it gets
mounted. And also want to apply icon to my DMG.
Can any one provide some pointers on achieving this
functionality.
Please help me to solve this. Thanks in Advance.
-JanakiRam.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40effigent.net
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden