<?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/"
	>

<channel>
	<title>Solving bad experience with Computer &#187; Tweak and Modification</title>
	<atom:link href="http://www.badxp.com/category/tips-guides/tweak-modification/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.badxp.com</link>
	<description>Computer repair, computer troubleshooting and computer diagnosing tips</description>
	<pubDate>Thu, 11 Dec 2008 09:10:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image>
<link>http://www.badxp.com</link>
<url>http://www.badxp.com/wp-content/plugins/maxblogpress-favicon/icons/favicon-66.ico</url>
<title>Solving bad experience with Computer</title>
</image>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Windows Registry Value</title>
		<link>http://www.badxp.com/313/windows-registry-values/</link>
		<comments>http://www.badxp.com/313/windows-registry-values/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 12:35:25 +0000</pubDate>
		<dc:creator>Faizi</dc:creator>
		
		<category><![CDATA[Tips and Guides]]></category>

		<category><![CDATA[Tweak and Modification]]></category>

		<category><![CDATA[registry editing]]></category>

		<category><![CDATA[registry editing tips]]></category>

		<category><![CDATA[registry value]]></category>

		<category><![CDATA[windows registry]]></category>

		<category><![CDATA[windows registry editing]]></category>

		<category><![CDATA[windows registry tips]]></category>

		<category><![CDATA[windows registry value]]></category>

		<guid isPermaLink="false">http://www.badxp.com/?p=313</guid>
		<description><![CDATA[On the previous post I have wrote on Windows Registry Branches. In this article, we are going to talk on Registry Values inside those Registry Branches.



There are 5 main type of registry values in the Windows Registry. These value contain data and information for the operation of Windows Operating System.

REG_DWORD
REG_DWORD values are shown in hexadecimal [...]]]></description>
			<content:encoded><![CDATA[<p>On the previous post I have wrote on <a href="http://www.badxp.com/296/windows-registry-branches/" target="_blank">Windows Registry Branches</a>. In this article, we are going to talk on Registry Values inside those Registry Branches.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-4963985439908056";
google_ad_channel = "7303333523";
google_ui_features = "rc:0";
google_ad_width = 336;
google_ad_height = 280;
google_ad_format = "336x280_as";
google_ad_type = "text";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "376699";
google_color_text = "3c3c3c";
google_color_url = "b1b515";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<div id="attachment_314" class="wp-caption alignnone" style="width: 410px"><img class="size-full wp-image-314" title="Windows Registry Value" src="http://www.badxp.com/wp-content/uploads/2008/11/windows_registry_value.jpg" alt="Windows Registry Value" width="400" height="240" /><p class="wp-caption-text"><a href="http://www.badxp.com/tag/windows-registry/" class="st_tag internal_tag" rel="tag" title="Posts tagged with windows registry">Windows Registry</a> Value</p></div>
<p>There are 5 main type of registry values in the <a href="http://www.badxp.com/tag/windows-registry/" class="st_tag internal_tag" rel="tag" title="Posts tagged with windows registry">Windows Registry</a>. These value contain data and information for the operation of Windows Operating System.</p>
<ol>
<li><strong>REG_DWORD<br />
</strong>REG_DWORD values are shown in hexadecimal format and use a 4 byte number as data, with the decimal equivalent in brackets next to that. DWORD value can be entered in hexadecimal or decimal format. DWORD value are mostly use for switch value, with the value &#8216;0&#8242; as off, and the value &#8216;1&#8242; as on.</li>
<li><strong>REG_SZ</strong><br />
REG_SZ value can be word or number, or the location of file in your Windows Operating System. REG_SZ is also known as the string value.</li>
<li><strong>REG_EXPAND_SZ</strong><br />
This value act as a variable where an input from any application will place a value in REG_EXPAND_SZ value.</li>
<li><strong>REG_MULTI_SZ</strong><br />
This value contain multiple values or list.<br />
<strong></strong></li>
<li><strong>REG_BINARY<br />
</strong>This value contain values as binary data. Usually, REG_BINARY are use for data or information related to hardware that cannot be edited or change by the user.</li>
</ol>
<p>These are the values that are use in <a href="http://www.badxp.com/tag/windows-registry/" class="st_tag internal_tag" rel="tag" title="Posts tagged with windows registry">Windows Registry</a>. I will talk on how to create or edit these values on the next article on <a href="http://www.badxp.com/tag/windows-registry/" class="st_tag internal_tag" rel="tag" title="Posts tagged with windows registry">Windows Registry</a> Editing.</p>

	Tags: <a href="http://www.badxp.com/tag/registry-editing/" title="registry editing" rel="tag">registry editing</a>, <a href="http://www.badxp.com/tag/registry-editing-tips/" title="registry editing tips" rel="tag">registry editing tips</a>, <a href="http://www.badxp.com/tag/registry-value/" title="registry value" rel="tag">registry value</a>, <a href="http://www.badxp.com/tag/windows-registry/" title="windows registry" rel="tag">windows registry</a>, <a href="http://www.badxp.com/tag/windows-registry-editing/" title="windows registry editing" rel="tag">windows registry editing</a>, <a href="http://www.badxp.com/tag/windows-registry-tips/" title="windows registry tips" rel="tag">windows registry tips</a>, <a href="http://www.badxp.com/tag/windows-registry-value/" title="windows registry value" rel="tag">windows registry value</a><br />

	<h4>See also:</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.badxp.com/289/windows-registry-editing-tips/" title="Windows Registry Editing Tips (November 14, 2008)">Windows Registry Editing Tips</a> (1)</li>
	<li><a href="http://www.badxp.com/296/windows-registry-branches/" title="Windows Registry Branches (November 15, 2008)">Windows Registry Branches</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.badxp.com/313/windows-registry-values/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Windows Registry Branches</title>
		<link>http://www.badxp.com/296/windows-registry-branches/</link>
		<comments>http://www.badxp.com/296/windows-registry-branches/#comments</comments>
		<pubDate>Sat, 15 Nov 2008 04:07:56 +0000</pubDate>
		<dc:creator>Faizi</dc:creator>
		
		<category><![CDATA[Tips and Guides]]></category>

		<category><![CDATA[Tweak and Modification]]></category>

		<category><![CDATA[HKEY_CLASSES_ROOT]]></category>

		<category><![CDATA[HKEY_CURRENT_CONFIG]]></category>

		<category><![CDATA[HKEY_CURRENT_USER]]></category>

		<category><![CDATA[HKEY_LOCAL_MACHINE]]></category>

		<category><![CDATA[HKEY_USERS]]></category>

		<category><![CDATA[windows registry]]></category>

		<category><![CDATA[windows registry branch]]></category>

		<category><![CDATA[windows registry editing]]></category>

		<category><![CDATA[windows registry tips]]></category>

		<guid isPermaLink="false">http://www.badxp.com/?p=296</guid>
		<description><![CDATA[Today we are going to delve deeper into Microsoft Windows Registry editing by looking at the 5 main branches of the Windows Registry.
The Windows Registry consist of 5 main branches, as you can see from the pictures below.



Inside this main 5 branches in Windows Registry are registry keys, which are represented by folders, and inside [...]]]></description>
			<content:encoded><![CDATA[<p>Today we are going to delve deeper into <a href="http://www.badxp.com/289/windows-registry-editing-tips/" target="_blank">Microsoft Windows Registry editing</a> by looking at the 5 main branches of the <a href="http://www.badxp.com/tag/windows-registry/" class="st_tag internal_tag" rel="tag" title="Posts tagged with windows registry">Windows Registry</a>.</p>
<p>The <a href="http://www.badxp.com/tag/windows-registry/" class="st_tag internal_tag" rel="tag" title="Posts tagged with windows registry">Windows Registry</a> consist of 5 main branches, as you can see from the pictures below.</p>
<div id="attachment_297" class="wp-caption alignnone" style="width: 412px"><img class="size-full wp-image-297" title="Windows Registry Branches" src="http://www.badxp.com/wp-content/uploads/2008/11/windows_registry_branches.jpg" alt="5 Windows Registry Main Branches" width="402" height="235" /><p class="wp-caption-text"><a href="http://www.badxp.com/tag/windows-registry/" class="st_tag internal_tag" rel="tag" title="Posts tagged with windows registry">Windows Registry</a> 5 Main Branches</p></div>
<p><script type="text/javascript"><!--
google_ad_client = "pub-4963985439908056";
google_ad_channel = "7303333523";
google_ui_features = "rc:0";
google_ad_width = 336;
google_ad_height = 280;
google_ad_format = "336x280_as";
google_ad_type = "text";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "376699";
google_color_text = "3c3c3c";
google_color_url = "b1b515";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p>Inside this main 5 branches in <a href="http://www.badxp.com/tag/windows-registry/" class="st_tag internal_tag" rel="tag" title="Posts tagged with windows registry">Windows Registry</a> are registry keys, which are represented by folders, and inside them are Registry SubKeys and Registry Values.</p>
<p>The main 5 branches in the <a href="http://www.badxp.com/tag/windows-registry/" class="st_tag internal_tag" rel="tag" title="Posts tagged with windows registry">Windows Registry</a> are:</p>
<ol>
<li><strong><a href="http://www.badxp.com/tag/hkey_classes_root/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HKEY_CLASSES_ROOT">HKEY_CLASSES_ROOT</a><br />
</strong>The <a href="http://www.badxp.com/tag/hkey_classes_root/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HKEY_CLASSES_ROOT">HKEY_CLASSES_ROOT</a> branch contains the information Microsoft Windows needs for internal functions such as OLE (Object Linking and Embedding, the ability to copy and paste between different programs and documents) and drag-and-drop. The <a href="http://www.badxp.com/tag/hkey_classes_root/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HKEY_CLASSES_ROOT">HKEY_CLASSES_ROOT</a> is also the database for file associations, which is how the OS determines what program opens when you double click a specific file type. This branch is by far the least user-friendly and the least edited from all the branches.</li>
<li><strong><a href="http://www.badxp.com/tag/hkey_current_user/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HKEY_CURRENT_USER">HKEY_CURRENT_USER</a><br />
</strong>This <a href="http://www.badxp.com/tag/windows-registry/" class="st_tag internal_tag" rel="tag" title="Posts tagged with windows registry">Windows Registry</a> Branch contain several configuration settings for the user that is currently logged in only. All the customizations that have been made to Windows, such as a new desktop configuration, or a change of font will be stored here. Any Windows or application setting that is specific to your user can be found within this branch of the registry. As such, there are many customization options here. <a href="http://www.badxp.com/tag/hkey_current_user/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HKEY_CURRENT_USER">HKEY_CURRENT_USER</a> is actually a sub-set of the <a href="http://www.badxp.com/tag/hkey_users/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HKEY_USERS">HKEY_USERS</a> branch, specific to the currently logged in user only.</li>
<li><strong><a href="http://www.badxp.com/tag/hkey_local_machine/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HKEY_LOCAL_MACHINE">HKEY_LOCAL_MACHINE</a></strong><br />
The <a href="http://www.badxp.com/tag/hkey_local_machine/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HKEY_LOCAL_MACHINE">HKEY_LOCAL_MACHINE</a> is probably the most edited friendly registry branch. This branch contains configuration settings that are specific to the computer and the software installed on it, but independent of users. As such, any changes made here will apply to any user that is logged in.</li>
<li><strong><a href="http://www.badxp.com/tag/hkey_users/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HKEY_USERS">HKEY_USERS</a></strong><br />
Like the CURRENT_USER branch, this contains individual configuration settings specific to individual users. However, it contains these options for all users that have been created. The users are identified by their SID (Security Identifier) number.</li>
<li><strong><a href="http://www.badxp.com/tag/hkey_current_config/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HKEY_CURRENT_CONFIG">HKEY_CURRENT_CONFIG</a></strong><br />
This is connected to <a href="http://www.badxp.com/tag/hkey_local_machine/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HKEY_LOCAL_MACHINE">HKEY_LOCAL_MACHINE</a>, in much the same way that the CURRENT_USER branch connects to <a href="http://www.badxp.com/tag/hkey_users/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HKEY_USERS">HKEY_USERS</a>. It specifies hardware and software settings that apply to all users, for a given hardware profile.</li>
</ol>
<p>Inside each of these 5 main registry branches are keys which hold subkeys and value. We will look into the keys, subkeys and value in the next article.</p>

	Tags: <a href="http://www.badxp.com/tag/hkey_classes_root/" title="HKEY_CLASSES_ROOT" rel="tag">HKEY_CLASSES_ROOT</a>, <a href="http://www.badxp.com/tag/hkey_current_config/" title="HKEY_CURRENT_CONFIG" rel="tag">HKEY_CURRENT_CONFIG</a>, <a href="http://www.badxp.com/tag/hkey_current_user/" title="HKEY_CURRENT_USER" rel="tag">HKEY_CURRENT_USER</a>, <a href="http://www.badxp.com/tag/hkey_local_machine/" title="HKEY_LOCAL_MACHINE" rel="tag">HKEY_LOCAL_MACHINE</a>, <a href="http://www.badxp.com/tag/hkey_users/" title="HKEY_USERS" rel="tag">HKEY_USERS</a>, <a href="http://www.badxp.com/tag/windows-registry/" title="windows registry" rel="tag">windows registry</a>, <a href="http://www.badxp.com/tag/windows-registry-branch/" title="windows registry branch" rel="tag">windows registry branch</a>, <a href="http://www.badxp.com/tag/windows-registry-editing/" title="windows registry editing" rel="tag">windows registry editing</a>, <a href="http://www.badxp.com/tag/windows-registry-tips/" title="windows registry tips" rel="tag">windows registry tips</a><br />

	<h4>See also:</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.badxp.com/313/windows-registry-values/" title="Windows Registry Value (November 16, 2008)">Windows Registry Value</a> (2)</li>
	<li><a href="http://www.badxp.com/289/windows-registry-editing-tips/" title="Windows Registry Editing Tips (November 14, 2008)">Windows Registry Editing Tips</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.badxp.com/296/windows-registry-branches/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Windows Registry Editing Tips</title>
		<link>http://www.badxp.com/289/windows-registry-editing-tips/</link>
		<comments>http://www.badxp.com/289/windows-registry-editing-tips/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 05:18:26 +0000</pubDate>
		<dc:creator>Faizi</dc:creator>
		
		<category><![CDATA[Tips and Guides]]></category>

		<category><![CDATA[Tweak and Modification]]></category>

		<category><![CDATA[registry cleaner]]></category>

		<category><![CDATA[registry cleaning]]></category>

		<category><![CDATA[registry editing]]></category>

		<category><![CDATA[registry editing tips]]></category>

		<category><![CDATA[registry fix]]></category>

		<category><![CDATA[regsweep]]></category>

		<category><![CDATA[windows registry]]></category>

		<guid isPermaLink="false">http://www.badxp.com/?p=289</guid>
		<description><![CDATA[Microsoft Windows Registry Editing is a high risk practice which can cause serious damage to your Windows Operating System if not done correctly. Below are tips on Windows Registry Editing.
If you read Microsoft Knowledge Base on Registry editing, you will find the statement
WARNING: Using Registry Editor incorrectly can cause serious problems that may require you [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft <a href="http://www.badxp.com/tag/windows-registry/" class="st_tag internal_tag" rel="tag" title="Posts tagged with windows registry">Windows Registry</a> Editing is a high risk practice which can cause serious damage to your Windows Operating System if not done correctly. Below are tips on <a href="http://www.badxp.com/tag/windows-registry/" class="st_tag internal_tag" rel="tag" title="Posts tagged with windows registry">Windows Registry</a> Editing.</p>
<p>If you read Microsoft Knowledge Base on <a href="http://www.badxp.com/tag/registry-editing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with registry editing">Registry editing</a>, you will find the statement</p>
<blockquote><p><strong>WARNING</strong>: Using <a href="http://www.badxp.com/tag/registry-editor/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Registry Editor">Registry Editor</a> incorrectly can cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that problems resulting from the incorrect use of <a href="http://www.badxp.com/tag/registry-editor/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Registry Editor">Registry Editor</a> can be solved. Use <a href="http://www.badxp.com/tag/registry-editor/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Registry Editor">Registry Editor</a> at your own risk.</p></blockquote>
<p>As scary as it may seems, actually editing <a href="http://www.badxp.com/tag/windows-registry/" class="st_tag internal_tag" rel="tag" title="Posts tagged with windows registry">Windows Registry</a> manually using <a href="http://www.badxp.com/tag/regedit/" class="st_tag internal_tag" rel="tag" title="Posts tagged with regedit">Regedit</a> and Notepad is not that troublesome, and if done correctly can produce positive results that will affect your Windows Operating System.</p>
<p>One of the basic tips on <a href="http://www.badxp.com/tag/windows-registry/" class="st_tag internal_tag" rel="tag" title="Posts tagged with windows registry">Windows Registry</a> Editing that will certainly get you out of trouble when editing Windows Registy would be to backup everything before doing any editing. This is compulsory because if you mess up something, you can easily restore the previous key.</p>
<p>To backup your registry key using <a href="http://www.badxp.com/tag/regedit/" class="st_tag internal_tag" rel="tag" title="Posts tagged with regedit">Regedit</a>:</p>
<ol>
<li>Go to start menu</li>
<li>Run</li>
<li>Type &#8220;<a href="http://www.badxp.com/tag/regedit/" class="st_tag internal_tag" rel="tag" title="Posts tagged with regedit">regedit</a>&#8221; without the quote and press enter.</li>
<li>Go to menu &#8220;Files&#8221;.</li>
<li>Choose &#8220;Export&#8221;.</li>
<li>Save the backup as .reg files.</li>
</ol>
<div id="attachment_290" class="wp-caption alignnone" style="width: 394px"><a href="http://www.badxp.com/wp-content/uploads/2008/11/backup_registry.jpg"><img class="size-full wp-image-290" title="Windows Registry Editing Tips" src="http://www.badxp.com/wp-content/uploads/2008/11/backup_registry.jpg" alt="export registry" width="384" height="262" /></a><p class="wp-caption-text">export registry</p></div>
<p><script type="text/javascript"><!--
google_ad_client = "pub-4963985439908056";
google_ad_channel = "7303333523";
google_ui_features = "rc:0";
google_ad_width = 336;
google_ad_height = 280;
google_ad_format = "336x280_as";
google_ad_type = "text";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "376699";
google_color_text = "3c3c3c";
google_color_url = "b1b515";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p>If something went wrong after editing your registry using <a href="http://www.badxp.com/tag/regedit/" class="st_tag internal_tag" rel="tag" title="Posts tagged with regedit">Regedit</a>, you can easily restore the registy key files that you have backed up using the import feature.</p>
<p>We will be looking into other <a href="http://www.badxp.com/tag/registry-editing-tips/" class="st_tag internal_tag" rel="tag" title="Posts tagged with registry editing tips">registry editing tips</a> and tricks in the future at badxp.</p>
<p>However if you feel that editing registry manually using <a href="http://www.badxp.com/tag/regedit/" class="st_tag internal_tag" rel="tag" title="Posts tagged with regedit">Regedit</a> as troublesome, you can use Registry utility such as <a href="http://www.badxp.com/download/regsweep" style=""  rel="nofollow" onmouseover="self.status='http://www.badxp.com/download/regsweep';return true;" onmouseout="self.status=''">Regsweep</a> for registry fixing, optimization and cleaning. Refer to my <a href="http://www.badxp.com/286/regsweep-for-windows-registry-cleaning/" target="_self">previous post on Registry cleaning using Regsweep.</a></p>

	Tags: <a href="http://www.badxp.com/tag/registry-cleaner/" title="registry cleaner" rel="tag">registry cleaner</a>, <a href="http://www.badxp.com/tag/registry-cleaning/" title="registry cleaning" rel="tag">registry cleaning</a>, <a href="http://www.badxp.com/tag/registry-editing/" title="registry editing" rel="tag">registry editing</a>, <a href="http://www.badxp.com/tag/registry-editing-tips/" title="registry editing tips" rel="tag">registry editing tips</a>, <a href="http://www.badxp.com/tag/registry-fix/" title="registry fix" rel="tag">registry fix</a>, <a href="http://www.badxp.com/tag/regsweep/" title="regsweep" rel="tag">regsweep</a>, <a href="http://www.badxp.com/tag/windows-registry/" title="windows registry" rel="tag">windows registry</a><br />

	<h4>See also:</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.badxp.com/313/windows-registry-values/" title="Windows Registry Value (November 16, 2008)">Windows Registry Value</a> (2)</li>
	<li><a href="http://www.badxp.com/286/regsweep-for-windows-registry-cleaning/" title="RegSweep for Windows Registry Cleaning (November 8, 2008)">RegSweep for Windows Registry Cleaning</a> (4)</li>
	<li><a href="http://www.badxp.com/296/windows-registry-branches/" title="Windows Registry Branches (November 15, 2008)">Windows Registry Branches</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.badxp.com/289/windows-registry-editing-tips/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How To Disable Windows Vista built in CD Burning</title>
		<link>http://www.badxp.com/251/how-to-disable-windows-vista-built-in-cd-burning/</link>
		<comments>http://www.badxp.com/251/how-to-disable-windows-vista-built-in-cd-burning/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 14:53:05 +0000</pubDate>
		<dc:creator>Faizi</dc:creator>
		
		<category><![CDATA[Operating System]]></category>

		<category><![CDATA[Tips and Guides]]></category>

		<category><![CDATA[Tweak and Modification]]></category>

		<category><![CDATA[Windows Vista]]></category>

		<category><![CDATA[disable cd burning]]></category>

		<category><![CDATA[disable vista built in cd burning]]></category>

		<category><![CDATA[vista built in cd burning]]></category>

		<category><![CDATA[vista registry]]></category>

		<guid isPermaLink="false">http://www.badxp.com/?p=251</guid>
		<description><![CDATA[Windows Vista came with a built in CD Burning features, but since there are a lot of better freeware CD Burning applications for Windows Vista, you might want to disable Vista built in CD Burning.
This will require you to get your hand dirty with Windows Vista Registry Editor. Be advised that editing, tweaking or playing [...]]]></description>
			<content:encoded><![CDATA[<p>Windows <a href="http://www.badxp.com/tag/vista/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Vista">Vista</a> came with a built in CD Burning features, but since there are a lot of better <a href="http://www.badxp.com/tag/freeware/" class="st_tag internal_tag" rel="tag" title="Posts tagged with freeware">freeware</a> CD Burning applications for Windows <a href="http://www.badxp.com/tag/vista/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Vista">Vista</a>, you might want to disable <a href="http://www.badxp.com/tag/vista/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Vista">Vista</a> built in CD Burning.</p>
<p>This will require you to get your hand dirty with Windows <a href="http://www.badxp.com/tag/vista/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Vista">Vista</a> <a href="http://www.badxp.com/tag/registry-editor/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Registry Editor">Registry Editor</a>. Be advised that editing, tweaking or playing with the registry can lead your system to serious trouble. Make sure to backup your registry before following the steps below to disable Windows <a href="http://www.badxp.com/tag/vista/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Vista">Vista</a> built in CD Burning.</p>
<p>To disable Windows <a href="http://www.badxp.com/tag/vista/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Vista">Vista</a> built in CD Burning:</p>
<ol>
<li>Go to start menu &gt; run</li>
<li>Type &#8220;<a href="http://www.badxp.com/tag/regedit/" class="st_tag internal_tag" rel="tag" title="Posts tagged with regedit">regedit</a>&#8221; without the quote</li>
<li>At the <a href="http://www.badxp.com/tag/registry-editor/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Registry Editor">registry editor</a>, navigate to<br />
<a href="http://www.badxp.com/tag/hkey_current_user/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HKEY_CURRENT_USER">HKEY_CURRENT_USER</a>\ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer</li>
<li>Right click on the left pane, and create a new DWORD (32bit) key</li>
<li>Type NoCDBurning without the quote.<img class="alignnone size-full wp-image-254" title="Disable Windows Vista built in CD Burning" src="http://www.badxp.com/wp-content/uploads/2008/10/vista_no_cd_burning2.jpg" alt="" width="382" height="124" /><br />
<script type="text/javascript"><!--
google_ad_client = "pub-4963985439908056";
google_ad_channel = "7303333523";
google_ui_features = "rc:0";
google_ad_width = 336;
google_ad_height = 280;
google_ad_format = "336x280_as";
google_ad_type = "text";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "376699";
google_color_text = "3c3c3c";
google_color_url = "b1b515";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</li>
<li>Double click on NoCDBurning and enter the value as &#8220;1&#8243;.</li>
<li>Close <a href="http://www.badxp.com/tag/registry-editor/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Registry Editor">Registry Editor</a></li>
<li>Log off and then log in again for the changes to take effect.</li>
</ol>
<p>This steps will Disable Windows <a href="http://www.badxp.com/tag/vista/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Vista">Vista</a> Built In CD Burning. To re-enable <a href="http://www.badxp.com/tag/vista/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Vista">Vista</a> Built In CD Burning, just change the Dword value to &#8220;0&#8243;.</p>

	Tags: <a href="http://www.badxp.com/tag/disable-cd-burning/" title="disable cd burning" rel="tag">disable cd burning</a>, <a href="http://www.badxp.com/tag/disable-vista-built-in-cd-burning/" title="disable vista built in cd burning" rel="tag">disable vista built in cd burning</a>, <a href="http://www.badxp.com/tag/vista-built-in-cd-burning/" title="vista built in cd burning" rel="tag">vista built in cd burning</a>, <a href="http://www.badxp.com/tag/vista-registry/" title="vista registry" rel="tag">vista registry</a>, <a href="http://www.badxp.com/tag/windows-vista/" title="Windows Vista" rel="tag">Windows Vista</a><br />

	<h4>See also:</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.badxp.com/245/vista-service-pack-2-will-be-available-before-windows-7/" title="Vista Service Pack 2 will be available before Windows 7 (October 19, 2008)">Vista Service Pack 2 will be available before Windows 7</a> (2)</li>
	<li><a href="http://www.badxp.com/197/tweak-windows-vista-services-using-vista-service-optimizer/" title="Tweak Windows Vista Services using Vista Service Optimizer (October 8, 2008)">Tweak Windows Vista Services using Vista Service Optimizer</a> (3)</li>
	<li><a href="http://www.badxp.com/114/microsoft-admits-microsoft-windows-vista-mistake/" title="Microsoft admits Microsoft Windows Vista mistake (July 9, 2008)">Microsoft admits Microsoft Windows Vista mistake</a> (5)</li>
	<li><a href="http://www.badxp.com/240/disable-task-manager-in-windows-vista/" title="Disable Task Manager in Windows Vista (October 17, 2008)">Disable Task Manager in Windows Vista</a> (0)</li>
	<li><a href="http://www.badxp.com/224/disable-run-command-in-windows-vista/" title="Disable Run Command in Windows Vista (October 12, 2008)">Disable Run Command in Windows Vista</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.badxp.com/251/how-to-disable-windows-vista-built-in-cd-burning/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Disable Task Manager in Windows Vista</title>
		<link>http://www.badxp.com/240/disable-task-manager-in-windows-vista/</link>
		<comments>http://www.badxp.com/240/disable-task-manager-in-windows-vista/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 19:04:24 +0000</pubDate>
		<dc:creator>Faizi</dc:creator>
		
		<category><![CDATA[Operating System]]></category>

		<category><![CDATA[Tweak and Modification]]></category>

		<category><![CDATA[Windows Vista]]></category>

		<category><![CDATA[Disable task manager]]></category>

		<category><![CDATA[DisableTaskMgr]]></category>

		<category><![CDATA[regedit]]></category>

		<category><![CDATA[Registry Editor]]></category>

		<category><![CDATA[registry tweak]]></category>

		<category><![CDATA[vista disable task manager]]></category>

		<guid isPermaLink="false">http://www.badxp.com/?p=240</guid>
		<description><![CDATA[Sometimes disabling Task Manager in Windows Vista can prove to be useful in securing your Windows Operating System. This tutorial will show you how to disable Task Manager in Windows Vista.
To disable Task Manager in Windows Vista using Registry Tweak, follow these steps:

Go to Start Menu
Go to &#8220;Run&#8221;
Type &#8220;regedit&#8221; without the quote to run Registry [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes disabling Task Manager in Windows <a href="http://www.badxp.com/tag/vista/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Vista">Vista</a> can prove to be useful in securing your Windows Operating System. This tutorial will show you how to <a href="http://www.badxp.com/tag/disable-task-manager/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Disable task manager">disable Task Manager</a> in Windows <a href="http://www.badxp.com/tag/vista/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Vista">Vista</a>.</p>
<p>To <a href="http://www.badxp.com/tag/disable-task-manager/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Disable task manager">disable Task Manager</a> in Windows <a href="http://www.badxp.com/tag/vista/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Vista">Vista</a> using <a href="http://www.badxp.com/tag/registry-tweak/" class="st_tag internal_tag" rel="tag" title="Posts tagged with registry tweak">Registry Tweak</a>, follow these steps:</p>
<ol>
<li>Go to Start Menu</li>
<li>Go to &#8220;Run&#8221;</li>
<li>Type &#8220;<a href="http://www.badxp.com/tag/regedit/" class="st_tag internal_tag" rel="tag" title="Posts tagged with regedit">regedit</a>&#8221; without the quote to run <a href="http://www.badxp.com/tag/registry-editor/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Registry Editor">Registry Editor</a></li>
<li>Go to<br />
<a href="http://www.badxp.com/tag/hkey_local_machine/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HKEY_LOCAL_MACHINE">HKEY_LOCAL_MACHINE</a>\Software\Microsoft\Windows\CurrentVersion\Policies\system.</li>
<li>Go to the right pane of <a href="http://www.badxp.com/tag/registry-editor/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Registry Editor">Registry Editor</a>, right click and create a new DWORD value</li>
<li>Name the DWORD value &#8220;<a href="http://www.badxp.com/tag/disabletaskmgr/" class="st_tag internal_tag" rel="tag" title="Posts tagged with DisableTaskMgr">DisableTaskMgr</a>&#8221; without the quote</li>
<li>Set the value to &#8220;1&#8243;</li>
<li>Save and restart your computer</li>
</ol>
<p><img class="alignnone size-full wp-image-242" title="Disable Task Manager in Windows Vista" src="http://www.badxp.com/wp-content/uploads/2008/10/disable_task_manager_windows_vista.jpg" alt="" width="500" height="234" /><br />
<script type="text/javascript"><!--
google_ad_client = "pub-4963985439908056";
google_ad_channel = "7303333523";
google_ui_features = "rc:0";
google_ad_width = 336;
google_ad_height = 280;
google_ad_format = "336x280_as";
google_ad_type = "text";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "376699";
google_color_text = "3c3c3c";
google_color_url = "b1b515";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
<br />
The process above will <a href="http://www.badxp.com/tag/disable-task-manager/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Disable task manager">Disable Task Manager</a> in Windows <a href="http://www.badxp.com/tag/vista/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Vista">Vista</a>. To undo the the process, just change the value of &#8220;1&#8243; to &#8220;0&#8243;.</p>

	Tags: <a href="http://www.badxp.com/tag/disable-task-manager/" title="Disable task manager" rel="tag">Disable task manager</a>, <a href="http://www.badxp.com/tag/disabletaskmgr/" title="DisableTaskMgr" rel="tag">DisableTaskMgr</a>, <a href="http://www.badxp.com/tag/regedit/" title="regedit" rel="tag">regedit</a>, <a href="http://www.badxp.com/tag/registry-editor/" title="Registry Editor" rel="tag">Registry Editor</a>, <a href="http://www.badxp.com/tag/registry-tweak/" title="registry tweak" rel="tag">registry tweak</a>, <a href="http://www.badxp.com/tag/vista-disable-task-manager/" title="vista disable task manager" rel="tag">vista disable task manager</a>, <a href="http://www.badxp.com/tag/windows-vista/" title="Windows Vista" rel="tag">Windows Vista</a><br />

	<h4>See also:</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.badxp.com/245/vista-service-pack-2-will-be-available-before-windows-7/" title="Vista Service Pack 2 will be available before Windows 7 (October 19, 2008)">Vista Service Pack 2 will be available before Windows 7</a> (2)</li>
	<li><a href="http://www.badxp.com/197/tweak-windows-vista-services-using-vista-service-optimizer/" title="Tweak Windows Vista Services using Vista Service Optimizer (October 8, 2008)">Tweak Windows Vista Services using Vista Service Optimizer</a> (3)</li>
	<li><a href="http://www.badxp.com/114/microsoft-admits-microsoft-windows-vista-mistake/" title="Microsoft admits Microsoft Windows Vista mistake (July 9, 2008)">Microsoft admits Microsoft Windows Vista mistake</a> (5)</li>
	<li><a href="http://www.badxp.com/251/how-to-disable-windows-vista-built-in-cd-burning/" title="How To Disable Windows Vista built in CD Burning (October 20, 2008)">How To Disable Windows Vista built in CD Burning</a> (1)</li>
	<li><a href="http://www.badxp.com/224/disable-run-command-in-windows-vista/" title="Disable Run Command in Windows Vista (October 12, 2008)">Disable Run Command in Windows Vista</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.badxp.com/240/disable-task-manager-in-windows-vista/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Disable Run Command in Windows Vista</title>
		<link>http://www.badxp.com/224/disable-run-command-in-windows-vista/</link>
		<comments>http://www.badxp.com/224/disable-run-command-in-windows-vista/#comments</comments>
		<pubDate>Sun, 12 Oct 2008 05:02:17 +0000</pubDate>
		<dc:creator>Faizi</dc:creator>
		
		<category><![CDATA[Operating System]]></category>

		<category><![CDATA[Tips and Guides]]></category>

		<category><![CDATA[Tweak and Modification]]></category>

		<category><![CDATA[Windows Vista]]></category>

		<category><![CDATA[disable run]]></category>

		<category><![CDATA[disable run command]]></category>

		<category><![CDATA[remove run command]]></category>

		<category><![CDATA[Vista]]></category>

		<category><![CDATA[vista tips]]></category>

		<category><![CDATA[vista tweak]]></category>

		<guid isPermaLink="false">http://www.badxp.com/?p=224</guid>
		<description><![CDATA[Run command is a useful tools in every variant of Microsoft Windows, but sometimes for security purposes you might want to disable the Run command completely in Microsoft Windows. This tutorial will show how to disable run command completely in Microsoft Windows Vista.
To disable run command in Windows Vista

Go to Windows Vista start menu.
Type &#8220;gpedit.msc&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>Run command is a useful tools in every variant of Microsoft Windows, but sometimes for security purposes you might want to disable the Run command completely in Microsoft Windows. This tutorial will show how to <a href="http://www.badxp.com/tag/disable-run-command/" class="st_tag internal_tag" rel="tag" title="Posts tagged with disable run command">disable run command</a> completely in Microsoft Windows <a href="http://www.badxp.com/tag/vista/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Vista">Vista</a>.</p>
<p>To <a href="http://www.badxp.com/tag/disable-run-command/" class="st_tag internal_tag" rel="tag" title="Posts tagged with disable run command">disable run command</a> in Windows <a href="http://www.badxp.com/tag/vista/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Vista">Vista</a></p>
<ul>
<li>Go to Windows <a href="http://www.badxp.com/tag/vista/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Vista">Vista</a> start menu.</li>
<li>Type &#8220;gpedit.msc&#8221; without the quote.</li>
<li>This will open the Group Policy Editor in Windows <a href="http://www.badxp.com/tag/vista/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Vista">Vista</a></li>
<li>Go to User Configuration</li>
<li>Go to Administrative Template</li>
<li>Go to Start Menu and Taskbar</li>
<li>Choose &#8220;Remove run from start menu&#8221;</li>
<li>Right click on &#8220;Remove run from start menu and choose &#8220;Properties&#8221;</li>
<li>Select &#8220;Enable&#8221; at the &#8220;Remove run from start menu&#8221; properties page</li>
<li>Click &#8220;Ok&#8221; and restart your computer</li>
</ul>
<p><img src="http://www.badxp.com/wp-content/uploads/2008/10/remove_run_from_start_menu_windows_vista.jpg" alt="" title="Remove run from start menu in Windows Vista" width="406" height="259" class="alignnone size-full wp-image-225" /><br />
<script type="text/javascript"><!--
google_ad_client = "pub-4963985439908056";
google_ad_channel = "7303333523";
google_ui_features = "rc:0";
google_ad_width = 336;
google_ad_height = 280;
google_ad_format = "336x280_as";
google_ad_type = "text";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "376699";
google_color_text = "3c3c3c";
google_color_url = "b1b515";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p>Be advised that by removing Run command, you will not be able to use the Run command anymore and everything that are associated with the run command.</p>

	Tags: <a href="http://www.badxp.com/tag/disable-run/" title="disable run" rel="tag">disable run</a>, <a href="http://www.badxp.com/tag/disable-run-command/" title="disable run command" rel="tag">disable run command</a>, <a href="http://www.badxp.com/tag/remove-run-command/" title="remove run command" rel="tag">remove run command</a>, <a href="http://www.badxp.com/tag/vista/" title="Vista" rel="tag">Vista</a>, <a href="http://www.badxp.com/tag/vista-tips/" title="vista tips" rel="tag">vista tips</a>, <a href="http://www.badxp.com/tag/vista-tweak/" title="vista tweak" rel="tag">vista tweak</a>, <a href="http://www.badxp.com/tag/windows-vista/" title="Windows Vista" rel="tag">Windows Vista</a><br />

	<h4>See also:</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.badxp.com/197/tweak-windows-vista-services-using-vista-service-optimizer/" title="Tweak Windows Vista Services using Vista Service Optimizer (October 8, 2008)">Tweak Windows Vista Services using Vista Service Optimizer</a> (3)</li>
	<li><a href="http://www.badxp.com/114/microsoft-admits-microsoft-windows-vista-mistake/" title="Microsoft admits Microsoft Windows Vista mistake (July 9, 2008)">Microsoft admits Microsoft Windows Vista mistake</a> (5)</li>
	<li><a href="http://www.badxp.com/46/change-search-engine-provider-in-windows-internet-explorer-7/" title="Change search engine provider in Windows Internet Explorer 7 (March 2, 2008)">Change search engine provider in Windows Internet Explorer 7</a> (0)</li>
	<li><a href="http://www.badxp.com/245/vista-service-pack-2-will-be-available-before-windows-7/" title="Vista Service Pack 2 will be available before Windows 7 (October 19, 2008)">Vista Service Pack 2 will be available before Windows 7</a> (2)</li>
	<li><a href="http://www.badxp.com/415/microsoft-windows-vista-ultimate-blue-screen-of-death/" title="Microsoft Windows Vista Ultimate Blue Screen of Death (December 9, 2008)">Microsoft Windows Vista Ultimate Blue Screen of Death</a> (25)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.badxp.com/224/disable-run-command-in-windows-vista/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Disable Vista Welcome Center with registry hack</title>
		<link>http://www.badxp.com/96/disable-vista-welcome-center-with-registry-hack/</link>
		<comments>http://www.badxp.com/96/disable-vista-welcome-center-with-registry-hack/#comments</comments>
		<pubDate>Thu, 12 Jun 2008 08:25:56 +0000</pubDate>
		<dc:creator>Faizi</dc:creator>
		
		<category><![CDATA[Operating System]]></category>

		<category><![CDATA[Tweak and Modification]]></category>

		<category><![CDATA[Windows Vista]]></category>

		<category><![CDATA[disable vista welcome center]]></category>

		<category><![CDATA[disable welcome center]]></category>

		<category><![CDATA[vista registry hack]]></category>

		<guid isPermaLink="false">http://www.badxp.com/96/disable-vista-welcome-center-with-registry-hack/</guid>
		<description><![CDATA[Windows Vista Welcome Center is the first screen you would come to when Windows Vista start, if you choose not to turn the Windows Vista Welcome Center off. The Windows Vista welcome center can be easily disabled by unchecking the "Run at startup" check box in the bottom left corner of Vista Welcome Center windows. But there are another extreme way to disable Vista Welcome Center by editing Registry, which are unnecessary, but just for the fun of it.]]></description>
			<content:encoded><![CDATA[<p><!--noadsense-->Windows <a href="http://www.badxp.com/tag/vista/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Vista">Vista</a> Welcome Center is the first screen you would come to when Windows <a href="http://www.badxp.com/tag/vista/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Vista">Vista</a> start, if you choose not to turn the Windows <a href="http://www.badxp.com/tag/vista/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Vista">Vista</a> Welcome Center off. The Windows <a href="http://www.badxp.com/tag/vista/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Vista">Vista</a> welcome center is design to help beginner using Windows <a href="http://www.badxp.com/tag/vista/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Vista">Vista</a> by providing basic information about the system.</p>
<p><img src="http://www.badxp.com/wp-content/uploads/2008/06/vista_welcome_center.jpg" alt="Disable Vista Welcome Center with registry hack" /><br />
<script type="text/javascript"><!--
google_ad_client = "pub-4963985439908056";
google_ad_channel = "7303333523";
google_ui_features = "rc:0";
google_ad_width = 336;
google_ad_height = 280;
google_ad_format = "336x280_as";
google_ad_type = "text";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "376699";
google_color_text = "3c3c3c";
google_color_url = "b1b515";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
<br />
Rumors have it that one of the key reasons for the Welcome Center appearing by default is so that Microsoft could comply with the government’s request for the OS to provide equal access to all OEMs who want to install software for their customers as part of the antitrust settlement. So, OEMs are entitled to extra information on how to alter the Welcome Center to use it for themselves.</p>
<p>The Windows <a href="http://www.badxp.com/tag/vista/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Vista">Vista</a> welcome center can be easily disabled  by unchecking the &#8220;Run at startup&#8221; check box in the bottom left corner of <a href="http://www.badxp.com/tag/vista/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Vista">Vista</a> Welcome Center windows. But there are another extreme way to disable <a href="http://www.badxp.com/tag/vista/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Vista">Vista</a> Welcome Center by editing Registry, which are unnecessary, but just for the fun of it.</p>
<p>To disable Windows <a href="http://www.badxp.com/tag/vista/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Vista">Vista</a> Welcome Center using registry hack:</p>
<ol>
<li>Run <a href="http://www.badxp.com/tag/regedit/" class="st_tag internal_tag" rel="tag" title="Posts tagged with regedit">regedit</a>: Start Menu &gt; run &gt; <a href="http://www.badxp.com/tag/regedit/" class="st_tag internal_tag" rel="tag" title="Posts tagged with regedit">regedit</a> &gt; enter</li>
<li>Go to <a href="http://www.badxp.com/tag/hkey_current_user/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HKEY_CURRENT_USER">HKEY_CURRENT_USER</a>\Software\Microsoft\Windows\CurrentVersion\Run</li>
<li>Delete the key &#8220;WelcomeCenter&#8221;.</li>
</ol>
<p>Or you can try this method to disable Windows <a href="http://www.badxp.com/tag/vista/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Vista">Vista</a> Welcome Center:</p>
<ol>
<li>Run Command prompt: Start Menu  &gt; All Programs &gt; Accessories &gt; Command Prompt &gt; Right Click and select &#8220;Run as Administrator&#8221;.</li>
<li>Type : reg delete HKCR\CLSID\{FD6905CE-52F-41F1-9A6F-135D9C6622CC}</li>
<li>Enter</li>
</ol>
<p>Those are two ways to disable Windows <a href="http://www.badxp.com/tag/vista/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Vista">Vista</a> Welcome Center using registry hack.<br />
<script type="text/javascript"><!--
google_ad_client = "pub-4963985439908056";
google_ad_channel = "7303333523";
google_ui_features = "rc:0";
google_ad_width = 336;
google_ad_height = 280;
google_ad_format = "336x280_as";
google_ad_type = "text";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "376699";
google_color_text = "3c3c3c";
google_color_url = "b1b515";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>

	Tags: <a href="http://www.badxp.com/tag/disable-vista-welcome-center/" title="disable vista welcome center" rel="tag">disable vista welcome center</a>, <a href="http://www.badxp.com/tag/disable-welcome-center/" title="disable welcome center" rel="tag">disable welcome center</a>, <a href="http://www.badxp.com/tag/vista-registry-hack/" title="vista registry hack" rel="tag">vista registry hack</a><br />

	<h4>See also:</h4>
	<ul class="st-related-posts">
	<li>No related posts.</li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.badxp.com/96/disable-vista-welcome-center-with-registry-hack/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Remove username from Windows XP start menu</title>
		<link>http://www.badxp.com/74/remove-username-from-windows-xp-start-menu/</link>
		<comments>http://www.badxp.com/74/remove-username-from-windows-xp-start-menu/#comments</comments>
		<pubDate>Fri, 21 Mar 2008 00:28:38 +0000</pubDate>
		<dc:creator>Faizi</dc:creator>
		
		<category><![CDATA[Operating System]]></category>

		<category><![CDATA[Tweak and Modification]]></category>

		<category><![CDATA[Windows XP]]></category>

		<category><![CDATA[Remove username]]></category>

		<category><![CDATA[windows xp]]></category>

		<category><![CDATA[windows xp tips]]></category>

		<guid isPermaLink="false">http://www.badxp.com/74/remove-username-from-windows-xp-start-menu/</guid>
		<description><![CDATA[A customer ask me if he could remove his username from Windows XP start menu. It puzzled me why he would want to do this, but if you are looking for tips on removing your username from Windows start menu, read on.
To remove username from Windows XP start menu, use the following steps:

Go to start [...]]]></description>
			<content:encoded><![CDATA[<p><!--noadsense-->A customer ask me if he could remove his username from <a href="http://www.badxp.com/tag/windows-xp/" class="st_tag internal_tag" rel="tag" title="Posts tagged with windows xp">Windows XP</a> start menu. It puzzled me why he would want to do this, but if you are looking for tips on removing your username from Windows start menu, read on.</p>
<p>To remove username from <a href="http://www.badxp.com/tag/windows-xp/" class="st_tag internal_tag" rel="tag" title="Posts tagged with windows xp">Windows XP</a> start menu, use the following steps:</p>
<ol>
<li>Go to start menu &gt; run &gt; type in &#8220;<a href="http://www.badxp.com/tag/regedit/" class="st_tag internal_tag" rel="tag" title="Posts tagged with regedit">regedit</a>.exe&#8221; &gt; hit enter</li>
<li><a href="http://www.badxp.com/tag/registry-editor/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Registry Editor">Registry Editor</a> will appear</li>
<li>Browse to<br />
<a href="http://www.badxp.com/tag/hkey_current_user/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HKEY_CURRENT_USER">HKEY_CURRENT_USER</a>\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer</li>
<li>Create a new DWORD value on the right-hand pane with the following values:<br />
Name: NoUserNameInStartMenu<br />
Value: 1</li>
<li>Log off for changes to take effect</li>
<li>Done</li>
</ol>
<p>To reverse the process, just delete the DWORD value, or change the Value from &#8220;1&#8243; to &#8220;0&#8243;.<br />
<script type="text/javascript"><!--
google_ad_client = "pub-4963985439908056";
google_ad_channel = "7303333523";
google_ui_features = "rc:0";
google_ad_width = 336;
google_ad_height = 280;
google_ad_format = "336x280_as";
google_ad_type = "text";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "376699";
google_color_text = "3c3c3c";
google_color_url = "b1b515";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>

	Tags: <a href="http://www.badxp.com/tag/remove-username/" title="Remove username" rel="tag">Remove username</a>, <a href="http://www.badxp.com/tag/windows-xp/" title="windows xp" rel="tag">windows xp</a>, <a href="http://www.badxp.com/tag/windows-xp-tips/" title="windows xp tips" rel="tag">windows xp tips</a><br />

	<h4>See also:</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.badxp.com/67/enable-automatic-login-in-windows-xp/" title="Enable automatic login in Windows XP (March 10, 2008)">Enable automatic login in Windows XP</a> (1)</li>
	<li><a href="http://www.badxp.com/205/windows-xp-got-extended-again/" title="Windows XP got extended again (October 9, 2008)">Windows XP got extended again</a> (1)</li>
	<li><a href="http://www.badxp.com/179/windows-xp-blackout-screen-with-no-icons/" title="Windows XP blackout screen with no icons (August 27, 2008)">Windows XP blackout screen with no icons</a> (4)</li>
	<li><a href="http://www.badxp.com/261/windows-xp-blackout-screen-face-heavy-criticism-in-china/" title="Windows XP blackout screen face heavy criticism in China (October 24, 2008)">Windows XP blackout screen face heavy criticism in China</a> (1)</li>
	<li><a href="http://www.badxp.com/6/using-bblean-as-an-alternative-shell-for-microsoft-windows-xp/" title="Using BBlean as an alternative shell for Microsoft Windows XP (November 21, 2007)">Using BBlean as an alternative shell for Microsoft Windows XP</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.badxp.com/74/remove-username-from-windows-xp-start-menu/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Cannot delete file: Access is denied.</title>
		<link>http://www.badxp.com/48/cannot-delete-file-access-is-denied/</link>
		<comments>http://www.badxp.com/48/cannot-delete-file-access-is-denied/#comments</comments>
		<pubDate>Thu, 06 Mar 2008 07:55:11 +0000</pubDate>
		<dc:creator>Faizi</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[Tips and Guides]]></category>

		<category><![CDATA[Troubleshooting]]></category>

		<category><![CDATA[Tweak and Modification]]></category>

		<category><![CDATA[Windows XP]]></category>

		<category><![CDATA[access is denied]]></category>

		<category><![CDATA[Cannot delete file]]></category>

		<category><![CDATA[Cannot delete folder]]></category>

		<category><![CDATA[freeware]]></category>

		<category><![CDATA[sharing violation]]></category>

		<category><![CDATA[unlocker]]></category>

		<category><![CDATA[wholockme]]></category>

		<guid isPermaLink="false">http://www.badxp.com/48/cannot-delete-file-access-is-denied/</guid>
		<description><![CDATA[Have this annoying windows error messages ever happen to you?




Cannot delete file: Access is denied
Cannot delete folder: There has been a sharing violation
Cannot delete file: It is being used by another person or program
Cannot delete folder: Make sure the disk is not full or write-protected and that the file is not currently in use.
I know [...]]]></description>
			<content:encoded><![CDATA[<p><!--noadsense-->Have this annoying windows error messages ever happen to you?</p>
<p><img src="http://www.badxp.com/wp-content/uploads/2008/03/cannot_delete_file.png" alt="Cannot delete file: Access is denied" /><br />
<script type="text/javascript"><!--
google_ad_client = "pub-4963985439908056";
google_ad_channel = "7303333523";
google_ui_features = "rc:0";
google_ad_width = 336;
google_ad_height = 280;
google_ad_format = "336x280_as";
google_ad_type = "text";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "376699";
google_color_text = "3c3c3c";
google_color_url = "b1b515";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<blockquote><p><strong><span class="highlighted_search_term">Cannot</span> <span class="highlighted_search_term">delete</span> file: <span class="highlighted_search_term">Access</span> <span class="highlighted_search_term">is</span> <span class="highlighted_search_term">denied</span><br />
<span class="highlighted_search_term">Cannot</span> <span class="highlighted_search_term">delete</span> folder: There has been a <a href="http://www.badxp.com/tag/sharing-violation/" class="st_tag internal_tag" rel="tag" title="Posts tagged with sharing violation">sharing violation</a><br />
<span class="highlighted_search_term">Cannot</span> <span class="highlighted_search_term">delete</span> file: It <span class="highlighted_search_term">is</span> being used by another person or program<br />
<span class="highlighted_search_term">Cannot</span> <span class="highlighted_search_term">delete</span> folder: Make sure the d<span class="highlighted_search_term">is</span>k <span class="highlighted_search_term">is</span> not full or write-protected and that the file <span class="highlighted_search_term">is</span> not currently in use.</strong></p></blockquote>
<p>I know that once in a while every Microsoft Windows user have been through this &#8220;<a href="http://www.badxp.com/tag/cannot-delete-file/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Cannot delete file">Cannot delete file</a>&#8221; error message. There are several solutions regarding this <a href="http://www.badxp.com/tag/cannot-delete-file/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Cannot delete file">Cannot delete file</a> error message.</p>
<p>First of all, you have to find out why the file is locked thus preventing it from being deleted.</p>
<ol>
<li><strong>Is the file currently in use?</strong><br />
The best way to check this is by running Task Manager. Task manager can be run by pressing Ctrl+Shift+Esc or Ctrl+Alt+Del and selecting Task manager. My favorite is Ctrl+Shift+Esc. Browse to tab &#8220;Processes&#8221; , and if the file that is causing the error message <a href="http://www.badxp.com/tag/cannot-delete-file/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Cannot delete file">Cannot delete file</a> is listed, right click on the process, and choose &#8220;End Process&#8221;.</li>
<li><strong>Another program is using the file.</strong><br />
The best way to find out if another program is using the file(s) that you are trying to delete is by using a software call &#8220;<a href="http://www.badxp.com/tag/wholockme/" class="st_tag internal_tag" rel="tag" title="Posts tagged with wholockme">WhoLockMe</a>&#8221;. <a href="http://www.badxp.com/tag/wholockme/" class="st_tag internal_tag" rel="tag" title="Posts tagged with wholockme">WhoLockMe</a> will display any program that are using the files that you are trying to delete.<br />
<a title="Download WhoLockMe" href="http://www.dr-hoiby.com/WhoLockMe/" target="_blank">Download WhoLockMe here</a></li>
</ol>
<p>Another powerful alternative to the <span class="highlighted_search_term">Cannot</span> <span class="highlighted_search_term">delete</span> file: <span class="highlighted_search_term">Access</span> <span class="highlighted_search_term">is</span> <span class="highlighted_search_term">denied, </span><span class="highlighted_search_term">Cannot</span> <span class="highlighted_search_term">delete</span> folder: There has been a <a href="http://www.badxp.com/tag/sharing-violation/" class="st_tag internal_tag" rel="tag" title="Posts tagged with sharing violation">sharing violation</a>, <span class="highlighted_search_term">Cannot</span> <span class="highlighted_search_term">delete</span> file: It <span class="highlighted_search_term">is</span> being used by another person or program, <span class="highlighted_search_term">Cannot</span> <span class="highlighted_search_term">delete</span> folder: Make sure the d<span class="highlighted_search_term">is</span>k <span class="highlighted_search_term">is</span> not full or write-protected and that the file <span class="highlighted_search_term">is</span> not currently in use, is using a software <strong><a href="http://www.badxp.com/tag/unlocker/" class="st_tag internal_tag" rel="tag" title="Posts tagged with unlocker">Unlocker</a>.</strong></p>
<p><img src="http://www.badxp.com/wp-content/uploads/2008/03/unlocker.jpg" alt="Unlocker" /><br />
</p>
<p><a href="http://www.badxp.com/tag/unlocker/" class="st_tag internal_tag" rel="tag" title="Posts tagged with unlocker">Unlocker</a> will allow you to kill the processes that are locking file file and <a href="http://www.badxp.com/tag/unlocker/" class="st_tag internal_tag" rel="tag" title="Posts tagged with unlocker">Unlocker</a> will delete them automatically.</p>
<p><a title="Unlocker download" href="http://ccollomb.free.fr/unlocker/#download" target="_blank">Download Unlocker here</a></p>
<p>Hope this will solved <span class="highlighted_search_term">Cannot</span> <span class="highlighted_search_term">delete</span> file: <span class="highlighted_search_term">Access</span> <span class="highlighted_search_term">is</span> <span class="highlighted_search_term">denied, </span><span class="highlighted_search_term">Cannot</span> <span class="highlighted_search_term">delete</span> folder: There has been a <a href="http://www.badxp.com/tag/sharing-violation/" class="st_tag internal_tag" rel="tag" title="Posts tagged with sharing violation">sharing violation</a>, <span class="highlighted_search_term">Cannot</span> <span class="highlighted_search_term">delete</span> file: It <span class="highlighted_search_term">is</span> being used by another person or program, <span class="highlighted_search_term">Cannot</span> <span class="highlighted_search_term">delete</span> folder: Make sure the d<span class="highlighted_search_term">is</span>k <span class="highlighted_search_term">is</span> not full or write-protected and that the file <span class="highlighted_search_term">is</span> not currently in use problems.</p>

	Tags: <a href="http://www.badxp.com/tag/access-is-denied/" title="access is denied" rel="tag">access is denied</a>, <a href="http://www.badxp.com/tag/cannot-delete-file/" title="Cannot delete file" rel="tag">Cannot delete file</a>, <a href="http://www.badxp.com/tag/cannot-delete-folder/" title="Cannot delete folder" rel="tag">Cannot delete folder</a>, <a href="http://www.badxp.com/tag/freeware/" title="freeware" rel="tag">freeware</a>, <a href="http://www.badxp.com/tag/sharing-violation/" title="sharing violation" rel="tag">sharing violation</a>, <a href="http://www.badxp.com/tag/unlocker/" title="unlocker" rel="tag">unlocker</a>, <a href="http://www.badxp.com/tag/wholockme/" title="wholockme" rel="tag">wholockme</a><br />

	<h4>See also:</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.badxp.com/323/zonealarm-pro-that-cost-3995-for-free/" title="ZoneAlarm Pro that cost $39.95 for free (November 19, 2008)">ZoneAlarm Pro that cost $39.95 for free</a> (1)</li>
	<li><a href="http://www.badxp.com/286/regsweep-for-windows-registry-cleaning/" title="RegSweep for Windows Registry Cleaning (November 8, 2008)">RegSweep for Windows Registry Cleaning</a> (4)</li>
	<li><a href="http://www.badxp.com/372/how-to-fix-cannot-delete-folderfile-access-is-denied-or-file-in-use-errors-in-windows-using-unlocker/" title="How To Fix  &#8220;Cannot Delete Folder/File&#8221;,  &#8220;Access Is Denied&#8221; or &#8220;File In Use&#8221; errors in  Windows  using &#8220;Unlocker&#8221; (December 5, 2008)">How To Fix  &#8220;Cannot Delete Folder/File&#8221;,  &#8220;Access Is Denied&#8221; or &#8220;File In Use&#8221; errors in  Windows  using &#8220;Unlocker&#8221;</a> (18)</li>
	<li><a href="http://www.badxp.com/380/delete-files-that-cannot-be-erased-from-windows/" title="Delete files that cannot be erased from Windows (December 6, 2008)">Delete files that cannot be erased from Windows</a> (2)</li>
	<li><a href="http://www.badxp.com/43/clean-unused-files-with-ccleaner/" title="Clean unused files with CCleaner (March 1, 2008)">Clean unused files with CCleaner</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.badxp.com/48/cannot-delete-file-access-is-denied/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to disable and remove ctfmon.exe</title>
		<link>http://www.badxp.com/39/how-to-disable-and-remove-ctfmonexe/</link>
		<comments>http://www.badxp.com/39/how-to-disable-and-remove-ctfmonexe/#comments</comments>
		<pubDate>Wed, 27 Feb 2008 04:25:43 +0000</pubDate>
		<dc:creator>Faizi</dc:creator>
		
		<category><![CDATA[Software]]></category>

		<category><![CDATA[Tips and Guides]]></category>

		<category><![CDATA[Tweak and Modification]]></category>

		<category><![CDATA[ctfmon]]></category>

		<category><![CDATA[ctfmon.exe]]></category>

		<category><![CDATA[language bar]]></category>

		<guid isPermaLink="false">http://www.badxp.com/39/how-to-disable-and-remove-ctfmonexe/</guid>
		<description><![CDATA[A collague of mine who has been fiddling with task manager (since I introduced it to him) have been asking me how to remove or stop the ctfmon.exe process from running on her computer. She has removed ctfmon.exe from her startup option using msconfig, but the process still appear on Task Manager.
Cftmon.exe process is an [...]]]></description>
			<content:encoded><![CDATA[<p>A collague of mine who has been fiddling with task manager (since I introduced it to him) have been asking me how to remove or stop the <strong><a href="http://www.badxp.com/tag/ctfmon/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ctfmon">ctfmon</a>.exe</strong> process from running on her computer. She has removed <strong><a href="http://www.badxp.com/tag/ctfmon/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ctfmon">ctfmon</a>.exe</strong> from her startup option using msconfig, but the process still appear on Task Manager.</p>
<blockquote><p><strong>Cftmon.exe</strong> process is an executable component Microsoft Office use to perform language related functions. It is related to the &#8216;<a href="http://www.badxp.com/tag/language-bar/" class="st_tag internal_tag" rel="tag" title="Posts tagged with language bar">Language Bar</a>&#8217; present in Microsoft Office. <a href="http://www.badxp.com/tag/language-bar/" class="st_tag internal_tag" rel="tag" title="Posts tagged with language bar">Language Bar</a> in Microsoft office is the function that enabled you to control the computer using <strong>speech</strong> or a <strong>pen tablet.</strong>  Although <strong><a href="http://www.badxp.com/tag/ctfmon/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ctfmon">ctfmon</a>.exe</strong> is a <strong>valid process</strong> and <strong>does not provide any security risk</strong>, <strong><a href="http://www.badxp.com/tag/ctfmon/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ctfmon">ctfmon</a>.exe</strong> should be disabled or remove if you don&#8217;t use the <a href="http://www.badxp.com/tag/language-bar/" class="st_tag internal_tag" rel="tag" title="Posts tagged with language bar">Language Bar</a> function.</p></blockquote>
<p><script type="text/javascript"><!--
google_ad_client = "pub-4963985439908056";
google_ad_channel = "7303333523";
google_ui_features = "rc:0";
google_ad_width = 336;
google_ad_height = 280;
google_ad_format = "336x280_as";
google_ad_type = "text";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "376699";
google_color_text = "3c3c3c";
google_color_url = "b1b515";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
<br />
There are several steps to disable and remove<strong> <a href="http://www.badxp.com/tag/ctfmon/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ctfmon">ctfmon</a>.exe </strong>completely from your computer.</p>
<p><u><strong>Step 1 - Disable and remove <a href="http://www.badxp.com/tag/ctfmon/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ctfmon">Ctfmon</a>.exe from Microsoft Office 2003<br />
</strong></u></p>
<ol>
<li>Go to Control Panel &gt; Add/Remove Program.</li>
<li>Choose your Microsoft Office  2003 Installation and click &#8220;Change&#8221;.</li>
<li>Tick &#8220;Choose advanced customization of applications&#8221; , then click Next.</li>
<li>Go to &#8220;Alternative User Input&#8221; and click on the tab, a dropdown list will appear.</li>
<li>Choose &#8220;Not Available&#8221; on the dropdown list.</li>
<li>Continue.</li>
</ol>
<p><u><strong>Step 2 - Disable and remove <a href="http://www.badxp.com/tag/ctfmon/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ctfmon">Ctfmon</a>.exe from Microsoft <a href="http://www.badxp.com/tag/windows-xp/" class="st_tag internal_tag" rel="tag" title="Posts tagged with windows xp">Windows XP</a></strong></u></p>
<ol>
<li>Go to Control Panel &gt; Regional and Language Options.</li>
<li>Choose &#8220;Language&#8221; tab, click &#8220;Details&#8221;.</li>
<li>Choose &#8220;Advanced&#8221; tab, tick &#8220;Turn off advanced text services&#8221;.</li>
<li>Ok.</li>
</ol>
<p><u><strong>Step 3 - Disable and remove <a href="http://www.badxp.com/tag/ctfmon/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ctfmon">Ctfmon</a>.exe from startup using Msconfig</strong></u></p>
<ol>
<li>Go to Start Menu &gt; Run &gt; Type &#8220;msconfig.exe&#8221; without the quote &#8220;&#8221;.</li>
<li>Go to &#8220;Startup&#8221; tab , untick cfmon box.</li>
<li>Ok, and restart your computer.</li>
</ol>
<p>Those are the steps on disabling and removing <strong><a href="http://www.badxp.com/tag/ctfmon/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ctfmon">ctfmon</a>.exe </strong>from your computer running Microsoft <a href="http://www.badxp.com/tag/windows-xp/" class="st_tag internal_tag" rel="tag" title="Posts tagged with windows xp">Windows XP</a>.<br />
<script type="text/javascript"><!--
google_ad_client = "pub-4963985439908056";
google_ad_channel = "7303333523";
google_ui_features = "rc:0";
google_ad_width = 336;
google_ad_height = 280;
google_ad_format = "336x280_as";
google_ad_type = "text";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "376699";
google_color_text = "3c3c3c";
google_color_url = "b1b515";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
<br />
One thing still puzzle me though, anyone know what <strong><a href="http://www.badxp.com/tag/ctfmon/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ctfmon">ctfmon</a> </strong>stands for? &#8220;Mon&#8221; in <a href="http://www.badxp.com/tag/ctfmon/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ctfmon">ctfmon</a> might stand for &#8220;Monitor&#8221;, ctf?</p>

	Tags: <a href="http://www.badxp.com/tag/ctfmon/" title="ctfmon" rel="tag">ctfmon</a>, <a href="http://www.badxp.com/tag/ctfmonexe/" title="ctfmon.exe" rel="tag">ctfmon.exe</a>, <a href="http://www.badxp.com/tag/language-bar/" title="language bar" rel="tag">language bar</a><br />

	<h4>See also:</h4>
	<ul class="st-related-posts">
	<li>No related posts.</li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.badxp.com/39/how-to-disable-and-remove-ctfmonexe/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
