• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Programatically Creating a Consistent DMG
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Programatically Creating a Consistent DMG


  • Subject: Re: Programatically Creating a Consistent DMG
  • From: James Bucanek <email@hidden>
  • Date: Fri, 18 Apr 2008 08:56:03 -0700

Robert Kukuchka <mailto:email@hidden> wrote (Wednesday, April 16, 2008 4:03 PM -0700):
I'm not sure if this is the proper list. If not, would someone please redirect me?

<http://lists.apple.com/mailman/listinfo/xcode-users>

I'm trying to programmatically / script a means to consistently make a
disk image with background images / minimal toolbar. I need to create
a utility for our build compiler to run whenever a new release is
made. Using Disk Utility manually really isn't an option. Any
suggestions?

Search the Xcode list and Apple's Developer site. There are numerous approaches and several people have made scripts and tools to solve it.


My approach is to create an empty writable dmg image with the size, icon view, background etc. that I want. A "Make DMG" target runs a build script that makes a copy of the dmg file, mounts it, copies the final application to it, closes it, then converts it to a compressed dmg image for final release. There are also tools to attach a license agreement to the image.
--
James Bucanek


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Filesystem-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Programatically Creating a Consistent DMG (From: Robert Kukuchka <email@hidden>)

  • Prev by Date: Re: Programatically Creating a Consistent DMG
  • Next by Date: Remote copy on AFP volume
  • Previous by thread: Re: Programatically Creating a Consistent DMG
  • Next by thread: Re: Programatically Creating a Consistent DMG
  • Index(es):
    • Date
    • Thread