<?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>InfinityLimited &#187; windows</title>
	<atom:link href="http://blog.infinitylimited.net/tag/windows/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.infinitylimited.net</link>
	<description>Random bits of stuff I found the need to write down.</description>
	<lastBuildDate>Sun, 01 Jan 2012 18:40:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com" />
	<atom:link rel="hub" href="http://superfeedr.com/hubbub" />
			<item>
		<title>Mysterious hidden proxy settings</title>
		<link>http://blog.infinitylimited.net/2010/09/07/mysterious-hidden-proxy-settings</link>
		<comments>http://blog.infinitylimited.net/2010/09/07/mysterious-hidden-proxy-settings#comments</comments>
		<pubDate>Tue, 07 Sep 2010 14:41:42 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.infinitylimited.net/?p=1139</guid>
		<description><![CDATA[If TCPVIEW is showing that an application is trying to connect to a proxy, and you can't find where that is configured, try this.]]></description>
			<content:encoded><![CDATA[<p>Well OK, not mysterious, and not really hidden.  And I <em>did</em> cause it, but since I had forgotten what I did, I had a hard time finding it.</p>
<div>Normally, to configure a proxy, you go into Internet Options -&gt; Connections -&gt; LAN settings.  At least that&#8217;s how you do it on XP; Windows 7 is different.</div>
<div>These settings are stored in the registry thus:</div>
<div>
<pre>[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"MigrateProxy"=dword:00000001
"ProxyEnable"=dword:00000001
"ProxyHttp1.1"=dword:00000000
"ProxyServer"="http://ProxyServername:80"
"ProxyOverride"="&lt;local&gt;"</pre>
<address><a href="http://support.microsoft.com/kb/819961">http://support.microsoft.com/kb/819961</a></address>
<address></address>
</div>
<div>I was trying to find a way to modify these settings from the command line, and include it as part of my &#8220;fix_routing&#8221; script (which needs a write-up).  So I tried some stuff, and it didn&#8217;t work, and I gave up and moved on.</div>
<div>This weekend, we set up a SlingBox at a friend&#8217;s place, and I found that I couldn&#8217;t connect to it.  TCPVIEW showed the program trying to connect to a bogus proxy, and I couldn&#8217;t find this anywhere in the configuration file.  Then I remembered my previous attempts, and had to search around for that information again.  Luckily, <a href="http://msdn.microsoft.com/en-us/library/aa384069(VS.85).aspx">I found it</a>.</div>
<div>There is another set of settings, stored in the WinHttpSettings key.  These settings do not show up anywhere.  If TCPVIEW is showing that an application is trying to connect to a proxy, and you can&#8217;t find where that is configured, try here.</div>
<div><strong>Note:</strong> It appears that the REGEDIT search tool will not search inside a REG_BINARY key, which I suppose makes sense.  This was why a search of the registry for the proxy address resulted in no matches.</div>
<div>The only way to modify these settings, is via the PROXYCFG tool in the system32 directory.</div>
<div>
<pre>C:\Documents and Settings\aujaha&gt;proxycfg
Microsoft (R) WinHTTP Default Proxy Configuration Tool
Copyright (c) Microsoft Corporation. All rights reserved.

Current WinHTTP proxy settings under:
HKEY_LOCAL_MACHINE\
SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Connections\
WinHttpSettings :

Proxy Server(s) :  10.10.0.229:8080
Bypass List     :  *.local;*.big.corp;10.10.*;&lt;local&gt;</pre>
</div>
<p>I zeroed out this key, and things seem to be working again.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.infinitylimited.net/2010/09/07/mysterious-hidden-proxy-settings/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Old dog, new tricks: Windows XP task bar</title>
		<link>http://blog.infinitylimited.net/2010/02/04/old-dog-new-tricks-windows-xp-task-bar</link>
		<comments>http://blog.infinitylimited.net/2010/02/04/old-dog-new-tricks-windows-xp-task-bar#comments</comments>
		<pubDate>Thu, 04 Feb 2010 09:52:48 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[cool]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.infinitylimited.net/?p=980</guid>
		<description><![CDATA[XP taskbar turns out to be pretty nifty!]]></description>
			<content:encoded><![CDATA[<p>Did you know you can have a two row task bar in XP?  Yeah, so did I.  But did you know that you can arrange the icons like this?</p>
<div id="attachment_983" class="wp-caption aligncenter" style="width: 724px"><a href="http://blog.infinitylimited.net/wp-content/uploads/2010/02/my-new-taskbar1.png"><img class="size-full wp-image-983 " title="My XP taskbar" src="http://blog.infinitylimited.net/wp-content/uploads/2010/02/my-new-taskbar1.png" alt="My XP taskbar" width="714" height="52" /></a><p class="wp-caption-text">My XP taskbar</p></div>
<p>And iTunes supplies a pretty nifty little toolbar app too.  Pity it doesn&#8217;t do mouse-over track info though&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.infinitylimited.net/2010/02/04/old-dog-new-tricks-windows-xp-task-bar/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Must be time to clean out the registry&#8230;.</title>
		<link>http://blog.infinitylimited.net/2008/08/06/must-be-time-to-clean-out-the-registry</link>
		<comments>http://blog.infinitylimited.net/2008/08/06/must-be-time-to-clean-out-the-registry#comments</comments>
		<pubDate>Wed, 06 Aug 2008 15:33:00 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.infinitylimited.net/?p=631</guid>
		<description><![CDATA[The LinuxHater has very good points, a lot of the the time, and about a lot of things. I was actually starting to get used to the idea of not running a Linux desktop. After the big computer rebuild, the machine was running better, but still had some slow areas. I realised it had accumulated [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://linuxhaters.blogspot.com/">LinuxHater</a> has very good points, a lot of the the time, and about a lot of things.  I was actually starting to get used to the idea of not running a Linux desktop.<br />
After the big computer rebuild, the machine was running better, but still had some slow areas.<br />
I realised it had accumulated a lot of cruft! Lots of badly un-installed software that you thought you had uninstalled, there were a tonne of services starting up that just no longer required at all!<br />
Well, that&#8217;s no real difference to something LinuxHater accused Linux of having to do: namely, get stuck in and maintain your distribution.  </p>
<p>I actuality, I wonder if the LinuxHater really runs windows at all, something I&#8217;ve always assumed, and I bet I wasn&#8217;t alone in doing so.</p>
<p><b>Update:</b> Turns out he does, a <a href="http://linuxhaters.blogspot.com/2009/08/suggestions-box.html">Ubuntu desktop</a></p>
<p>Because honestly, sometime I really hate computers.  You know?  Why can&apos;t they Just Work.  This is usually when people tell me to try a Mac.  I&apos;ve thought about it so much, but I never quite get to the point of actually doing anything about it.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.infinitylimited.net/2008/08/06/must-be-time-to-clean-out-the-registry/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

