<?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>Wise Worm Blogs &#187; Windows XP</title>
	<atom:link href="http://www.wiseworm.com/index.php/tag/windows-xp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wiseworm.com</link>
	<description>Your Tips &#38; Guide to Technology</description>
	<lastBuildDate>Mon, 04 Jan 2010 00:19:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Removing &#8220;Use the web service to find the correct program&#8221; Dialog</title>
		<link>http://www.wiseworm.com/index.php/2009/10/24/removing-use-the-web-service-to-find-the-correct-program-dialog/</link>
		<comments>http://www.wiseworm.com/index.php/2009/10/24/removing-use-the-web-service-to-find-the-correct-program-dialog/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 00:17:43 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Tricks]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.wiseworm.com/?p=66</guid>
		<description><![CDATA[Did you noticed that every time you open file with unknown extension or file type, it opens this dialog box: Chances are, if the software is not installed then that dialog box wouldn&#8217;t make any difference. It would even improve you productivity if you could skip that single step every day. Yes, you heard it [...]]]></description>
			<content:encoded><![CDATA[<p>Did you noticed that every time you open file with unknown extension or file type, it opens this dialog box:</p>
<p><img class="alignnone size-full wp-image-69" title="open-file" src="http://www.wiseworm.com/wp-content/uploads/2009/07/open-file.png" alt="open-file" width="469" height="309" /></p>
<p><span id="more-66"></span></p>
<p>Chances are, if the software is not installed then that dialog box wouldn&#8217;t make any difference. It would even improve you productivity if you could skip that single step every day.</p>
<p>Yes, you heard it right, you can skip that dialog box forever. There are 2 ways to do it, by importing registry entries or by manually modifying the registry.</p>
<p>Below are the steps by importing registry entries:<br />
1. Download the disable-open-file.reg to disable the dialog<br />
2. Download the enable-open-file.reg to enable the dialog</p>
<p>Below are the steps by manually modifying the registry<br />
1. Go to the following path using Registry Editor (regedit.exe).<br />
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer<br />
2. Add a new DWORD 32bit with a value name &#8220;NoInternetOpenWith&#8221; and set the value to 1 to disable the dialog box or 0 to enable the dialog box.</p>
<p>I hope this makes windows less annoying for every day use.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wiseworm.com/index.php/2009/10/24/removing-use-the-web-service-to-find-the-correct-program-dialog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Removing Conficker/Downadup Virus</title>
		<link>http://www.wiseworm.com/index.php/2009/03/15/removing-confickerdownadup-virus/</link>
		<comments>http://www.wiseworm.com/index.php/2009/03/15/removing-confickerdownadup-virus/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 01:32:48 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Windows 2003]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.wiseworm.com/index.php/2009/03/15/removing-confickerdownadup-virus/</guid>
		<description><![CDATA[Conficker (A.K.A. Downadup) virus is a computer worm that does irritating things to your computers. Although it doesn’t destroy your operating system, but it does so many things to a point that your computer becomes too slow to be usable. The worm takes advantage of a bug in Windows that’s why it is able to [...]]]></description>
			<content:encoded><![CDATA[<p>Conficker (A.K.A. Downadup) virus is a computer worm that does irritating things to your computers. Although it doesn’t destroy your operating system, but it does so many things to a point that your computer becomes too slow to be usable.</p>
<p>The worm takes advantage of a bug in Windows that’s why it is able to infect a computer by just going through the network. You can also get infected through memory cards or USB thumb drives.</p>
<p>At the moment, it seems that infections of this worm from USB or memory cards were very rare and most of the infections we saw were coming from network.</p>
<p><span id="more-25"></span></p>
<p>To get rid of the worm, please follow these easy steps:</p>
<ol>
<li>Download the Microsoft MSRT* which can be downloaded from this link:<br />
<a title="http://www.microsoft.com/downloads/details.aspx?FamilyId=AD724AE0-E72D-4F54-9AB3-75B8EB148356&amp;displaylang=en" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=AD724AE0-E72D-4F54-9AB3-75B8EB148356&amp;displaylang=en">http://www.microsoft.com/downloads/details.aspx?FamilyId=AD724AE0-E72D-4F54-9AB3-75B8EB148356&amp;displaylang=en</a></li>
<li>Run the Microsoft MSRT* and follow the steps of the tool until it is complete</li>
<li>Run your favorite anti-virus software and do a full and complete scan of your hard drives for full removal of traces and prevent further infections</li>
</ol>
<p>*MSRT = Malicious Software Removal Tool</p>
<p>Updated on March 24, 2009</p>
<p>Thanks George for pointing out another tool from Symantec. Here is to reiterate that another option and add it to our recommended tools for removing Conficker Worm. Below is the link to download:<br />
<a title="http://www.symantec.com/security_response/writeup.jsp?docid=2009-011316-0247-99" href="http://www.symantec.com/security_response/writeup.jsp?docid=2009-011316-0247-99">http://www.symantec.com/security_response/writeup.jsp?docid=2009-011316-0247-99</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wiseworm.com/index.php/2009/03/15/removing-confickerdownadup-virus/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Slow 3G Connection Fix for Windows</title>
		<link>http://www.wiseworm.com/index.php/2009/03/14/slow-3g-connection-fix-for-windows-xp/</link>
		<comments>http://www.wiseworm.com/index.php/2009/03/14/slow-3g-connection-fix-for-windows-xp/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 16:15:58 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Tricks]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.wiseworm.com/index.php/2009/03/14/slow-3g-connection-fix-for-windows-xp/</guid>
		<description><![CDATA[Are you using 3G Modems such as Huawei E220, Sierra Air Card, and others? I&#8217;m pretty sure that you can&#8217;t open some of the web sites. You can test this by going to http://support.microsoft.com and see if you could open the site. Some people experience very slow overall internet connection and you&#8217;re not reaching the [...]]]></description>
			<content:encoded><![CDATA[<p>Are you using 3G Modems such as Huawei E220, Sierra Air Card, and others? I&#8217;m pretty sure that you can&#8217;t open some of the web sites. You can test this by going to <a href="http://support.microsoft.com" target="_blank">http://support.microsoft.com</a> and see if you could open the site.</p>
<p>Some people experience very slow overall internet connection and you&#8217;re not reaching the published speed of your 3G provider.</p>
<p>Now, I have good news for you. It’s a bug and it can be fixed. It&#8217;s a registry tweak that will adjust the Maximum Transmission Unit (MTU) of Windows that&#8217;s just right for 3G connection. In layman&#8217;s term, it sets the maximum data it can sends at a time.</p>
<p><span id="more-7"></span></p>
<p>Just download this registry file <a href="http://rapidshare.com/files/209179082/PPP___Tunnel_MTU.reg" target="_blank">http://rapidshare.com/files/209179082/PPP___Tunnel_MTU.reg</a> and merge it with your registry.</p>
<p>By the way, this only works for Windows 2000, Windows XP, and Windows Vista.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wiseworm.com/index.php/2009/03/14/slow-3g-connection-fix-for-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
