Re: Download dmg and then mount the volume ?
Re: Download dmg and then mount the volume ?
- Subject: Re: Download dmg and then mount the volume ?
- From: Graham Anderson <email@hidden>
- Date: Sun, 30 Jan 2005 14:00:43 -0800
this gives a Type -36 error :
set gtheVolume to "Fonovisa.dmg"
set gFonovisaDMG to ((path to desktop) & gtheVolume as text)
(*
return "file://" & POSIX path of gFonovisaDMG
the return: "file:///Users/robert/Desktop/Fonovisa.dmg"
*)
mount volume "file://" & POSIX path of gFonovisaDMG
if I try:
open file "file://" & POSIX path of gFonovisaDMG
I get the error: NSCannotCreateScriptCommandError
almost there :)
On Jan 30, 2005, at 1:45 PM, Andrew Oliver wrote:
mount volume "file://" & posix path of gFonovisaDMG
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden