Mount and move
Mount and move
- Subject: Mount and move
- From: Jeffrey Madson <email@hidden>
- Date: Tue, 11 Jan 2011 14:22:55 -0600
I'm trying to mount a disk image from a specified folder to the desktop then move the application within the disk image back to the same folder and then unmount the disk image. I can mount the disk image using the script below but I am not having any luck moving it or unmounting the disk image. As always, thanks for your help.
tell application "Finder"
do shell script "hdiutil attach /Users/Shared/Options/Adobe/AcroProv1000_en_US.dmg"
move "/release/adobe_provisioning_tool" to "hdiutil attach /Users/Shared/Options/Adobe"
end tell
Jeff Madson - RR Donnelley - 920-997-3768
--
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden