Ciao Sims,

Thank you very much, I will test ASAP this Applescript.

Greetings

Paul Claude


on 13-03-2006 15:43, sims at [EMAIL PROTECTED] wrote:

> tell application "System Events"
> get exists login item "MyCoolProgram"
> if result is false then
> make new login item at end of login items with
> properties {path:"/Applications/MyCoolProgram.app", hidden:true,
> kind:application, name:"MyCoolProgram"}
> end if
> end tell


_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to