<?xml version="1.0"?>
<rss version="2.0"><channel><title>TagFacts/kuchin/windows</title><link>http://tagfacts.com/kuchin/windows</link><description><![CDATA[Latest notes with tag 'windows' added by kuchin to TagFacts]]></description><language>en-us</language><item><title>Vista - enable hibernate</title><link>http://tagfacts.com/kuchin</link><description><![CDATA[	Powercfg /hibernate on
	<br/>
	
	by <a href="http://tagfacts.com/kuchin">kuchin</a>
	<br/>
	Tags: <a href="http://tagfacts.com/kuchin/hibernate"  >hibernate</a> <a href="http://tagfacts.com/kuchin/vista"  >vista</a> <a href="http://tagfacts.com/kuchin/windows"  >windows</a>]]></description><pubDate>Sun, 25 Feb 2007 17:26:28 GMT</pubDate><guid isPermaLink="false">programs_id_533</guid><author>kuchin@nosuchserver.com</author><category>hibernate</category><category>vista</category><category>windows</category></item><item><title>Switching XP Home &lt;-&gt; Pro</title><link>http://tagfacts.com/kuchin</link><description><![CDATA[	Regedit, HKEY_LOCAL_MASHINESYSTEM -&gt; ControlSet with the last number.<br />Control ProductOptions -&gt; in XP Home: ProductSuite (multistring value)with value Personal - delete it, add new DWORD parameter Brand with zero value.<br />Reboot Windows - F8 -&gt; Load last good known configuration.
	<br/>
		<a href="http://exler.ru/blog/item/1066/">(link)</a>
	<br/>
	by <a href="http://tagfacts.com/kuchin">kuchin</a>
	<br/>
	Tags: <a href="http://tagfacts.com/kuchin/home"  >home</a> <a href="http://tagfacts.com/kuchin/windows"  >windows</a>]]></description><pubDate>Sun, 23 Apr 2006 19:18:29 GMT</pubDate><guid isPermaLink="false">programs_id_363</guid><author>kuchin@nosuchserver.com</author><category>home</category><category>windows</category></item><item><title>Get HMENU by HWND [undocumented]</title><link>http://tagfacts.com/kuchin</link><description><![CDATA[	MN_GETHMENU
	<br/>
		<a href="http://groups.google.com/group/microsoft.public.win32.programmer.ui/browse_frm/thread/08bf6f15e26a7d3a">(link)</a>
	<br/>
	by <a href="http://tagfacts.com/kuchin">kuchin</a>
	<br/>
	Tags: <a href="http://tagfacts.com/kuchin/development"  >development</a> <a href="http://tagfacts.com/kuchin/windows"  >windows</a>]]></description><pubDate>Sun, 26 Mar 2006 17:49:17 GMT</pubDate><guid isPermaLink="false">programs_id_323</guid><author>kuchin@nosuchserver.com</author><category>development</category><category>windows</category></item><item><title>Change administrator password for XP Home</title><link>http://tagfacts.com/kuchin</link><description><![CDATA[	In command line: control userpasswords2
	<br/>
	
	by <a href="http://tagfacts.com/kuchin">kuchin</a>
	<br/>
	Tags: <a href="http://tagfacts.com/kuchin/home"  >home</a> <a href="http://tagfacts.com/kuchin/security"  >security</a> <a href="http://tagfacts.com/kuchin/windows"  >windows</a>]]></description><pubDate>Mon, 30 Jan 2006 16:25:54 GMT</pubDate><guid isPermaLink="false">programs_id_269</guid><author>kuchin@nosuchserver.com</author><category>home</category><category>security</category><category>windows</category></item><item><title>Joining a domain within Media Center 2005</title><link>http://tagfacts.com/kuchin</link><description><![CDATA[	Joining a domain within&#39; Media Center 2005 <br /><br />IMPORTANT NOTE: Tekmaven brings up a valid point -- Those that join a domain with Media Center 2005 will *not* be able to use extender devices due to the Fast User Switching dependency (who uses extenders anyway?)<br /><br />UPDATE (January 8th): I have received news the Linksys MCE Extender device works fine when joined in a domain.<br /><br />UNIMPORTANT NOTE: Yes, I know this is somewhat painful for us lazy folk. If you want to pick up where I left off, go patch netapi32.dll, lsasrv.dll, netid.dll (and more?) to ignore the IsLegacyMce value (beware of future hotfixes). Or maybe you could write a nifty restricted-registry-key-permission-bypassing-mabob to make this change on the fly?<br /><br />Insert Windows XP CD. <br />Start &gt; Run &gt; X:&#092;i386&#092;winnt32.exe âcmdcons<br />(replace X: with the appropiate drive letter) <br />Acknowledge prompt by clicking &#39;Yes&#39;. <br />Skip updating process by clicking &#39;Cancel&#39; or by pressing &#39;Esc&#39; <br />After installation, acknowledge success msg. by clicking &#39;Ok&#39; <br />Start &gt; Shutdown &gt; Restart <br />At boot menu, select &#39;Microsoft Windows Recovery Console&#39; <br />Select proper installation to log onto (default: 1) and press &#39;Enter&#39;<br />(If prompted, enter Administrator password and press &#39;Enter&#39;) <br />Type (without quotes) and press enter: &#39;cd system32&#092;config&#39; <br />Type (without quotes) and press enter: &#39;copy SYSTEM C:&#092;&#39; <br />Type (without quotes) and press enter: exit <br />At boot menu, select &#39;Windows XP Media Center Edition&#39; <br />Start &gt; Run &gt; Type: &#39;regedit&#39; and press enter <br />Click on &#39;HKEY_LOCAL_MACHINE&#39;. <br />File &gt; Load Hive... <br />Browse and select C:&#092;SYSTEM <br />Specify key name &#39;BANANA&#39; and click OK <br />Expand: HKEY_LOCAL_MACHINE &gt; BANANA &gt; WPA &gt; MedCtrUpg <br />On the right-hand side, double-click IsLegacyMCE value <br />Change selected value to 1 and click Ok. (THAT IS NOT AN L&#33;) <br />Click on BANANA subkey (under HKEY_LOCAL_MACHINE). <br />File &gt; Unload Hive. Confirm. <br />Start &gt; Shutdown &gt; Restart <br />At boot menu, select &#39;Microsoft Windows Recovery Console&#39; <br />Select proper installation to log onto (default: 1) and press &#39;Enter&#39;<br />(If prompted, enter Administrator password and press &#39;Enter&#39;) <br />Type (without quotes) and press enter: &#39;cd &#092;&#39; <br />Type (without quotes) and press enter: &#39;copy SYSTEM C:&#092;WINDOWS&#092;SYSTEM32&#092;CONFIG&#092;SYSTEM&#39;<br />(Yes, you want to overwrite - Go ahead and do it) <br />Type (without quotes) and press enter: &#39;del SYSTEM&#39; <br />Type (without quotes) and press enter: &#39;exit&#39; <br />At boot menu, select &#39;Windows XP Media Center Edition&#39; <br />Join domain. What, you were expecting instructions on this too? 
	<br/>
		<a href="http://www.vortex-scratchpad.info/">(link)</a>
	<br/>
	by <a href="http://tagfacts.com/kuchin">kuchin</a>
	<br/>
	Tags: <a href="http://tagfacts.com/kuchin/mce2005"  >mce2005</a> <a href="http://tagfacts.com/kuchin/network"  >network</a> <a href="http://tagfacts.com/kuchin/windows"  >windows</a>]]></description><pubDate>Tue, 13 Sep 2005 20:33:07 GMT</pubDate><guid isPermaLink="false">programs_id_2</guid><author>kuchin@nosuchserver.com</author><category>mce2005</category><category>network</category><category>windows</category></item><item><title>Remote desktop</title><link>http://tagfacts.com/kuchin</link><description><![CDATA[	How to change the listening port for Remote Desktop<br />HKEY_LOCAL_MACHINE&#092;System&#092;CurrentControlSet&#092;Control&#092;TerminalServer&#092;WinStations&#092;RDP-Tcp&#092;PortNumber
	<br/>
		<a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;306759">(link)</a>
	<br/>
	by <a href="http://tagfacts.com/kuchin">kuchin</a>
	<br/>
	Tags: <a href="http://tagfacts.com/kuchin/remote_desktop"  >remote_desktop</a> <a href="http://tagfacts.com/kuchin/windows"  >windows</a>]]></description><pubDate>Tue, 13 Sep 2005 20:31:19 GMT</pubDate><guid isPermaLink="false">programs_id_1</guid><author>kuchin@nosuchserver.com</author><category>remote_desktop</category><category>windows</category></item></channel></rss>
