<?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: Restore the Address Bar in Windows XP SP3</title>
	<atom:link href="http://blog.ryantadams.com/2008/05/08/restore-the-address-bar-in-windows-xp-sp3/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ryantadams.com/2008/05/08/restore-the-address-bar-in-windows-xp-sp3/</link>
	<description>Technology Advice by Ryan Taylor Adams</description>
	<lastBuildDate>Fri, 13 May 2011 23:50:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ryan Adams</title>
		<link>http://blog.ryantadams.com/2008/05/08/restore-the-address-bar-in-windows-xp-sp3/comment-page-1/#comment-1887</link>
		<dc:creator>Ryan Adams</dc:creator>
		<pubDate>Wed, 03 Feb 2010 00:04:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ryantadams.com/?p=4645#comment-1887</guid>
		<description>@&lt;a href=&quot;http://blog.ryantadams.com/2008/05/08/restore-the-address-bar-in-windows-xp-sp3/comment-page-1/#comment-1886&quot; rel=&quot;nofollow&quot;&gt;Alglenne&lt;/a&gt;: I&#039;m not sure what to tell you. I have not heard of that issue before. What happens if you press Enter instead of clicking Go?</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
<!--INFOLINKS_ON--></p>
<p>@<a href="http://blog.ryantadams.com/2008/05/08/restore-the-address-bar-in-windows-xp-sp3/comment-page-1/#comment-1886" rel="nofollow">Alglenne</a>: I&#8217;m not sure what to tell you. I have not heard of that issue before. What happens if you press Enter instead of clicking Go?<br />
<!--INFOLINKS_OFF--><br />
<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alglenne</title>
		<link>http://blog.ryantadams.com/2008/05/08/restore-the-address-bar-in-windows-xp-sp3/comment-page-1/#comment-1886</link>
		<dc:creator>Alglenne</dc:creator>
		<pubDate>Tue, 02 Feb 2010 21:45:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ryantadams.com/?p=4645#comment-1886</guid>
		<description>Hey Ryan, thanks,  I just reinstalled my address bar, but sorry to say I&#039;ve hit a snag and I don&#039;t know why.   The address bar work except f0r the&#039;GO&#039; command,  I press &#039;go&#039; but nothing happens. How do I fix it?  Thanks</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
<!--INFOLINKS_ON--></p>
<p>Hey Ryan, thanks,  I just reinstalled my address bar, but sorry to say I&#8217;ve hit a snag and I don&#8217;t know why.   The address bar work except f0r the&#8217;GO&#8217; command,  I press &#8216;go&#8217; but nothing happens. How do I fix it?  Thanks<br />
<!--INFOLINKS_OFF--><br />
<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jdevlin</title>
		<link>http://blog.ryantadams.com/2008/05/08/restore-the-address-bar-in-windows-xp-sp3/comment-page-1/#comment-1878</link>
		<dc:creator>Jdevlin</dc:creator>
		<pubDate>Thu, 07 Jan 2010 19:30:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ryantadams.com/?p=4645#comment-1878</guid>
		<description>If the SP2 version of Browseui.dll seems to be crashing SP3 alot, try registering the replacement file with Regsvr32. Start -&gt; Run then just type in &quot; regsvr32 %windir%\system32\browseui.dll &quot; and it should clear you right up. at least it seemed to for me</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
<!--INFOLINKS_ON--></p>
<p>If the SP2 version of Browseui.dll seems to be crashing SP3 alot, try registering the replacement file with Regsvr32. Start -&gt; Run then just type in &#8221; regsvr32 %windir%\system32\browseui.dll &#8221; and it should clear you right up. at least it seemed to for me<br />
<!--INFOLINKS_OFF--><br />
<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anand</title>
		<link>http://blog.ryantadams.com/2008/05/08/restore-the-address-bar-in-windows-xp-sp3/comment-page-1/#comment-1740</link>
		<dc:creator>Anand</dc:creator>
		<pubDate>Thu, 25 Jun 2009 11:18:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ryantadams.com/?p=4645#comment-1740</guid>
		<description>WOW!!! I GOT MY ADDRESS BAR BACK! (Please forgive the all CAPS here - just got a bit emotional)

Thank you Ryan, your solution actually works like a charm.

Ofcourse the batchfile did not work for me, but I opened it as text and manually copied the file to the mentioned locations and rebooted.

 Here&#039;s why the batch did not work for me:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1. The path was hardcoded as &#039;c:\windows&#039; where as the path on my laptop (winxp) is c:\WINNT

2. I did not have permission (Even though I am a member of the administrators group) to delete the &#039;c:\winnt\system32\browseui.dll&#039;.

But I could rename the file as &#039;browseui_SP3.dll&#039; and quickly rename the &#039;browseui_SP2.dll&#039; to &#039;browseui.dll&#039;.

Note: If you let a couple of seconds elapse before you rename the new file, then Windows automatically creates a file called &#039;browseui.dll&#039; which is effectively the SP3 version.

@Jeff:  I guess this could be the reason, why it did not work for &quot;Jeff&quot;.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
<!--INFOLINKS_ON--></p>
<p>WOW!!! I GOT MY ADDRESS BAR BACK! (Please forgive the all CAPS here &#8211; just got a bit emotional)</p>
<p>Thank you Ryan, your solution actually works like a charm.</p>
<p>Ofcourse the batchfile did not work for me, but I opened it as text and manually copied the file to the mentioned locations and rebooted.</p>
<p> Here&#8217;s why the batch did not work for me:<br />
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br />
1. The path was hardcoded as &#8216;c:\windows&#8217; where as the path on my laptop (winxp) is c:\WINNT</p>
<p>2. I did not have permission (Even though I am a member of the administrators group) to delete the &#8216;c:\winnt\system32\browseui.dll&#8217;.</p>
<p>But I could rename the file as &#8216;browseui_SP3.dll&#8217; and quickly rename the &#8216;browseui_SP2.dll&#8217; to &#8216;browseui.dll&#8217;.</p>
<p>Note: If you let a couple of seconds elapse before you rename the new file, then Windows automatically creates a file called &#8216;browseui.dll&#8217; which is effectively the SP3 version.</p>
<p>@Jeff:  I guess this could be the reason, why it did not work for &#8220;Jeff&#8221;.<br />
<!--INFOLINKS_OFF--><br />
<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Adams</title>
		<link>http://blog.ryantadams.com/2008/05/08/restore-the-address-bar-in-windows-xp-sp3/comment-page-1/#comment-1599</link>
		<dc:creator>Ryan Adams</dc:creator>
		<pubDate>Sat, 20 Jun 2009 10:44:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ryantadams.com/?p=4645#comment-1599</guid>
		<description>@&lt;a href=&quot;#comment-1596&quot; rel=&quot;nofollow&quot;&gt;Eric L&lt;/a&gt;: Point of clarification: you&#039;ll need to press the Windows + R to open the run dialog.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
<!--INFOLINKS_ON--></p>
<p>@<a href="#comment-1596" rel="nofollow">Eric L</a>: Point of clarification: you&#8217;ll need to press the Windows + R to open the run dialog.<br />
<!--INFOLINKS_OFF--><br />
<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
</channel>
</rss>

