Re: Need Help with a command to open a DMG file
Re: Need Help with a command to open a DMG file
- Subject: Re: Need Help with a command to open a DMG file
- From: Michelle Steiner <email@hidden>
- Date: Fri, 14 Feb 2003 13:35:51 -0700
On Friday, February 14, 2003, at 12:52 PM, Jeff Ward wrote:
I have racking my brain, trying to build a script to open a dmg file.
I have tried open, mount, get with the following
tell application "Finder" to open file "image.dmg"
This works with .dmg files on the desktop; you might need full path
info for files anywhere else--I didn't test it anywhere else.
--Michelle
--
"There's some good in the world, Mr. Frodo, and it's worth fighting
for."
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.