On Fri, Jun 12, 2009 at 2:01 AM, vvvsn murthy<vaddadi.mur...@gmail.com> wrote: > I am new to Cocoa Framework.I want to know how to mount and unmount dmg > files programmatically using cocoa framework.I have worked with command line > options but i want to know whether there are any APIs to mount and unmount > the disk images?
There is no API to do this. Please file an enhancement request at http://bugreport.apple.com if you would like to see API for this. In the meantime, you can use NSTask and hdiutil to accomplish what you need. --Kyle Sluder _______________________________________________ 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