<?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 disable Adobe updater</title>
	<atom:link href="http://garmahis.com/tips/how-to-disable-adobe-updater/feed/" rel="self" type="application/rss+xml" />
	<link>http://garmahis.com/tips/how-to-disable-adobe-updater/</link>
	<description>tips, tuts, reviews</description>
	<lastBuildDate>Sat, 06 Mar 2010 17:44:35 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Carl Wyles</title>
		<link>http://garmahis.com/tips/how-to-disable-adobe-updater/comment-page-1/#comment-4525</link>
		<dc:creator>Carl Wyles</dc:creator>
		<pubDate>Wed, 17 Feb 2010 21:32:06 +0000</pubDate>
		<guid isPermaLink="false">http://garmahis.com/tips/how-to-disable-adobe-updater/#comment-4525</guid>
		<description>my 3 cents worth- should work for next 4 versions as well

&lt;code&gt;
@echo off
for %%x in (5 6 7 8 9) do (
	rmdir /s /q &quot;C:\Program Files\Common Files\Adobe\Updater%%x&quot;
	rmdir /s /q &quot;C:\Documents and Settings\Droid\Local Settings\Application Data\Adobe\Updater%%x&quot;
)
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>my 3 cents worth- should work for next 4 versions as well</p>
<p><code><br />
@echo off<br />
for %%x in (5 6 7 8 9) do (<br />
	rmdir /s /q "C:\Program Files\Common Files\Adobe\Updater%%x"<br />
	rmdir /s /q "C:\Documents and Settings\Droid\Local Settings\Application Data\Adobe\Updater%%x"<br />
)<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marky</title>
		<link>http://garmahis.com/tips/how-to-disable-adobe-updater/comment-page-1/#comment-4072</link>
		<dc:creator>Marky</dc:creator>
		<pubDate>Thu, 15 Oct 2009 15:08:18 +0000</pubDate>
		<guid isPermaLink="false">http://garmahis.com/tips/how-to-disable-adobe-updater/#comment-4072</guid>
		<description>Here´s an easier way! for those who don´t know how to edit windows registry, etc...

1-Open any CS3 product, i.e. Acrobat reader, Photoshop
2-Go to &quot;Help&quot; - &quot;Updates&quot; or &quot;Check for Updates&quot;
3-Preferences, Uncheck the box that says: &quot;Check for updates&quot;.

Done!</description>
		<content:encoded><![CDATA[<p>Here´s an easier way! for those who don´t know how to edit windows registry, etc&#8230;</p>
<p>1-Open any CS3 product, i.e. Acrobat reader, Photoshop<br />
2-Go to &#8220;Help&#8221; &#8211; &#8220;Updates&#8221; or &#8220;Check for Updates&#8221;<br />
3-Preferences, Uncheck the box that says: &#8220;Check for updates&#8221;.</p>
<p>Done!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://garmahis.com/tips/how-to-disable-adobe-updater/comment-page-1/#comment-4043</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Wed, 07 Oct 2009 19:10:38 +0000</pubDate>
		<guid isPermaLink="false">http://garmahis.com/tips/how-to-disable-adobe-updater/#comment-4043</guid>
		<description>Thanks Ray, this worked for me!

&gt;&gt;
Ray Apr 3rd, 2008 at 2:09 pm
That did not work for me..the damn thing keeps starting up in the background!
However, I read a solution that asked for the deletion of the Updater5 directory located in (C:\Program Files\Common Files\Adobe\).Try putting it in the recycle bin before completely deleting it.If it works without any problems,you can go right ahead and empty the Trash!
&lt;&lt;</description>
		<content:encoded><![CDATA[<p>Thanks Ray, this worked for me!</p>
<p>&gt;&gt;<br />
Ray Apr 3rd, 2008 at 2:09 pm<br />
That did not work for me..the damn thing keeps starting up in the background!<br />
However, I read a solution that asked for the deletion of the Updater5 directory located in (C:\Program Files\Common Files\Adobe\).Try putting it in the recycle bin before completely deleting it.If it works without any problems,you can go right ahead and empty the Trash!<br />
&lt;&lt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://garmahis.com/tips/how-to-disable-adobe-updater/comment-page-1/#comment-4013</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 28 Sep 2009 13:40:02 +0000</pubDate>
		<guid isPermaLink="false">http://garmahis.com/tips/how-to-disable-adobe-updater/#comment-4013</guid>
		<description>For anyone else who finds this tip - I&#039;ve just been updated to Adobe Reader 9 and it has now created an Updater6 folder - same fix required as before but in a different folder!</description>
		<content:encoded><![CDATA[<p>For anyone else who finds this tip &#8211; I&#8217;ve just been updated to Adobe Reader 9 and it has now created an Updater6 folder &#8211; same fix required as before but in a different folder!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://garmahis.com/tips/how-to-disable-adobe-updater/comment-page-1/#comment-3539</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Thu, 11 Jun 2009 02:19:46 +0000</pubDate>
		<guid isPermaLink="false">http://garmahis.com/tips/how-to-disable-adobe-updater/#comment-3539</guid>
		<description>Thanks! It&#039;s work! :)</description>
		<content:encoded><![CDATA[<p>Thanks! It&#8217;s work! <img src='http://garmahis.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mohsin</title>
		<link>http://garmahis.com/tips/how-to-disable-adobe-updater/comment-page-1/#comment-2753</link>
		<dc:creator>mohsin</dc:creator>
		<pubDate>Thu, 23 Apr 2009 23:03:27 +0000</pubDate>
		<guid isPermaLink="false">http://garmahis.com/tips/how-to-disable-adobe-updater/#comment-2753</guid>
		<description>great! creative suite 3 updater is really annoying</description>
		<content:encoded><![CDATA[<p>great! creative suite 3 updater is really annoying</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arman Erfanfar</title>
		<link>http://garmahis.com/tips/how-to-disable-adobe-updater/comment-page-1/#comment-2736</link>
		<dc:creator>Arman Erfanfar</dc:creator>
		<pubDate>Tue, 14 Apr 2009 04:18:32 +0000</pubDate>
		<guid isPermaLink="false">http://garmahis.com/tips/how-to-disable-adobe-updater/#comment-2736</guid>
		<description>thanks</description>
		<content:encoded><![CDATA[<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: beertje_007</title>
		<link>http://garmahis.com/tips/how-to-disable-adobe-updater/comment-page-1/#comment-2142</link>
		<dc:creator>beertje_007</dc:creator>
		<pubDate>Sat, 07 Feb 2009 12:56:31 +0000</pubDate>
		<guid isPermaLink="false">http://garmahis.com/tips/how-to-disable-adobe-updater/#comment-2142</guid>
		<description>Thx, this works great.
be gone supid updater!!!!!

;-)</description>
		<content:encoded><![CDATA[<p>Thx, this works great.<br />
be gone supid updater!!!!!</p>
<p> <img src='http://garmahis.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rufus Mc Dufus</title>
		<link>http://garmahis.com/tips/how-to-disable-adobe-updater/comment-page-1/#comment-2083</link>
		<dc:creator>Rufus Mc Dufus</dc:creator>
		<pubDate>Sun, 25 Jan 2009 18:57:31 +0000</pubDate>
		<guid isPermaLink="false">http://garmahis.com/tips/how-to-disable-adobe-updater/#comment-2083</guid>
		<description>&quot; Trackback: Adobe Creative Suite 4 is far from meeting user expectations?
Sep 26th, 2008 at 9:56 am&quot;

That is a dead link.

Can someone please post the relevant solution for CS4.</description>
		<content:encoded><![CDATA[<p>&#8221; Trackback: Adobe Creative Suite 4 is far from meeting user expectations?<br />
Sep 26th, 2008 at 9:56 am&#8221;</p>
<p>That is a dead link.</p>
<p>Can someone please post the relevant solution for CS4.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Not A fan</title>
		<link>http://garmahis.com/tips/how-to-disable-adobe-updater/comment-page-1/#comment-2029</link>
		<dc:creator>Not A fan</dc:creator>
		<pubDate>Fri, 02 Jan 2009 16:07:56 +0000</pubDate>
		<guid isPermaLink="false">http://garmahis.com/tips/how-to-disable-adobe-updater/#comment-2029</guid>
		<description>Got this off the Adobe Site.  Updater is making my system shut down very slowly. Checking performance logs, it was the updater.

To disable Adobe Updater:

1. Copy the following 3 lines and paste them into a Notepad document:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Updater]

&quot;Enterprise&quot;=dword:00000001

2. Save the document as &quot;DisableAUM_Updates.reg.&quot;

3. Close and then double-click this file, and the Windows registry will import this information automatically.</description>
		<content:encoded><![CDATA[<p>Got this off the Adobe Site.  Updater is making my system shut down very slowly. Checking performance logs, it was the updater.</p>
<p>To disable Adobe Updater:</p>
<p>1. Copy the following 3 lines and paste them into a Notepad document:</p>
<p>Windows Registry Editor Version 5.00</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Updater]</p>
<p>&#8220;Enterprise&#8221;=dword:00000001</p>
<p>2. Save the document as &#8220;DisableAUM_Updates.reg.&#8221;</p>
<p>3. Close and then double-click this file, and the Windows registry will import this information automatically.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://garmahis.com/tips/how-to-disable-adobe-updater/comment-page-1/#comment-2014</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Thu, 25 Dec 2008 09:22:25 +0000</pubDate>
		<guid isPermaLink="false">http://garmahis.com/tips/how-to-disable-adobe-updater/#comment-2014</guid>
		<description>How do you block this updater on a Mac?  It&#039;s so annoying.  THanks and happy holidays!</description>
		<content:encoded><![CDATA[<p>How do you block this updater on a Mac?  It&#8217;s so annoying.  THanks and happy holidays!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Salmon--Eater</title>
		<link>http://garmahis.com/tips/how-to-disable-adobe-updater/comment-page-1/#comment-1954</link>
		<dc:creator>Salmon--Eater</dc:creator>
		<pubDate>Sun, 07 Dec 2008 19:34:51 +0000</pubDate>
		<guid isPermaLink="false">http://garmahis.com/tips/how-to-disable-adobe-updater/#comment-1954</guid>
		<description>Ray&#039;s solution worked for me...I wonder if the updates can disable the programs from starting. Anyone know?</description>
		<content:encoded><![CDATA[<p>Ray&#8217;s solution worked for me&#8230;I wonder if the updates can disable the programs from starting. Anyone know?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NONAME7943</title>
		<link>http://garmahis.com/tips/how-to-disable-adobe-updater/comment-page-1/#comment-1943</link>
		<dc:creator>NONAME7943</dc:creator>
		<pubDate>Tue, 02 Dec 2008 03:34:27 +0000</pubDate>
		<guid isPermaLink="false">http://garmahis.com/tips/how-to-disable-adobe-updater/#comment-1943</guid>
		<description>Thanks! It works!</description>
		<content:encoded><![CDATA[<p>Thanks! It works!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Den</title>
		<link>http://garmahis.com/tips/how-to-disable-adobe-updater/comment-page-1/#comment-1941</link>
		<dc:creator>Den</dc:creator>
		<pubDate>Mon, 01 Dec 2008 12:46:12 +0000</pubDate>
		<guid isPermaLink="false">http://garmahis.com/tips/how-to-disable-adobe-updater/#comment-1941</guid>
		<description>Cool, thanks.
It&#039;s really annoying when it doesn&#039;t connect and crashed photoshop at startup</description>
		<content:encoded><![CDATA[<p>Cool, thanks.<br />
It&#8217;s really annoying when it doesn&#8217;t connect and crashed photoshop at startup</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jassamon</title>
		<link>http://garmahis.com/tips/how-to-disable-adobe-updater/comment-page-1/#comment-1765</link>
		<dc:creator>jassamon</dc:creator>
		<pubDate>Wed, 20 Aug 2008 18:17:05 +0000</pubDate>
		<guid isPermaLink="false">http://garmahis.com/tips/how-to-disable-adobe-updater/#comment-1765</guid>
		<description>This solution will prevent Adobe to Update even after reinstalling. I like the idea. Check this out:

&lt;a href=&quot;http://www.evrim-sen.com/html/disable-adobe-updater.htm&quot; rel=&quot;nofollow&quot;&gt;http://www.evrim-sen.com/html/disable-adobe-updater.htm&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>This solution will prevent Adobe to Update even after reinstalling. I like the idea. Check this out:</p>
<p><a href="http://www.evrim-sen.com/html/disable-adobe-updater.htm" rel="nofollow">http://www.evrim-sen.com/html/disable-adobe-updater.htm</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
