<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Technetz.com &#124; DIY Wireless &#187; Command Prompt</title>
	<atom:link href="http://technetz.com/index.php/tag/command-prompt/feed/" rel="self" type="application/rss+xml" />
	<link>http://technetz.com</link>
	<description>Diy Wireless Antenna Resources</description>
	<lastBuildDate>Wed, 01 Sep 2010 22:32:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Customize the look of Command Prompt</title>
		<link>http://technetz.com/index.php/2008/05/18/customize-the-look-of-command-prompt/</link>
		<comments>http://technetz.com/index.php/2008/05/18/customize-the-look-of-command-prompt/#comments</comments>
		<pubDate>Sun, 18 May 2008 01:21:52 +0000</pubDate>
		<dc:creator>joe</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[CMD]]></category>
		<category><![CDATA[Command Prompt]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[Windows Tutorials]]></category>

		<guid isPermaLink="false">http://technetz.com/?p=43</guid>
		<description><![CDATA[<a href="http://technetz.com/index.php/2008/05/18/customize-the-look-of-command-prompt/"><img align="left" hspace="5" width="150" src="http://technetz.com/images/command-prompt/cmd-properties.bmp" class="alignleft wp-post-image tfe" alt="" title="" /></a>Command Prompt or CMD is a Windows build in utility which can help us do certain task faster. I know a little bit of commands that I can used to remove virus, to create a super hidden files and to create undelete folder. It seems that normal command prompt is ...]]></description>
			<content:encoded><![CDATA[<p>Command Prompt or <strong>CMD</strong> is a Windows build in utility which can help us do certain task faster. I know a little bit of commands that I can used to remove virus, to create a super hidden files and to create undelete folder. It seems that normal command prompt is quite boring hehe. It just black and white. Let’s customize it. What you need to do is just right click on the menu bar and go to <strong>Properties</strong>.</p>
<div style="text-align: center;"><img src="http://technetz.com/images/command-prompt/cmd-properties.bmp" alt="" width="404" height="349" /></div>
<p><span id="more-43"></span><br />
Inside the properties you can choose variety of the options from font to background of your <strong>Command Prompt CMD.</strong></p>
<div style="text-align: center;"><img src="http://technetz.com/images/command-prompt/cmd-properties-windows.bmp" alt="" width="402" height="85" /></div>
]]></content:encoded>
			<wfw:commentRss>http://technetz.com/index.php/2008/05/18/customize-the-look-of-command-prompt/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Enable back command prompt that has been disabled by virus</title>
		<link>http://technetz.com/index.php/2008/04/20/enable-back-command-prompt-that-has-been-disable-by-virus/</link>
		<comments>http://technetz.com/index.php/2008/04/20/enable-back-command-prompt-that-has-been-disable-by-virus/#comments</comments>
		<pubDate>Sun, 20 Apr 2008 17:02:28 +0000</pubDate>
		<dc:creator>joe</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Antivirus]]></category>
		<category><![CDATA[Command Prompt]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[virus]]></category>

		<guid isPermaLink="false">http://technetz.com/?p=9</guid>
		<description><![CDATA[<a href="http://technetz.com/index.php/2008/04/20/enable-back-command-prompt-that-has-been-disable-by-virus/"><img align="left" hspace="5" width="150" height="150" src="http://technetz.com/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>Lot of virus nowadays disable lot of windows applications such as command prompt, registry editor, task manager and others. For example you receive message &#8220;The command prompt has been disabled by your administrator&#8221; when you fired up your command prompt.To enable it back you just need to click

Start, Run and ...]]></description>
			<content:encoded><![CDATA[<p>Lot of virus nowadays disable lot of windows applications such as command prompt, registry editor, task manager and others. For example you receive message &#8220;The command prompt has been disabled by your administrator&#8221; when you fired up your command prompt.To enable it back you just need to click<br />
<span id="more-9"></span><br />
Start, Run and copy this</p>
<p>( <span style="color: rgb(0, 0, 0);">REG add HKCU\Software\Policies\Microsoft\Windows\System /v DisableCMD /t REG_DWORD /d 0 /f </span><span style="color: rgb(0, 0, 0);">) -copy code without ( )</span></p>
<p>Then hit run..problem solved!!<br /><span style="color: rgb(255, 0, 0);">Warning!!! don&#8217;t do this if you don,t know what exactly are you doing!!</span><span style="color: rgb(0, 0, 0);"> <br /><span style="color: rgb(255, 0, 0);"></span><br />Another common problem is</p>
<p>&#8220;Task Manager has been disabled by your administrator&#8221; this one really popular. Lot of us consider this is a killer.Wait dont format your pc. save your time by only do this. Same procedure click start run then insert this</p>
<p>( REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr /t REG_DWORD /d 0 /f )-copy without ( )</p>
<p>Or simply download and run this <a href="http://www.mediafire.com/?7reoy0ikq21">fixer.reg</a><br />Tell me if the code didnt work. Thanx</p>
]]></content:encoded>
			<wfw:commentRss>http://technetz.com/index.php/2008/04/20/enable-back-command-prompt-that-has-been-disable-by-virus/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>
