chagle
24th June 2007, 09:56 PM
Hi all,
Anyone good with AppleScripts? :-)
I've done a couple of AppleScripts - just to mount a couple of volumes on my Linkstation at Login time...
Very basic:
---
beep
try
mount volume "smb://lspro/itunes"
end try
---
All runs OK - Then I save it as an application - I then put that application into Login items..
Runs... but always get prompted to:
"Press Run to run this script, or Quid to quid"
I can select RUN and all is well - but how can I stop it from asking me this? :-)
Anyone .... Please...........!
Anyone good with AppleScripts? :-)
I've done a couple of AppleScripts - just to mount a couple of volumes on my Linkstation at Login time...
Very basic:
---
beep
try
mount volume "smb://lspro/itunes"
end try
---
All runs OK - Then I save it as an application - I then put that application into Login items..
Runs... but always get prompted to:
"Press Run to run this script, or Quid to quid"
I can select RUN and all is well - but how can I stop it from asking me this? :-)
Anyone .... Please...........!