mount .dmg and run file from there
mount .dmg and run file from there
- Subject: mount .dmg and run file from there
- From: Crni Gorac <email@hidden>
- Date: Sat, 19 Feb 2011 13:12:24 +0100
Am working on a small application that would download given larger
.dmg installer, showing download progress along the way, and then
mount .dmg image and run .pkg file from this image. I have everything
working properly, except for that last step. I'm using NSWorkspace
openFile to mount the .dmg image after downloading it, but I don't
know how to run the .pkg file from the mounted image (note that .dmg
file name is varying, basically it's like ExampleApp-x.y.z.dmg, where
"x", "y" and "z" are numbers). Any suggestions?
Thanks.
_______________________________________________
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