Skip navigation.
 
mlRe: Customizing DMG(Apply Background image and Icons)
FROM : Apparao
DATE : Wed Nov 07 05:59:30 2007

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_removed>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/installer-dev/apparao%
> 40effigent.net
>
> This email sent to <email_removed>

Related mailsAuthorDate
No related mails found.