<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Eddie On Everything &#187; acrobat</title>
	<atom:link href="http://www.eddieoneverything.com/tag/acrobat/feed" rel="self" type="application/rss+xml" />
	<link>http://www.eddieoneverything.com</link>
	<description>Don&#039;t get me started</description>
	<lastBuildDate>Mon, 23 Aug 2010 16:19:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>AcrobatInfo.exe is as bad as a Virus &#8211; How to remove it</title>
		<link>http://www.eddieoneverything.com/articles/acrobatinfo-exe-is-as-bad-as-a-virus-how-to-remove-it.php</link>
		<comments>http://www.eddieoneverything.com/articles/acrobatinfo-exe-is-as-bad-as-a-virus-how-to-remove-it.php#comments</comments>
		<pubDate>Mon, 23 Aug 2010 16:16:43 +0000</pubDate>
		<dc:creator>eddie</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[acrobat]]></category>
		<category><![CDATA[acrobatinfo.exe]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[pdfshell]]></category>
		<category><![CDATA[pdfshell.dll]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows xp]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://www.eddieoneverything.com/?p=1207</guid>
		<description><![CDATA[I&#8217;ve noticed that my older laptop running Windows XP has gotten much slower when browsing files in Windows Explorer.
I did some research and found that every time I did anything within the Windows Explorer shell, a process called AcrobatInfo.exe was firing up, eating up system resources, and just generally slowing things down.  The result [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve noticed that my older laptop running Windows XP has gotten much slower when browsing files in Windows Explorer.</p>
<p>I did some research and found that every time I did anything within the Windows Explorer shell, a process called AcrobatInfo.exe was firing up, eating up system resources, and just generally slowing things down.  The result was a lag of about 2 seconds whenever I moved my mouse over any document &#8211; not just PDF files.  Any document whatsoever.</p>
<p>Seems that Adobe snuck this AcrobatInfo.exe file into one of its automatic updates, without asking.  It slows down my whole computer.  It runs when I&#8217;m not even using PDF files.  If you delete the file, it magically comes back.  Adobe doesn&#8217;t care that this thing is hosing up my whole computer, and that I don&#8217;t want it.    If any other company did this it&#8217;d be termed malware or a virus.  But because it&#8217;s Adobe, they somehow get a free pass.</p>
<p>This thing is a pain in the butt to get rid of, too.  Thankfully, I found a step by step guide <a href="http://papertoolkit.pbworks.com/AcrobatInfo_exe-eats-up-resources-whenever-I-enter-a-folder-with-a-Patterned-PDF">here</a>.</p>
<p>In relevant part, you need to delete the following registry keys:</p>
<blockquote><p>
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\21C0FC0AB3C24344FB30C34266AA5E09]<br />
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{98D9A6F1-4696-4B5E-A2E8-36B3F9C1E12C}]<br />
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\AcrobatInfo.exe]<br />
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Low Rights\ElevationPolicy\{AC76BA86-1033-0000-7760-000000000002}]
</p></blockquote>
<p>Change the value of these keys to false:</p>
<blockquote><p>[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AcroExch.Document]<br />
&#8220;BrowseInPlace&#8221;=-<br />
[ HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AcroExch.Document.7]<br />
&#8220;BrowseInPlace&#8221;=-</p></blockquote>
<p>And unregister the shell extension &#8220;service&#8221;</p>
<blockquote><p>
regsvr32 pathTo\pdfshell.dll /u
</p></blockquote>
<p>For me, the path to the PDFshell.dll file was :</p>
<blockquote><p>
regsvr32 &#8220;C:\Program Files\Common Files\Adobe\Acrobat\ActiveX\pdfshell.dll&#8221;
</p></blockquote>
<h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li><a href="http://www.eddieoneverything.com/windows-xp/how-to-speed-up-adobe-acrobat-reader-and-pdf-file-opening.php" title="How to Speed up Adobe Acrobat Reader and PDF file opening">How to Speed up Adobe Acrobat Reader and PDF file opening</a></li><li><a href="http://www.eddieoneverything.com/windows-xp/how-to-fix-the-clocks-an-error-occurred-while-windows-was-synchronizing-with-error.php" title="How to Fix the clock&#8217;s &#8220;An Error Occurred While Windows was synchronizing with&#8221; Error">How to Fix the clock&#8217;s &#8220;An Error Occurred While Windows was synchronizing with&#8221; Error</a></li><li><a href="http://www.eddieoneverything.com/windows-xp/how-to-run-device-manager-from-the-windows-command-line.php" title="How To Run Device Manager From The Windows Command Line">How To Run Device Manager From The Windows Command Line</a></li><li><a href="http://www.eddieoneverything.com/windows-xp/how-to-re-mount-a-usb-drive-in-windows-without-rebooting.php" title="How to Re-Mount a USB Drive in Windows Without Rebooting">How to Re-Mount a USB Drive in Windows Without Rebooting</a></li><li><a href="http://www.eddieoneverything.com/windows-xp/fix-the-synergy-copy-and-paste-clipboard-problem-on-xp.php" title="Fix the Synergy Copy-and-Paste Clipboard Problem on XP">Fix the Synergy Copy-and-Paste Clipboard Problem on XP</a></li><li><a href="http://www.eddieoneverything.com/windows-xp/how-to-take-a-screenshot-of-a-movie-in-windows-xp.php" title="How To Take A Screenshot Of A Movie In Windows XP">How To Take A Screenshot Of A Movie In Windows XP</a></li><li><a href="http://www.eddieoneverything.com/windows-xp/how-to-speed-up-your-computer-running-windows-xp-part-1.php" title="How to Speed Up Your Computer Running Windows XP &#8211; Part 1">How to Speed Up Your Computer Running Windows XP &#8211; Part 1</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.eddieoneverything.com/articles/acrobatinfo-exe-is-as-bad-as-a-virus-how-to-remove-it.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Speed up Adobe Acrobat Reader and PDF file opening</title>
		<link>http://www.eddieoneverything.com/windows-xp/how-to-speed-up-adobe-acrobat-reader-and-pdf-file-opening.php</link>
		<comments>http://www.eddieoneverything.com/windows-xp/how-to-speed-up-adobe-acrobat-reader-and-pdf-file-opening.php#comments</comments>
		<pubDate>Tue, 20 Jun 2006 01:39:30 +0000</pubDate>
		<dc:creator>eddie</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[windows xp]]></category>
		<category><![CDATA[acrobat]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[computer speed]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://www.eddieoneverything.com/windows-xp/how-to-speed-up-adobe-acrobat-reader-and-pdf-file-opening.php</guid>
		<description><![CDATA[Dumb Little Man found this little tidbit at DWTips that I wanted to pass along.  (and offer my own alternative solution as well.)
DW Writes:
Every time you run Adobe Acrobat up to 20 plugins are loaded unnecessarily &#8211; most users do not need even a fraction of them!
To disable unneeded plugins and make them optional [...]]]></description>
			<content:encoded><![CDATA[<p><!--adsense#468banner--><br />
<a href="http://dumblittleman.blogspot.com/2006/06/speed-up-pdf-file-opening.html">Dumb Little Man</a> found this little tidbit at <a href="http://dwtips.com/2006/06/17/how-to-speed-up-pdf-loading-with-adobe-acrobat/">DWTips</a> that I wanted to pass along.  (and offer my own alternative solution as well.)</p>
<p>DW Writes:</p>
<blockquote><p>Every time you run Adobe Acrobat up to 20 plugins are loaded unnecessarily &#8211; most users do not need even a fraction of them!</p>
<p>To disable unneeded plugins and make them optional instead, follow these instructions:</p>
<p>   1. Install the latest version of Adobe Acrobat &#8211; you can get it here<br />
   2. Browse to the plugins folder: C:\Program Files\Adobe\Acrobat 7.0\Reader\plug_ins<br />
   3. Create a new folder named Optional<br />
   4. Move all files from the plug_ins folder to Optional, except EWH32.api, print*.api, and Search*.api</p>
<p>That’s it! Load any PDF in Adobe Acrobat to see the difference! </p></blockquote>
<p>That is indeed a <b>great</b> tip &#8211; Adobe Acrobat has to be the slowest, most bloated piece of crap software in computing history.  There is nothing worse that unknowingly clicking on a link to a PDF file only to have your browser lock up for 15 seconds while it loads up 50 Meg+ Adobe Acrobat.  </p>
<p><b>Better Solution:  Get rid of Adobe Acrobat Reader</b><br />
I&#8217;ve been unable to personally try the above tip because my computers all have a strict &#8220;No-Adobe-Software&#8221; policy in place.  Which brings me to my preferred, alternate solution &#8211; get rid of Adobe Acrobat.  You don&#8217;t need it.  There is a company out there called <A href="http://www.foxitsoftware.com/">Foxit Software</a> that makes a small, free, and fast PDF reader called (you guessed it) <a href="http://www.foxitsoftware.com/pdf/rd_intro.php">Foxit Reader</a>.  </p>
<p>The Foxit Reader is under one Megabyte in size (take that Adobe), and it allows you to easily type right into any document and to easily select and copy text.  Adobe Acrobat Reader, on the other hand, is over 50 times as large, doesn&#8217;t do either of those tasks very well, and it constantly &#8220;phones home&#8221; to Adobe, which slows things down even more.</p>
<p>So unless your employer forces you to use Adobe, I recommend that you ditch it and go with Foxit.  You won&#8217;t be sorry that you did.</p>
<p>If you&#8217;re interested in my other <a href="http://www.eddieoneverything.com/software/">software recommendations</a>, click <a href="http://www.eddieoneverything.com/software/">here</a>.<br />
<!--adsense#largerectanglenowrap--></p>
<h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li><a href="http://www.eddieoneverything.com/articles/acrobatinfo-exe-is-as-bad-as-a-virus-how-to-remove-it.php" title="AcrobatInfo.exe is as bad as a Virus &#8211; How to remove it">AcrobatInfo.exe is as bad as a Virus &#8211; How to remove it</a></li><li><a href="http://www.eddieoneverything.com/windows-xp/how-to-speed-up-your-computer-running-windows-xp-part-1.php" title="How to Speed Up Your Computer Running Windows XP &#8211; Part 1">How to Speed Up Your Computer Running Windows XP &#8211; Part 1</a></li><li><a href="http://www.eddieoneverything.com/internet/use-google-public-dns-to-speed-up-your-browsing-experience.php" title="Use Google Public DNS To Speed Up Your Browsing Experience">Use Google Public DNS To Speed Up Your Browsing Experience</a></li><li><a href="http://www.eddieoneverything.com/windows-xp/how-to-fix-the-clocks-an-error-occurred-while-windows-was-synchronizing-with-error.php" title="How to Fix the clock&#8217;s &#8220;An Error Occurred While Windows was synchronizing with&#8221; Error">How to Fix the clock&#8217;s &#8220;An Error Occurred While Windows was synchronizing with&#8221; Error</a></li><li><a href="http://www.eddieoneverything.com/windows-xp/how-to-run-device-manager-from-the-windows-command-line.php" title="How To Run Device Manager From The Windows Command Line">How To Run Device Manager From The Windows Command Line</a></li><li><a href="http://www.eddieoneverything.com/windows-xp/how-to-re-mount-a-usb-drive-in-windows-without-rebooting.php" title="How to Re-Mount a USB Drive in Windows Without Rebooting">How to Re-Mount a USB Drive in Windows Without Rebooting</a></li><li><a href="http://www.eddieoneverything.com/windows-xp/fix-the-synergy-copy-and-paste-clipboard-problem-on-xp.php" title="Fix the Synergy Copy-and-Paste Clipboard Problem on XP">Fix the Synergy Copy-and-Paste Clipboard Problem on XP</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.eddieoneverything.com/windows-xp/how-to-speed-up-adobe-acrobat-reader-and-pdf-file-opening.php/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
