Re: Disk Image Volumes
Re: Disk Image Volumes
- Subject: Re: Disk Image Volumes
- From: Finlay Dobbie <email@hidden>
- Date: Mon, 5 May 2003 17:33:21 +0100
On Monday, May 5, 2003, at 05:17 pm, Andreas Schempp wrote:
Try to use [[NSWorkspace sharedWorkspace] mountedRemovableMedia]
this returns an array, containg all removeable media.
Doesn't tell you if it's a disk image.
Your best bet will probably be to use the output of "hdiutil info
-plist".
-- Finlay
_______________________________________________
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.