<?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>Hacking so Existing &#187; Remote Desktop Connection</title>
	<atom:link href="http://dev.zhourenjian.com/blog/tag/remote-desktop-connection/feed" rel="self" type="application/rss+xml" />
	<link>http://dev.zhourenjian.com/blog</link>
	<description>Zhou Renjian&#039;s Development Blog</description>
	<lastBuildDate>Fri, 23 Apr 2010 01:54:09 +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>True Color Remote Desktop Connection</title>
		<link>http://dev.zhourenjian.com/blog/2008/05/21/true-color-remote-desktop-connection.html</link>
		<comments>http://dev.zhourenjian.com/blog/2008/05/21/true-color-remote-desktop-connection.html#comments</comments>
		<pubDate>Wed, 21 May 2008 12:48:24 +0000</pubDate>
		<dc:creator>Zhou Renjian</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Remote Desktop Connection]]></category>

		<guid isPermaLink="false">http://dev.zhourenjian.com/blog/?p=50</guid>
		<description><![CDATA[If you use Windows&#8217; Remote Desktop Connection a lot, you will find that the UI is a little ugly. In fact by default, the Remote Desktop Connection is in 16 bit color mode. In order to have a better experience, &#8230; <a href="http://dev.zhourenjian.com/blog/2008/05/21/true-color-remote-desktop-connection.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you use Windows&#8217; Remote Desktop Connection a lot, you will find that the UI is a little ugly. In fact by default, the Remote Desktop Connection is in 16 bit color mode. In order to have a better experience, it would better setup a true color remote desktop connection. Here are instructions for you. </p>
<p>For Windows Vista users, you already have the latest remote desktop clients, so you can make sure that your connection&#8217;s &#8220;Options&#8221; is using &#8220;High Quality (32 bit)&#8221; color in &#8220;Display&#8221; tab, and using &#8220;LAN (10Mbps or higher)&#8221; in &#8220;Experience&#8221; tab.</p>
<p>If you are using Windows Vista Professional or Windows Vista Premium, you may following similar instructions of &#8220;<a href="http://www.somelifeblog.com/2007/10/remote-desktop-video-32-bit-mode.html">Enhance Terminal Services&#8217; Color Depth by MMC</a>&#8221; to make your connection become true color (24 bit) connection. If you are using Windows Vista Home Edition, you can use registry editor to add a key as following:</p>
<blockquote><p>[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Terminal Services]<br />
&#8220;ColorDepth&#8221;=dword:00000004
</p></blockquote>
<p>Or you can download the <a href="http://dev.zhourenjian.com/files/VistaTerminal24bitColor.reg">registry file VistaTerminal24bitColor.reg</a> and merge it into your system.</p>
<p>If you are using Windows XP or 2003, you need to <a href="http://support.microsoft.com/kb/925876">upgrade your Terminal Services Client to 6.0</a>. And then following the above <a href="http://www.somelifeblog.com/2007/10/remote-desktop-video-32-bit-mode.html">MMC enhancement instructions</a> or add a new key in registry:</p>
<blockquote><p>
[HKEY_CURRENT_USER\Software\Policies\Microsoft\WindowsNT\Terminal Services]<br />
&#8220;ColorDepth&#8221;=dword:00000004
</p></blockquote>
<p>Or you can download the <a href="http://dev.zhourenjian.com/files/XPTerminal24bitColor.reg">registry file XPTerminal24bitColor.reg</a> and merge it into your system.</p>
<p>References:<br />
<a href="http://www.j79zlr.com/gphome.php">http://www.j79zlr.com/gphome.php</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dev.zhourenjian.com/blog/2008/05/21/true-color-remote-desktop-connection.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://dev.zhourenjian.com/blog/wp-content/uploads/VistaTerminal24bitColor.reg" length="294" type="audio/mpeg" />
<enclosure url="http://dev.zhourenjian.com/blog/wp-content/uploads/XPTerminal24bitColor.reg" length="298" type="audio/mpeg" />
		</item>
	</channel>
</rss>
