Re: Mount volume without error dialog
Re: Mount volume without error dialog
- Subject: Re: Mount volume without error dialog
- From: Doug McNutt <email@hidden>
- Date: Mon, 2 Feb 2004 14:16:17 -0700
I do that kind of thing with a shell script using the mount_afp command. It's a bit tricky because the script must first create a mount point as a directory in /Volumes/. It also works with my SE/30 running 7.5.3 which is the real reason.
Using the shell allows dialogs to be avoided, just redirect error output to /dev/null.
Ask off line if you'd like a copy of the shell script and its glue AppleScript that runs at login time.
--
--> There are 10 kinds of people: those who understand binary, and those who don't <--
_______________________________________________
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.