<?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; windows</title>
	<atom:link href="http://www.davidmoore.info/tag/windows/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>
		<item>
		<title>Moving your precious user profile and documents to another folder on another drive in Windows 7</title>
		<link>http://www.davidmoore.info/2009/05/26/moving-your-precious-user-profile-and-documents-to-another-folder-on-another-drive-in-windows-7/</link>
		<comments>http://www.davidmoore.info/2009/05/26/moving-your-precious-user-profile-and-documents-to-another-folder-on-another-drive-in-windows-7/#comments</comments>
		<pubDate>Mon, 25 May 2009 12:42:10 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[documents]]></category>
		<category><![CDATA[move]]></category>
		<category><![CDATA[my documents]]></category>
		<category><![CDATA[profile]]></category>
		<category><![CDATA[relocate]]></category>
		<category><![CDATA[user profile]]></category>
		<category><![CDATA[win7]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.davidmoore.info/?p=149</guid>
		<description><![CDATA[<p>One of the things I learned long ago was to always have more than 1 drive or have my single drive partitioned.</p>
<p>You keep your programs and operating system on the C drive.</p>
<p>On your D drive goes all your data, downloads and anything that you don&#8217;t want to vanish on you suddenly.</p>
<p>A couple of advantages of this <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.davidmoore.info/2009/05/26/moving-your-precious-user-profile-and-documents-to-another-folder-on-another-drive-in-windows-7/">Moving your precious user profile and documents to another folder on another drive in Windows 7</a></span>]]></description>
			<content:encoded><![CDATA[<p>One of the things I learned long ago was to always have more than 1 drive or have my single drive partitioned.</p>
<p>You keep your programs and operating system on the C drive.</p>
<p>On your D drive goes all your data, downloads and anything that you don&#8217;t want to vanish on you suddenly.</p>
<p>A couple of advantages of this are:</p>
<ul>
<li>This keeps the C drive quite lean if you want to make an image of it. It contains the operating system files and installed software and nothing else.</li>
<li>The D drive contains everything in one spot that you can easily set up for a backup procedure</li>
<li>If something catastrophic happens to your operating system, you can (mostly) be comfortable with formatting and installing over the C drive without blowing away all your precious music, photos and docs.</li>
<li>You can store your favourite software installers and drivers on your D drive which you can reach easily if doing a reinstall &#8211; rather than having to download them all again if starting from scratch.</li>
</ul>
<p>If you don&#8217;t partition or have more than one hdd, an operating system failure could mean the hassle of removing your hard drive and backing data up off it on another running machine.</p>
<p>Things can be difficult though with the way Windows likes to store the user profile data on the C drive by default like your application data and My Documents.</p>
<p>Here are some instructions for changing Windows 7 so that all your user data is stored on your D drive (or wherever you like).</p>
<p>This is starting from a clean install of Windows 7 but you could do it from an existing install; just that trying to change the location of an existing user profile is extremely difficult and not recommended (hence the Dummy account):</p>
<ol>
<li>When prompted to enter a user name in the Windows 7 installer, use a throw-away username rather than your desired username e.g. Dummy</li>
<li>Once installed you should be logged in as Dummy</li>
<li>Open up C:\Users and copy the <strong>Public</strong> and <strong>Default</strong> folders to the new location e.g. D:\Users</li>
<li>Open up <strong>regedit</strong> and go to the <strong>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList</strong> key</li>
<li>Change the <strong>Default</strong>, <strong>ProfilesDirectory</strong> and <strong>Public</strong> values to the new location (e.g. replace %SystemDrive% with D:)</li>
<li>You should also consider moving the <strong>ProgramData</strong> location too</li>
<li>Restart then log on again as Dummy (not sure if this is necessary but just being safe!)</li>
<li>Create a new user. This will be your preferred account. Name it what you want and add it to the Administrators group.</li>
<li>Log off Dummy and log on as the new user</li>
<li>Click the Start Menu and click on your folder name just below the profile grapic and above &#8220;Documents&#8221;. Right click on the folders and go Properties to verify they are stored in D:\Users</li>
</ol>
<p>Now, if your Windows 7 install becomes unrecoverable, you can safely format and install on the C drive and your user profile will remain intact on D.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davidmoore.info/2009/05/26/moving-your-precious-user-profile-and-documents-to-another-folder-on-another-drive-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

