<?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>Tech18 &#187; software microsoft</title> <atom:link href="http://tech18.com/tag/software-microsoft/feed" rel="self" type="application/rss+xml" /><link>http://tech18.com</link> <description>Technically Youth :)</description> <lastBuildDate>Tue, 15 May 2012 19:49:59 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>[How-to] Creating Your Own Run Commands</title><link>http://tech18.com/how-to-creating-your-own-run-commands.html</link> <comments>http://tech18.com/how-to-creating-your-own-run-commands.html#comments</comments> <pubDate>Tue, 14 Jul 2009 21:53:19 +0000</pubDate> <dc:creator>Sunil Jain</dc:creator> <category><![CDATA[How to]]></category> <category><![CDATA[c program]]></category> <category><![CDATA[commands]]></category> <category><![CDATA[create own run commands]]></category> <category><![CDATA[create run commands]]></category> <category><![CDATA[default string]]></category> <category><![CDATA[Lt]]></category> <category><![CDATA[machine software]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[microsoft windows]]></category> <category><![CDATA[opera 9]]></category> <category><![CDATA[registry editor]]></category> <category><![CDATA[run]]></category> <category><![CDATA[run commands]]></category> <category><![CDATA[software microsoft]]></category> <category><![CDATA[string value]]></category> <category><![CDATA[type regedit]]></category> <category><![CDATA[white space]]></category> <category><![CDATA[windows media player]]></category> <category><![CDATA[wmplayer]]></category><guid isPermaLink="false">http://tech18.com?p=409</guid> <description><![CDATA[ Welcome back to Tech18,today i am going to teach you how to create your own Run Commands.Using this tutorial you can create any run command, for instannce opening Windows Media Player you can go to start&#8211;&#62;run&#8211;&#62;wmplayer.exe &#60;press enter&#62;. Just follow the instructions as shown below carefully :Firstly go to Click  Start&#8211;&#62;Run&#8212;&#62;then type regedit and hit enter. Now navigate to: HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurr entVersionApp Paths Right-Click on App Paths and select&#62; New&#62; Key Title the new key the name of the application, in [...]]]></description> <content:encoded><![CDATA[<p><img src="http://i40.tinypic.com/2mw6mmv.jpg" alt="2mw6mmv [How to] Creating Your Own Run Commands"  title="[How to] Creating Your Own Run Commands" /></p><p>Welcome back to <a title="Tech18" href="http://gupshupblog.com" target="_blank">Tech18</a>,today i am going to teach you how to create your own Run Commands.Using this tutorial you can create any run command, <span id="more-1985"></span>for instannce opening Windows Media Player you can go to <strong>start&#8211;&gt;run&#8211;&gt;wmplayer.exe &lt;press enter&gt;.</strong></p><p>Just follow the instructions as shown below carefully :</p><ol><li><span style="color: #000000;">Firstly go to Click  <strong>Start&#8211;&gt;Run&#8212;&gt;</strong>then type <strong>regedit</strong> and hit enter.<img class="alignnone" title="[How to] Creating Your Own Run Commands" src="http://i40.tinypic.com/o016hw.jpg" alt="o016hw [How to] Creating Your Own Run Commands" width="348" height="180" /></span></li><li><span style="color: #000000;">Now navigate to:<br /> <strong>HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurr entVersionApp Paths</strong></span></li><li><span style="color: #000000;">Right-Click on<strong> App Paths </strong>and select<strong>&gt; New&gt; Key</strong></span></li><li><span style="color: #000000;">Title the <strong>new key</strong> the name of the application, in this case lets consider you want create a run command for <strong>Opera.exe.</strong></span></li><li><span style="color: #000000;">Right-Click the <strong>default string value</strong> and click <strong>Modify</strong>.</span></li><li><span style="color: #000000;">Change the<strong> value to the path</strong> of the executable you want to run. E.g. <strong>C:Program FilesOpera 9opera.exe.</strong></span></li><li><span style="color: #000000;">Now, in the white space below right click anywhere and select <strong>New&gt; String Value.</strong></span><span style="color: #000000;"><img src="http://i41.tinypic.com/30w1cev.jpg" alt="30w1cev [How to] Creating Your Own Run Commands"  title="[How to] Creating Your Own Run Commands" /></span></li><li><span style="color: #000000;">Name it<strong> Path</strong> and enter the<strong> value </strong>as <strong>C:Program FilesOpera 9opera.exe.<img class="alignnone" title="[How to] Creating Your Own Run Commands" src="http://i43.tinypic.com/e5jy2h.jpg" alt="e5jy2h [How to] Creating Your Own Run Commands" width="386" height="175" /></strong></span></li><li><span style="color: #000000;">That&#8217;s it, the two keys should like as shown below, now close the registry editor. <img class="alignnone" title="[How to] Creating Your Own Run Commands" src="http://i40.tinypic.com/8xsefq.jpg" alt="8xsefq [How to] Creating Your Own Run Commands" width="554" height="78" /><br /> </span></li><li><span style="color: #000000;">Go to <strong>start&gt; Run&gt;</strong> type your run command and hit enter. In the above case its <strong>Opera.exe</strong>. Opera will launch within seconds.</span></li></ol><p>=======================================================</p><blockquote><p><span style="color: #000000;"><strong>You can do this for any application. All you need to do is enter the path of the application you want to open and also make sure that you remember the name of the key that you give as you have to enter it to launch it.</strong></span></p><p><span style="color: #000000;"><strong>Comments are welcome !!!!!!!!!! <img src='http://tech18.com/wp-includes/images/smilies/icon_smile.gif' alt="icon smile [How to] Creating Your Own Run Commands" class='wp-smiley' title="[How to] Creating Your Own Run Commands" /><br /> </strong></span></p></blockquote> ]]></content:encoded> <wfw:commentRss>http://tech18.com/how-to-creating-your-own-run-commands.html/feed</wfw:commentRss> <slash:comments>10</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Content Delivery Network via cdn.tech18.com (user agent is rejected)

Served from: tech18.com @ 2012-05-24 05:12:15 -->
