On Dec 6, 2007, at 8:04 PM, Jim Sims wrote:

I've used the following (requires System Events)...

I also have (if the prefs indicate they no longer want auto start):

tell application "System Events"
        get exists login item "MY_APP_NAME"
        if result is true then
                delete login item "MY_APP_NAME"
        end if
end tell


HTH
sims
_______________________________________________
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