<?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>David&#039;s Blog &#187; terminal services</title>
	<atom:link href="http://www.davidmoore.info/tag/terminal-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davidmoore.info</link>
	<description>Computer says no</description>
	<lastBuildDate>Thu, 26 Jan 2012 21:49:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Running 32-bit Remote Desktop Connection on Windows 64 bit</title>
		<link>http://www.davidmoore.info/2009/12/02/running-32-bit-remote-desktop-connection-on-windows-64-bit/</link>
		<comments>http://www.davidmoore.info/2009/12/02/running-32-bit-remote-desktop-connection-on-windows-64-bit/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 23:16:27 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[64]]></category>
		<category><![CDATA[64bit]]></category>
		<category><![CDATA[mstsc]]></category>
		<category><![CDATA[mstsc.exe]]></category>
		<category><![CDATA[remote desktop]]></category>
		<category><![CDATA[system32]]></category>
		<category><![CDATA[syswow64]]></category>
		<category><![CDATA[terminal services]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows7]]></category>
		<category><![CDATA[x64]]></category>
		<category><![CDATA[x86]]></category>

		<guid isPermaLink="false">http://www.davidmoore.info/?p=234</guid>
		<description><![CDATA[<p>On Windows Vista 64 and Windows 7 64, there is a 32 bit version of Remote Desktop Connection (Microsoft Terminal Services Client, mstsc.exe) in %SystemRoot%\SysWOW64.</p>
<p>Running this mstsc.exe will launch the 32 bit process but it will instantly launch the 64-bit mstsc.exe from System32 and shut itself down. This makes it impossible to run Remote Desktop Connection <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.davidmoore.info/2009/12/02/running-32-bit-remote-desktop-connection-on-windows-64-bit/">Running 32-bit Remote Desktop Connection on Windows 64 bit</a></span>]]></description>
			<content:encoded><![CDATA[<p>On Windows Vista 64 and Windows 7 64, there is a 32 bit version of Remote Desktop Connection (Microsoft Terminal Services Client, mstsc.exe) in %SystemRoot%\SysWOW64.</p>
<p>Running this mstsc.exe will launch the 32 bit process but it will instantly launch the 64-bit mstsc.exe from System32 and shut itself down. This makes it impossible to run Remote Desktop Connection 32 bit.</p>
<p>This is a problem when you have 32 bit Terminal Services add-ins (which won&#8217;t run under 64 bit).</p>
<p><strong>Solution: R</strong><strong>ename the 64-bit mstsc.exe</strong> from System32 to prevent it from replacing the 32-bit process.</p>
<p>This is simple if you have rights to rename that file. If you&#8217;re on NTFS you may get a &#8220;<strong>You require permission from TrustedInstaller to make changes to this file</strong>&#8221; error.</p>
<p>To get by this error, you can take Ownership of the file and give yourself full permissions:</p>
<ol>
<li>Browse to <strong>%SystemRoot%\System32</strong></li>
<li>Right click mstsc.exe and choose <strong>Properties</strong></li>
<li>Go to the <strong>Security</strong> tab</li>
<li>Click <strong>Advanced</strong></li>
<li>Go to the <strong>Owner</strong> tab</li>
<li>Click <strong>Edit</strong></li>
<li>From the &#8220;<strong>Change owner to:</strong>&#8221; list, choose your user name</li>
<li>Click <strong>OK</strong></li>
<li>Go to the <strong>Permissions</strong> tab</li>
<li>Click <strong>Change Permissions…</strong></li>
<li>Click <strong>Add</strong></li>
<li>Enter your user name and click <strong>OK</strong></li>
<li>Tick the box in the <strong>Allow</strong> column for <strong>Full control</strong></li>
<li>Click <strong>OK</strong></li>
<li>Click <strong>OK</strong></li>
<li>A Windows Security warning will come up; click <strong>Yes</strong> to proceed</li>
<li>Click <strong>OK</strong></li>
</ol>
<p>Now, you can rename the file mstsc.exe to something like mstsc.exe.bak</p>
<p>Then, you can launch mstsc.exe from %SystemRoot%\SysWOW64 and you will have 32-bit Remote Desktop Connection running.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davidmoore.info/2009/12/02/running-32-bit-remote-desktop-connection-on-windows-64-bit/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

