<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Game Controllers</title>
	<atom:link href="http://www.win2008r2workstation.com/win2008r2/game-controllers/feed" rel="self" type="application/rss+xml" />
	<link>http://www.win2008r2workstation.com/win2008r2/game-controllers</link>
	<description>Windows Server 2008 R2 to Workstation Manual</description>
	<lastBuildDate>Mon, 06 Sep 2010 06:47:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: K.</title>
		<link>http://www.win2008r2workstation.com/win2008r2/game-controllers/comment-page-1#comment-443</link>
		<dc:creator>K.</dc:creator>
		<pubDate>Thu, 12 Aug 2010 12:27:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.win2008r2workstation.com/?p=201#comment-443</guid>
		<description>Thank you for this amazing tutorial. :)</description>
		<content:encoded><![CDATA[<p>Thank you for this amazing tutorial. <img src='http://www.win2008r2workstation.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: beakybal4</title>
		<link>http://www.win2008r2workstation.com/win2008r2/game-controllers/comment-page-1#comment-422</link>
		<dc:creator>beakybal4</dc:creator>
		<pubDate>Sun, 20 Jun 2010 14:36:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.win2008r2workstation.com/?p=201#comment-422</guid>
		<description>Man, u ROCK, epic tutorial.
love u man :D

Josh.</description>
		<content:encoded><![CDATA[<p>Man, u ROCK, epic tutorial.<br />
love u man <img src='http://www.win2008r2workstation.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Josh.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelel</title>
		<link>http://www.win2008r2workstation.com/win2008r2/game-controllers/comment-page-1#comment-369</link>
		<dc:creator>Kelel</dc:creator>
		<pubDate>Sat, 27 Feb 2010 20:51:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.win2008r2workstation.com/?p=201#comment-369</guid>
		<description>Man thanks for this awesome tutorial. I wouldn&#039;t mind hearing how you figured this all out. I know it must have taken quite a bit of your time. 

Again, Thanks!

Kelel</description>
		<content:encoded><![CDATA[<p>Man thanks for this awesome tutorial. I wouldn&#8217;t mind hearing how you figured this all out. I know it must have taken quite a bit of your time. </p>
<p>Again, Thanks!</p>
<p>Kelel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thomas</title>
		<link>http://www.win2008r2workstation.com/win2008r2/game-controllers/comment-page-1#comment-350</link>
		<dc:creator>thomas</dc:creator>
		<pubDate>Fri, 12 Feb 2010 23:02:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.win2008r2workstation.com/?p=201#comment-350</guid>
		<description>well, it needs some registry settings, obviously.

note that the CLSID can be anything that does not already exist in the registry. but of course it has to be the same in all 7 places below.
also, the path maybe must be adjusted.

someone might test it... and eventually find a better solution.
let me know, if there are problems

[HKEY_CLASSES_ROOT\CLSID\{4299124F-F2C3-41b4-9C73-9236B2AD0E8A}]
@=&quot;USB Game Controller&quot;
&quot;System.ControlPanel.Category&quot;=&quot;4&quot;

[HKEY_CLASSES_ROOT\CLSID\{4299124F-F2C3-41b4-9C73-9236B2AD0E8A}\DefaultIcon]
@=&quot;C:\\Windows\\System32\\joy.cpl&quot;

[HKEY_CLASSES_ROOT\CLSID\{4299124F-F2C3-41b4-9C73-9236B2AD0E8A}\Shell]

[HKEY_CLASSES_ROOT\CLSID\{4299124F-F2C3-41b4-9C73-9236B2AD0E8A}\Shell\Open]

[HKEY_CLASSES_ROOT\CLSID\{4299124F-F2C3-41b4-9C73-9236B2AD0E8A}\Shell\Open\Command]
@=&quot;C:\\Windows\\System32\\control.exe joy.cpl&quot;

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace\{4299124F-F2C3-41b4-9C73-9236B2AD0E8A}]
@=&quot;USB Game Controller&quot;

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\explorer\ControlPanelWOW64\NameSpace\{4299124F-F2C3-41b4-9C73-9236B2AD0E8A}]
@=&quot;USB Game Controller&quot;

&lt;strong&gt;Arris:&lt;/strong&gt; Looks convincing! ;) Thanks for your work :); I&#039;ll add it to the installer when I have some time.</description>
		<content:encoded><![CDATA[<p>well, it needs some registry settings, obviously.</p>
<p>note that the CLSID can be anything that does not already exist in the registry. but of course it has to be the same in all 7 places below.<br />
also, the path maybe must be adjusted.</p>
<p>someone might test it&#8230; and eventually find a better solution.<br />
let me know, if there are problems</p>
<p>[HKEY_CLASSES_ROOT\CLSID\{4299124F-F2C3-41b4-9C73-9236B2AD0E8A}]<br />
@=&#8221;USB Game Controller&#8221;<br />
&#8220;System.ControlPanel.Category&#8221;=&#8221;4&#8243;</p>
<p>[HKEY_CLASSES_ROOT\CLSID\{4299124F-F2C3-41b4-9C73-9236B2AD0E8A}\DefaultIcon]<br />
@=&#8221;C:\\Windows\\System32\\joy.cpl&#8221;</p>
<p>[HKEY_CLASSES_ROOT\CLSID\{4299124F-F2C3-41b4-9C73-9236B2AD0E8A}\Shell]</p>
<p>[HKEY_CLASSES_ROOT\CLSID\{4299124F-F2C3-41b4-9C73-9236B2AD0E8A}\Shell\Open]</p>
<p>[HKEY_CLASSES_ROOT\CLSID\{4299124F-F2C3-41b4-9C73-9236B2AD0E8A}\Shell\Open\Command]<br />
@=&#8221;C:\\Windows\\System32\\control.exe joy.cpl&#8221;</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace\{4299124F-F2C3-41b4-9C73-9236B2AD0E8A}]<br />
@=&#8221;USB Game Controller&#8221;</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\explorer\ControlPanelWOW64\NameSpace\{4299124F-F2C3-41b4-9C73-9236B2AD0E8A}]<br />
@=&#8221;USB Game Controller&#8221;</p>
<p><strong>Arris:</strong> Looks convincing! <img src='http://www.win2008r2workstation.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Thanks for your work <img src='http://www.win2008r2workstation.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ; I&#8217;ll add it to the installer when I have some time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thomas</title>
		<link>http://www.win2008r2workstation.com/win2008r2/game-controllers/comment-page-1#comment-339</link>
		<dc:creator>thomas</dc:creator>
		<pubDate>Sun, 07 Feb 2010 19:47:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.win2008r2workstation.com/?p=201#comment-339</guid>
		<description>you can also integrate the controller into the control panel...

http://www.imagebam.com/image/89765767191664

&lt;strong&gt;Arris:&lt;/strong&gt; That&#039;s nice! :) How did you do that?</description>
		<content:encoded><![CDATA[<p>you can also integrate the controller into the control panel&#8230;</p>
<p><a href="http://www.imagebam.com/image/89765767191664" rel="nofollow">http://www.imagebam.com/image/89765767191664</a></p>
<p><strong>Arris:</strong> That&#8217;s nice! <img src='http://www.win2008r2workstation.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  How did you do that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jake</title>
		<link>http://www.win2008r2workstation.com/win2008r2/game-controllers/comment-page-1#comment-315</link>
		<dc:creator>Jake</dc:creator>
		<pubDate>Wed, 13 Jan 2010 20:48:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.win2008r2workstation.com/?p=201#comment-315</guid>
		<description>Thank you so much!</description>
		<content:encoded><![CDATA[<p>Thank you so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.win2008r2workstation.com/win2008r2/game-controllers/comment-page-1#comment-313</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Sun, 10 Jan 2010 14:50:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.win2008r2workstation.com/?p=201#comment-313</guid>
		<description>I installed 64bit version of win2008r2, went through the tutorial (which is awesome, thank you for it), and now I figured out that there are messed-up icons in 32bit applications, for example in &quot;save file&quot; dialogs.
All icons of files and directories (even on the left side) are icons of &quot;unknown file&quot;.
It seems that 32bit applications are fully functional, but it is annoying and confusing every time I want to save or open a file with dialog...

Could you please help me?</description>
		<content:encoded><![CDATA[<p>I installed 64bit version of win2008r2, went through the tutorial (which is awesome, thank you for it), and now I figured out that there are messed-up icons in 32bit applications, for example in &#8220;save file&#8221; dialogs.<br />
All icons of files and directories (even on the left side) are icons of &#8220;unknown file&#8221;.<br />
It seems that 32bit applications are fully functional, but it is annoying and confusing every time I want to save or open a file with dialog&#8230;</p>
<p>Could you please help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mage7</title>
		<link>http://www.win2008r2workstation.com/win2008r2/game-controllers/comment-page-1#comment-258</link>
		<dc:creator>mage7</dc:creator>
		<pubDate>Sat, 21 Nov 2009 14:03:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.win2008r2workstation.com/?p=201#comment-258</guid>
		<description>Thanks from India,wooot....

Free windows server 2008 r2, visual studio,expression studio....
dreamsparkindia.com</description>
		<content:encoded><![CDATA[<p>Thanks from India,wooot&#8230;.</p>
<p>Free windows server 2008 r2, visual studio,expression studio&#8230;.<br />
dreamsparkindia.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Torsten</title>
		<link>http://www.win2008r2workstation.com/win2008r2/game-controllers/comment-page-1#comment-234</link>
		<dc:creator>Torsten</dc:creator>
		<pubDate>Sat, 31 Oct 2009 12:15:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.win2008r2workstation.com/?p=201#comment-234</guid>
		<description>Thank you ver much , 90% of it is working!! great work!</description>
		<content:encoded><![CDATA[<p>Thank you ver much , 90% of it is working!! great work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.win2008r2workstation.com/win2008r2/game-controllers/comment-page-1#comment-227</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Mon, 26 Oct 2009 22:39:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.win2008r2workstation.com/?p=201#comment-227</guid>
		<description>A big thanks to the author! This guide is really something like the best thing ever!</description>
		<content:encoded><![CDATA[<p>A big thanks to the author! This guide is really something like the best thing ever!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
