<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How To: Launch Login Items Via Applescript and Avoid Login Delays</title>
	<atom:link href="http://www.macstories.net/tutorials/how-to-launch-login-items-via-applescript-and-avoid-login-delays/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.macstories.net/tutorials/how-to-launch-login-items-via-applescript-and-avoid-login-delays/</link>
	<description></description>
	<lastBuildDate>Thu, 13 Jan 2011 22:11:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Frank Brancato</title>
		<link>http://www.macstories.net/tutorials/how-to-launch-login-items-via-applescript-and-avoid-login-delays/#comment-3823</link>
		<dc:creator>Frank Brancato</dc:creator>
		<pubDate>Fri, 20 Nov 2009 14:39:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.macstories.net/?p=1663#comment-3823</guid>
		<description>Hi,

Love your site and all of the great posts.  Thanks!

I have been using this method for some time now and just wanted show you an addition that might interest you.  If you add the following 3 lines at the bottom of your script, it will quickly launch and hide dashboard as well.

Cheers, Frank

tell application id &quot;com.apple.dashboardlauncher&quot; to launch
tell application id &quot;com.apple.exposelauncher&quot; to launch
tell application id &quot;com.apple.exposelauncher&quot; to launch</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Love your site and all of the great posts.  Thanks!</p>
<p>I have been using this method for some time now and just wanted show you an addition that might interest you.  If you add the following 3 lines at the bottom of your script, it will quickly launch and hide dashboard as well.</p>
<p>Cheers, Frank</p>
<p>tell application id &quot;com.apple.dashboardlauncher&quot; to launch<br />
tell application id &quot;com.apple.exposelauncher&quot; to launch<br />
tell application id &quot;com.apple.exposelauncher&quot; to launch</p>
]]></content:encoded>
	</item>
</channel>
</rss>

