Re: How can we mount and unmount dmg files on MAC OS X?
Re: How can we mount and unmount dmg files on MAC OS X?
- Subject: Re: How can we mount and unmount dmg files on MAC OS X?
- From: Kyle Sluder <email@hidden>
- Date: Fri, 12 Jun 2009 11:16:14 -0700
On Fri, Jun 12, 2009 at 2:01 AM, vvvsn murthy<email@hidden> 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 (email@hidden)
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:
This email sent to email@hidden