<?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>Digital Moose Tracks &#187; ultravnc</title>
	<atom:link href="http://digitalmoosetracks.com/blog/tag/ultravnc/feed" rel="self" type="application/rss+xml" />
	<link>http://digitalmoosetracks.com/blog</link>
	<description>.Net, MythTV and Me</description>
	<lastBuildDate>Mon, 08 Mar 2010 06:24:50 +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>Where Ultra@VNC store its ‘host’ list</title>
		<link>http://digitalmoosetracks.com/blog/where-ultravnc-store-its-host-list</link>
		<comments>http://digitalmoosetracks.com/blog/where-ultravnc-store-its-host-list#comments</comments>
		<pubDate>Wed, 19 Aug 2009 19:40:40 +0000</pubDate>
		<dc:creator>joshua</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[ultravnc]]></category>

		<guid isPermaLink="false">http://digitalmoosetracks.com/blog/where-ultravnc-store-its-host-list</guid>
		<description><![CDATA[Short answer HKCU\Software\ORL\VNCviewer\MRU Long answer In UltraVNC it keeps a list of the host you connected to before in its little drop down. Over time it tends get cluttered with one time use entries making it more difficult to pick the right one.&#160; After it became enough of a burden I opened up Process Monitor [...]]]></description>
			<content:encoded><![CDATA[<p>Short answer </p>
<p>HKCU\Software\ORL\VNCviewer\MRU</p>
<p>Long answer </p>
<p>In <a href="http://www.uvnc.com/">UltraVNC</a> it keeps a list of the host you connected to before in its little drop down.</p>
<p><a href="http://digitalmoosetracks.com/blog/wp-content/uploads/2009/08/image1.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://digitalmoosetracks.com/blog/wp-content/uploads/2009/08/image_thumb1.png" width="644" height="220" /></a> </p>
<p>Over time it tends get cluttered with one time use entries making it more difficult to pick the right one.&#160; After it became enough of a burden I opened up <a href="http://technet.microsoft.com/en-gb/sysinternals/bb896645.aspx">Process Monitor</a> to see what I could see.</p>
<p><a href="http://digitalmoosetracks.com/blog/wp-content/uploads/2009/08/image2.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://digitalmoosetracks.com/blog/wp-content/uploads/2009/08/image_thumb2.png" width="644" height="89" /></a> </p>
</p>
<p>After dialing in the filtering so I was only looking at vncviewer.exe I can see its writing to the registry in a directory called setting – that sounds promising.&#160; Opening that up and routing around a bit reveals this.</p>
<p><a href="http://digitalmoosetracks.com/blog/wp-content/uploads/2009/08/image3.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://digitalmoosetracks.com/blog/wp-content/uploads/2009/08/image_thumb3.png" width="644" height="241" /></a> </p>
<p>Which looks suspiciously like the dropdown.&#160; Basically you have some name/value pairs for the host names.&#160;&#160; And index specifces their order.&#160; And you can just delete any entries you want provided you also remove it from index.</p>
<p>And now I can sit back and enjoy my clutter free pull down.</p>
]]></content:encoded>
			<wfw:commentRss>http://digitalmoosetracks.com/blog/where-ultravnc-store-its-host-list/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

