Re: Parse Apple's .dmg file
Re: Parse Apple's .dmg file
- Subject: Re: Parse Apple's .dmg file
- From: Piers Uso Walter <email@hidden>
- Date: Tue, 13 May 2003 15:47:13 -0400
On Tuesday, Mat 13, 2003, at 3:32 PM (America/New_York) Calvin Chen
wrote:
Anybody knows how to parse Apple's .dmg file on OS X? My Cocoa program
needs
to parse the .dmg file and get it's file tree hierarchy to show in a
data
browser.
You may want to mount the image. Then you should be able to easily
traverse its file tree hierarchy.
With kind regards
Piers
--
Piers Uso Walter <email@hidden>
ilink Kommunikationssysteme GmbH
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.