AcceptsText AcceptsFiles Authentication Author Sveinbjorn Thordarson BundledFiles DocIconPath /System/Library/CoreServices/DiskImageMounter.app/Contents/Resources/diskcopy-doc.icns Creator Platypus-5.4.1 Overwrite DevelopmentVersion Example ScriptName FastDMGMounter.sh Script #!/bin/sh -f # This is the script for FastDMGMounter # Create this as a droppable Platypus app # and use it for fast .dmg mounting and # autoacceptance of the EULA echo "Y" | /usr/bin/hdid "$1" # See http://www.tuaw.com/2011/12/30/daily-mac-app-flashmount-quickly-mounts-disk-images/ Droppable IconPath Identifier org.sveinbjorn.FastDMGMounter InterpreterPath /bin/bash Name FastDMGMounter OptimizeApplication InterfaceType None InterpreterArgs -f RemainRunning RunInBackground StatusItemDisplayType Text StatusItemIcon StatusItemTitle MyPlatypusApp Suffixes dmg TextBackground #ffffff TextFont Monaco TextForeground #000000 TextSize 10 Version 1.0