<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.4" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Keyboard Quickies: 113 Windows XP Run Commands</title>
	<link>http://www.realtechnews.com/posts/2777</link>
	<description>Independent Tech News and Product Reviews from former VP and head of CNET.com and Longtime Computer Shopper Columnist, Alice Hill author of the popular "Hard Edge" column. Originally named AliceandBill.com.</description>
	<pubDate>Sat, 22 Nov 2008 17:26:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>

	<item>
		<title>by: danang</title>
		<link>http://www.realtechnews.com/posts/2777#comment-1282799</link>
		<pubDate>Thu, 20 Nov 2008 07:19:14 +0000</pubDate>
		<guid>http://www.realtechnews.com/posts/2777#comment-1282799</guid>
					<description>hi, i want to create a shortcut for the run, for example for making explorer shortcut i must target explorer.exe in system file, but to make run shortcut what will be the target. because afaik run is using explorer.exe too. i just wondering that. and if i try to copy shortcut of run from the start menu, there is no target file there.</description>
		<content:encoded><![CDATA[<p>hi, i want to create a shortcut for the run, for example for making explorer shortcut i must target explorer.exe in system file, but to make run shortcut what will be the target. because afaik run is using explorer.exe too. i just wondering that. and if i try to copy shortcut of run from the start menu, there is no target file there.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: mulail</title>
		<link>http://www.realtechnews.com/posts/2777#comment-1234161</link>
		<pubDate>Wed, 08 Oct 2008 18:14:50 +0000</pubDate>
		<guid>http://www.realtechnews.com/posts/2777#comment-1234161</guid>
					<description>hello..tell me how to run password.cpl.
its not workin</description>
		<content:encoded><![CDATA[<p>hello..tell me how to run password.cpl.<br />
its not workin
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Rajarao</title>
		<link>http://www.realtechnews.com/posts/2777#comment-1187939</link>
		<pubDate>Fri, 19 Sep 2008 05:37:27 +0000</pubDate>
		<guid>http://www.realtechnews.com/posts/2777#comment-1187939</guid>
					<description>"Windows saves them in a drop down in case you forgot the words to type.. " How to delete the previously stored commands manually ?</description>
		<content:encoded><![CDATA[<p>&#8220;Windows saves them in a drop down in case you forgot the words to type.. &#8221; How to delete the previously stored commands manually ?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Abrar Zarifi</title>
		<link>http://www.realtechnews.com/posts/2777#comment-1149255</link>
		<pubDate>Sat, 30 Aug 2008 04:51:42 +0000</pubDate>
		<guid>http://www.realtechnews.com/posts/2777#comment-1149255</guid>
					<description>command are very useful i am 
very happy;</description>
		<content:encoded><![CDATA[<p>command are very useful i am<br />
very happy;
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: mTg</title>
		<link>http://www.realtechnews.com/posts/2777#comment-572627</link>
		<pubDate>Sat, 01 Mar 2008 20:08:56 +0000</pubDate>
		<guid>http://www.realtechnews.com/posts/2777#comment-572627</guid>
					<description>msconfig</description>
		<content:encoded><![CDATA[<p>msconfig
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: mTg</title>
		<link>http://www.realtechnews.com/posts/2777#comment-572620</link>
		<pubDate>Sat, 01 Mar 2008 20:01:53 +0000</pubDate>
		<guid>http://www.realtechnews.com/posts/2777#comment-572620</guid>
					<description>Computer Management
&#62;&#62;compmgmt.cpl</description>
		<content:encoded><![CDATA[<p>Computer Management<br />
&gt;&gt;compmgmt.cpl
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: mukhtar</title>
		<link>http://www.realtechnews.com/posts/2777#comment-419338</link>
		<pubDate>Thu, 20 Dec 2007 16:37:41 +0000</pubDate>
		<guid>http://www.realtechnews.com/posts/2777#comment-419338</guid>
					<description>hicam you help me about commands</description>
		<content:encoded><![CDATA[<p>hicam you help me about commands
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Kash</title>
		<link>http://www.realtechnews.com/posts/2777#comment-392447</link>
		<pubDate>Fri, 07 Dec 2007 08:54:21 +0000</pubDate>
		<guid>http://www.realtechnews.com/posts/2777#comment-392447</guid>
					<description>sum left out like : 
for opening net meeting
conf
For remote desktop
mstsc
For registry settings
regedit
Paint 
mspaint</description>
		<content:encoded><![CDATA[<p>sum left out like :<br />
for opening net meeting<br />
conf<br />
For remote desktop<br />
mstsc<br />
For registry settings<br />
regedit<br />
Paint<br />
mspaint
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: pssst &#8230; &#187; Running MySQL scripts (.sql files) from python</title>
		<link>http://www.realtechnews.com/posts/2777#comment-293899</link>
		<pubDate>Thu, 27 Sep 2007 11:00:59 +0000</pubDate>
		<guid>http://www.realtechnews.com/posts/2777#comment-293899</guid>
					<description>[...] #args = &#8220;cmd /k &#8221;C:\Program Files\MySQL\MySQL Server 5.0\bin\mysql.exe&#8221; -h%s -u%s -p%s &#8211;database=databasename &#60; C:\Projects\projectname\test.sql&#8221; % (DB_HOST, DB_USER, DB_PWD) print args #http://www.realtechnews.com/posts/2777 re: the /k !!!!! [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] #args = &#8220;cmd /k &#8221;C:\Program Files\MySQL\MySQL Server 5.0\bin\mysql.exe&#8221; -h%s -u%s -p%s &#8211;database=databasename &lt; C:\Projects\projectname\test.sql&#8221; % (DB_HOST, DB_USER, DB_PWD) print args #http://www.realtechnews.com/posts/2777 re: the /k !!!!! [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: jim</title>
		<link>http://www.realtechnews.com/posts/2777#comment-239104</link>
		<pubDate>Thu, 26 Jul 2007 18:00:37 +0000</pubDate>
		<guid>http://www.realtechnews.com/posts/2777#comment-239104</guid>
					<description>findfast.cpl
does not work try it ?</description>
		<content:encoded><![CDATA[<p>findfast.cpl<br />
does not work try it ?
</p>
]]></content:encoded>
				</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.610 seconds -->
