Hi,

In my application, I am browsing to an user selected dmg file, mount
it (using 'hdiutil attach') , validate it for required custom folder
structure (enumerating the folder structure) & file data, unmount it
(using 'hdiutil detach') and return the results back. The process
takes a bit time to mount/unmount dmg files.

I am looking to reduce the time required. Is there a way out to
enumerate the dmg folder structure without mounting it & options to
selectively extract a single file from dmg (something analogus to zip
files)? will it improve the performance?

Please suggest.

Thanks,
Sachin
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to