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: Sidney San Martín <email@hidden>
- Date: Fri, 12 Jun 2009 14:15:42 -0400
Unfortunately, the DiskImages framework is private, so there is no API
to interact with them.
You'll have to use an NSTask to interact with hdiutil... and it
wouldn't be a bad idea to file a bug suggesting that the DiskImages
framework be made public.
-Sidney
On Fri, Jun 12, 2009 at 5:01 AM, vvvsn murthy<email@hidden> wrote:
> Hi,
>
> 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?
>
> Thanks
> Murthy
> _______________________________________________
>
> 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
>
_______________________________________________
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