<?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>Jontas &#187; windows</title>
	<atom:link href="http://www.f15ijp.com/tag/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.f15ijp.com</link>
	<description>My digital notepad (notes etc)</description>
	<lastBuildDate>Wed, 28 Dec 2011 18:24:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Windows XP: Keep ie6 installed (don&#8217;t update ie)</title>
		<link>http://www.f15ijp.com/2010/08/11/windows-xp-keep-ie6-installed-dont-update-ie/</link>
		<comments>http://www.f15ijp.com/2010/08/11/windows-xp-keep-ie6-installed-dont-update-ie/#comments</comments>
		<pubDate>Wed, 11 Aug 2010 08:46:33 +0000</pubDate>
		<dc:creator>jontas</dc:creator>
				<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Windows 2000]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[cross browser testing]]></category>
		<category><![CDATA[ie6]]></category>
		<category><![CDATA[Internet Explorer 6]]></category>
		<category><![CDATA[Internet Explorer 7]]></category>
		<category><![CDATA[Internet Explorer 8]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.f15ijp.com/?p=567</guid>
		<description><![CDATA[Keeping Internet Explorer 6 installed and don&#8217;t update to a safe (and nice) version. I only recommend doing this on a machine that should keep Internet Explorer 6 in order to do development testing. Disable Internet Explorer 7 Open up a registry editor and check if the key &#8220;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Setup\7.0&#8243; exists, otherwise create it (the [...]]]></description>
			<content:encoded><![CDATA[<p>Keeping Internet Explorer 6 installed and don&#8217;t update to a safe (and nice) version.<br />
I only recommend doing this on a machine that should keep Internet Explorer 6 in order to do development testing.</p>
<ul>
<li><strong>Disable Internet Explorer 7</strong> Open up a registry editor and check if the key &#8220;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Setup\7.0&#8243; exists, otherwise create it (the key is the tree structure in regedit).<br />
Now enter a Key name &#8220;DoNotAllowIE70&#8243; as a DWORD and give it the value &#8220;1&#8243;.<br />
This will keep Internet Explorer 8 from installing on this computer.</li>
<li><strong>Disable Internet Explorer 8</strong> Open up a registry editor and check if the key &#8220;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Setup\8.0&#8243; exists, otherwise create it (the key is the tree structure in regedit).<br />
Now enter a Key name &#8220;DoNotAllowIE80&#8243; as a DWORD and give it the value &#8220;1&#8243;.<br />
This will keep Internet Explorer 8 from installing on this computer.</li>
</ul>
<p>The values mean the following:
<ul>
<li> When the key value name is not defined, distribution is not blocked.</li>
<li> When the key value name is set to 0, distribution is not blocked.</li>
<li> When the key value name is set to 1, distribution is blocked.</li>
</ul>
<p>If you need to do this on several computers then you can download Toolkits to do this from Microsoft (warning: read the instructions and verify that you ran it correctly on the first computer you run it on):</p>
<ul>
<li><a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=4516A6F7-5D44-482B-9DBD-869B4A90159C&#038;displaylang=en">Toolkit to Disable Automatic Delivery of Internet Explorer 7</a></li>
<li><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=21687628-5806-4ba6-9e4e-8e224ec6dd8c&#038;displaylang=en">Toolkit to Disable Automatic Delivery of Internet Explorer 8</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.f15ijp.com/2010/08/11/windows-xp-keep-ie6-installed-dont-update-ie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable (or change) the Click sound in Internet Explorer or Windows Explorer</title>
		<link>http://www.f15ijp.com/2010/07/10/disable-or-change-the-click-sound-in-internet-explorer-or-windows-explorer/</link>
		<comments>http://www.f15ijp.com/2010/07/10/disable-or-change-the-click-sound-in-internet-explorer-or-windows-explorer/#comments</comments>
		<pubDate>Sat, 10 Jul 2010 09:24:06 +0000</pubDate>
		<dc:creator>jontas</dc:creator>
				<category><![CDATA[Windows 2003]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[click]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.f15ijp.com/?p=526</guid>
		<description><![CDATA[When you open a folder in Windows Explorer a click sound is played. To disable this there are two ways to do it: Turn it off using the control panel: Open &#8220;Start&#8221;->&#8221;Settings&#8221;->&#8221;Control Panel&#8221; Open up &#8220;Sounds and Audio Devices&#8221; Open the tab that says &#8220;Sounds&#8221; Scroll down until you find &#8220;Windows Explorer&#8221;->&#8221;Start Navigation&#8221; When you [...]]]></description>
			<content:encoded><![CDATA[<p>When you open a folder in Windows Explorer a click sound is played. To disable this there are two ways to do it:</p>
<ul>
<li>Turn it off using the control panel:
<ol>
<li>Open &#8220;Start&#8221;->&#8221;Settings&#8221;->&#8221;Control Panel&#8221;</li>
<li>Open up &#8220;Sounds and Audio Devices&#8221;</li>
<li>Open the tab that says &#8220;Sounds&#8221;</li>
<li>Scroll down until you find &#8220;Windows Explorer&#8221;->&#8221;Start Navigation&#8221;</li>
<li>When you mark this line at the bottom there is a drop down that is labeled &#8220;Sounds:&#8221; Here you should be able to change to anther sound or &#8220;none&#8221; if you do not wish a click.</li>
</ol>
</li>
<li>The second option is a bit more direct and rude &#8211; but if the above does not work for you (for me something kept resetting the old sound); just remove the file that contains the click sound.
<ol>
<li>Open up a Windows Explorer and go to &#8220;%windir%\Media&#8221; and find the file that is named &#8220;Windows XP Start.wav&#8221;</li>
<li>Either remove it (permanently) or rename it to something that windows won&#8217;t recognize (but you can &#8211; so you later can reverse this if you would like to)</li>
</ol>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.f15ijp.com/2010/07/10/disable-or-change-the-click-sound-in-internet-explorer-or-windows-explorer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Windows mac address</title>
		<link>http://www.f15ijp.com/2009/11/20/windows-mac-address/</link>
		<comments>http://www.f15ijp.com/2009/11/20/windows-mac-address/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 08:41:22 +0000</pubDate>
		<dc:creator>jontas</dc:creator>
				<category><![CDATA[windows]]></category>
		<category><![CDATA[Windows 2000]]></category>
		<category><![CDATA[Windows 2003]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[network mac]]></category>

		<guid isPermaLink="false">http://f15ijp.no-ip.org/?p=30</guid>
		<description><![CDATA[Finding the mac address of a windows machine is most easily done by typing &#8220;ipconfig /all&#8221; in the command prompt. Hint: Verify that the mac for the correct interface is used. If there are several adapters (this list includes virutal adapters and vpn adapters).]]></description>
			<content:encoded><![CDATA[<p>Finding the mac address of a windows machine is most easily done by typing &#8220;ipconfig /all&#8221; in the command prompt.</p>
<p>Hint: Verify that the mac for the correct interface is used. If there are several adapters (this list includes virutal adapters and vpn adapters).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.f15ijp.com/2009/11/20/windows-mac-address/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

