Revision: 318
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at July 9, 2006 13:23 by katz
Initial Code
tell application "Finder" if exists "GyazMail" then do shell script "hdiutil detach \"/Volumes/GyazMail\"" end if end tell
Initial URL
Initial Description
In this case, if we have mounted GyazMail.dmg, unmount it.
Initial Title
unmount disk image (*.dmg) file
Initial Tags
Initial Language
AppleScript