<?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>Hacker&#039;s Lane &#187; Windows</title>
	<atom:link href="http://www.hackerslane.com/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hackerslane.com</link>
	<description>Your resource for hacks and tricks for all platforms-HacK_MiNDeD</description>
	<lastBuildDate>Sun, 18 Jul 2010 13:02:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Send Messages to Other PCs over LAN on Windows</title>
		<link>http://www.hackerslane.com/2010/send-messages-to-other-pcs-over-lan-on-windows/</link>
		<comments>http://www.hackerslane.com/2010/send-messages-to-other-pcs-over-lan-on-windows/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 15:44:35 +0000</pubDate>
		<dc:creator>HacK_MiNDeD</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[cmd]]></category>

		<guid isPermaLink="false">http://www.hackerslane.com/?p=766</guid>
		<description><![CDATA[Long since I've posted any PC tips, so here we go. This post will introduce you to the net send and msg.exe and tell you how to use it to send messages to other PCs which are connected to your LAN. :)

The net send command works for most of the versions of Windows upto Windows XP SP 2. Due to the use of the command for spamming over the WWW, this command was replaced by msg.exe in Windows Vista and Windows 7.]]></description>
			<content:encoded><![CDATA[<p>Long since I&#8217;ve posted any PC tips, so here we go. This post will introduce you to the net send and msg.exe and tell you how to use it to send messages to other PCs which are connected to your LAN. :)</p>
<p>The net send command works for most of the versions of Windows upto Windows XP SP 2. Due to the use of the command for spamming over the WWW, this command was replaced by msg.exe in Windows Vista and Windows 7.<span id="more-766"></span></p>
<h2>First let&#8217;s see how it works on the versions of Windows upto XP SP2</h2>
<p>It&#8217;s really easy, all you need to do is follow these steps:</p>
<ol>
<li>Run command prompt (Windows Logo Key + R, then type &#8220;cmd.exe&#8221;).
<div id="attachment_767" class="wp-caption aligncenter" style="width: 430px"><a href="http://hackerslane.com/blog/wp-content/uploads/2010/04/net_send.png"><img class="size-full wp-image-767" title="Running Command Prompt" src="http://hackerslane.com/blog/wp-content/uploads/2010/04/net_send.png" alt="Running Command Prompt" width="420" height="220" /></a><p class="wp-caption-text">Running Command Prompt</p></div></li>
<li>Type <strong><em>net send x &#8220;Your message goes in here between in quotes&#8221;</em></strong>, in this command, replace the &#8220;x&#8221; with the username of the PC on your LAN to which you want the message to be sent. And hit Enter.
<p><div id="attachment_768" class="wp-caption aligncenter" style="width: 551px"><a href="http://hackerslane.com/blog/wp-content/uploads/2010/04/net_send1.png"><img class="size-full wp-image-768" title="How to use Net Send command" src="http://hackerslane.com/blog/wp-content/uploads/2010/04/net_send1.png" alt="How to use Net Send command" width="541" height="275" /></a><p class="wp-caption-text">How to use Net Send command</p></div>
<p>If the user is on-line, your message will be sent or else an error message would appear.</li>
<li>You can also send messages to ALL THE PCs connected to your LAN at ONCE! To do that just type this command: <strong><em>net send * &#8220;Your message here!&#8221;</em></strong></li>
<li>The star(*) in the above command tells cmd to send the message to all the PCs which are connected to your LAN rather than specifying one (including your PC also) :D</li>
</ol>
<h2>On Windows Vista and Windows 7</h2>
<p>It&#8217;s the same thing as above, except the &#8220;net send&#8221;, you&#8217;ve to replace it with &#8220;msg&#8221;.</p>
<p>For example, <em><strong>msg x &#8220;Your message here&#8221;</strong></em> or (to send to all PCs) <strong><em>msg * &#8220;Your message here&#8221;</em></strong></p>
<p><span style="text-decoration: underline;">Please Note:</span></p>
<p><em>The ports used by these messenger services are 135, 137, 138, and 139. Make sure they aren&#8217;t blocked or the message will <strong>not</strong> be sent.</em></p>
<p><em>If you have any difficulty using any of these commands, please mention it in comments below. (or even if you don&#8217;t have, commenting is not a crime :P)<br />
</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hackerslane.com/2010/send-messages-to-other-pcs-over-lan-on-windows/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Uninstalling Some Really Dirty Applications</title>
		<link>http://www.hackerslane.com/2010/uninstalling-really-dirty-applications/</link>
		<comments>http://www.hackerslane.com/2010/uninstalling-really-dirty-applications/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 09:13:00 +0000</pubDate>
		<dc:creator>Ahmad Shumayal</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[Downloads]]></category>

		<guid isPermaLink="false">http://www.hackerslane.com/?p=742</guid>
		<description><![CDATA[Heya,

In this post, I am going to share a simple solution, yet not known by many.  I had a personal experience of having it with McAfee 2009 Total Protection &#038; Windows Blinds (6.0).]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://hackerslane.com/blog/wp-content/uploads/2010/03/uninstall.png"><img class="size-full wp-image-745 aligncenter" title="uninstall" src="http://hackerslane.com/blog/wp-content/uploads/2010/03/uninstall.png" alt="" width="205" height="205" /></a></p>
<p>Heya,</p>
<p>In this post, I am going to share a simple solution, yet not known by many.  I had a personal experience of having it with McAfee 2009 Total Protection &amp; Windows Blinds (6.0).<span id="more-742"></span></p>
<p>My McAfee went through some unrepairable error for which the only solution was a REINSTALL. Since I had enough of McAfee, i decided to uninstall it and install Kaspersky AntiVirus 2009. However as everyone knows, KAV is a very &#8220;rigid&#8221; type of an Antivirus. It requires that it is the ONLY Antimalware app. on a particular PC. When I started to install it, it refused &amp; said that &#8220;McAfee is there, I can&#8217;t install !&#8221;, even though i had uninstalled it. I googled for a McAfee REMOVAL TOOL and it saved me :) It can be downloaded from <a href="http://hackerslane.com/blog/wp-content/uploads/2010/03/MCPR.exe">here</a>.</p>
<p><a href="http://hackerslane.com/blog/wp-content/uploads/2010/03/Remove%20Blacklistings.jpg"></a></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.debtconsolidationbonds.co.za/UserFiles/Image/Remove%20Blacklistings.jpg" alt="" width="347" height="346" /></p>
<p>Another alternative is also available, if you don&#8217;t want to google removal tools. In my case I came across another application. Windows Blinds and it refused to get removed and showed &#8220;&#8221;Could not open INSTALL log&#8221;.</p>
<p>The Steps required are -</p>
<ol>
<li>First try to clean uninstall it again using windows <em>Installer Clean Up utility</em>, it&#8217;s available at <a href="http://download.microsoft.com/download/e/9/d/e9d80355-7ab4-45b8-80e8-983a48d5e1bd/msicuu2.exe" target="_blank">Microsoft</a>.</li>
<li>Once downloaded and installed, go to &#8220;C:\program files\windows installer clean up&#8221;, there you will find a file <strong>msicuu.exe</strong>.</li>
<li>Run this and see if windows blinds is listed in the box. If so, select it and click on remove.</li>
<li>Restart computer.</li>
</ol>
<p>However, I don&#8217;t know why I did not see Windows Blinds in the dialog Box, so i downloaded <a href="http://hackerslane.com/blog/wp-content/uploads/2010/03/odnt_zapper.exe">this</a>. It&#8217;s the authorized tool from Stardock Inc. themselves. After all, The Creator of the Application knows best ;)</p>
<p>By,</p>
<p><a title="Ahmad Shumayal" href="www.shumayal.blogspot.com">Ahmad Shumayal</a>,</p>
<p>Admin.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hackerslane.com/2010/uninstalling-really-dirty-applications/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Guide to Opening Ports for uTorrent and Azureus</title>
		<link>http://www.hackerslane.com/2009/guide-to-opening-ports-for-utorrent-and-azureus/</link>
		<comments>http://www.hackerslane.com/2009/guide-to-opening-ports-for-utorrent-and-azureus/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 13:40:58 +0000</pubDate>
		<dc:creator>Ahmad Shumayal</dc:creator>
				<category><![CDATA[Softwares]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[ip]]></category>

		<guid isPermaLink="false">http://www.hackerslane.com/?p=692</guid>
		<description><![CDATA[This guide will help you turn this pesky yellow triangle into a nice green circle in uTorrent through port forwarding. Making that icon green will get you better download speeds, and thus, more happiness. You will see in this guide that explaining how to do this for uTorrent basically explains how to do it for [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-693" title="caution-thumb" src="http://hackerslane.com/blog/wp-content/uploads/2009/12/caution-thumb.jpg" alt="caution-thumb" width="54" height="49" />This guide will help you turn this pesky yellow triangle into a nice green circle in uTorrent through port forwarding. Making that icon green will get you better download speeds, and thus, more happiness.</p>
<p>You will see in this guide that explaining how to do this for uTorrent basically explains how to do it for any bittorrent client. On to the tutorial…</p>
<p>Opening ports for a bittorrent client has nothing to do with the bittorrent client (well, except for the port number….that’s kind of important). Opening ports is all about working with your router’s settings. I will be using a Netgear router for this tutorial. Most routers’ have very similar settings and options, so it shouldn’t matter if you don’t have a Netgear router.</p>
<p><strong>Step 1: Find out what port your program uses.</strong></p>
<p>I use uTorrent, but you may use a different BitTorrent client. In just about every BitTorrent clients’ options, there is a place to change the port it uses. For uTorrent, you just go to Options-&gt;Preferences, and the connection options pop right up. As you can see below, the port is 17120. Make sure you write down this port. You’ll need it later.</p>
<p><img class="aligncenter size-full wp-image-694" title="utorrent-port" src="http://hackerslane.com/blog/wp-content/uploads/2009/12/utorrent-port.jpg" alt="utorrent-port" width="607" height="473" /></p>
<p><strong>Step 2: Find out your network IP address.</strong></p>
<p>Click on your start menu, and select run.  Once the run box is up, type “cmd” in the box.</p>
<p><img class="aligncenter size-full wp-image-695" title="run-thumb" src="http://hackerslane.com/blog/wp-content/uploads/2009/12/run-thumb.jpg" alt="run-thumb" width="240" height="128" /></p>
<p>Now, a dos-like box will open up.  Type in ipconfig and press enter.</p>
<p><img class="aligncenter size-full wp-image-696" title="dos" src="http://hackerslane.com/blog/wp-content/uploads/2009/12/dos.jpg" alt="dos" width="640" height="316" /></p>
<p>Next, you will get a result like this.</p>
<p><img class="aligncenter size-full wp-image-697" title="dos2" src="http://hackerslane.com/blog/wp-content/uploads/2009/12/dos2.jpg" alt="dos2" width="640" height="315" /></p>
<p>Write down the IP address as you’ll need this later</p>
<p><strong>Step 3: Log into your router settings page.</strong></p>
<p>This can be done by entering 192.168.1.1 into the address bar of your browser. After you have done this, you should be promoted to log into the router settings page. The default username is “admin” and the default password is “password”.</p>
<p><img class="aligncenter size-full wp-image-698" title="router-login1" src="http://hackerslane.com/blog/wp-content/uploads/2009/12/router-login1.jpg" alt="router-login1" width="640" height="387" /></p>
<p><strong>Step 4: Click on Port Forwarding/Port Triggering</strong></p>
<p><strong><img class="aligncenter size-full wp-image-699" title="port-forward" src="http://hackerslane.com/blog/wp-content/uploads/2009/12/port-forward.jpg" alt="port-forward" width="640" height="329" /><br />
</strong></p>
<p><strong>Step 6: Forward your port from Step 1.</strong></p>
<p>Now, you should be given a few different fields to fill in about the port you are forwarding. First, you want to give the port a name. I usually just name it the same as the program it is associated with, so in this case it would be uTorrent. Second, you want the port to be open for both TCP and UDP. Next, you put in the port from Step 1. It may ask for a range, but you can just put the same number for both the starting and ending ports. Finally, you put in your server IP address as found in Step 2.</p>
<p><img class="aligncenter size-full wp-image-700" title="ports" src="http://hackerslane.com/blog/wp-content/uploads/2009/12/ports.jpg" alt="ports" width="640" height="324" /></p>
<p>Congratulations! Now, you should be able to download and share much faster!</p>
<p>Shumayal,</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hackerslane.com/2009/guide-to-opening-ports-for-utorrent-and-azureus/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Detect &amp; Block Trojans Manually</title>
		<link>http://www.hackerslane.com/2009/detect-and-block-trojans-manually/</link>
		<comments>http://www.hackerslane.com/2009/detect-and-block-trojans-manually/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 13:31:52 +0000</pubDate>
		<dc:creator>HacK_MiNDeD</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://hackerslane.com/?p=377</guid>
		<description><![CDATA[Block Trojans Sometimes, even antivirus softwares fail in removing the trojans, or they don&#8217;t even get to know that a trojan is residing on your PC&#8230; Here&#8217;s what you can do if that happens, and also manually protect yourselves from them and have some fun yourselves blocking them without using any other software :) 1.Get [...]]]></description>
			<content:encoded><![CDATA[<div class="mceTemp mceIEcenter">
<dl id="attachment_585" class="wp-caption aligncenter" style="width: 310px;">
<dt class="wp-caption-dt"><img class="size-medium wp-image-585" title="No_Access" src="http://hackerslane.com/blog/wp-content/uploads/2009/07/No_Access-300x199.jpg" mce_src="http://hackerslane.com/blog/wp-content/uploads/2009/07/No_Access-300x199.jpg" alt="Block Trojans" height="199" width="300"></dt>
<dd class="wp-caption-dd">Block Trojans</dd>
</dl>
</div>
<p>Sometimes, even antivirus softwares fail in removing the trojans, or they don&#8217;t even get to know that a trojan is residing on your PC&#8230;</p>
<p>Here&#8217;s what you can do if that happens, and also manually protect yourselves from them and have some fun yourselves  blocking them without using any other software :)</p>
<h2>1.Get a list of Services that&#8217;re running on your PC&#8230;</h2>
<p>The list of the processes that you see in the <i>Task Manager</i> isn&#8217;t the complete list of the processes/services running on your Pc&#8230;<br />
To get the list of all the services that are currently running on your PC, follow these 2 steps:</p>
<ol>
<li><i></i>Go to &#8220;<i>Run</i>&#8220;(<i>Windows Logo Key + R</i>) and type &#8220;<i>services.msc</i>&#8221; and hit <i>Enter</i>.</li>
<li>There you are! A complete list of services running on your PC would be there for you&#8230;And you know, this list can be used to terminate trojans that are residing on your PC!</li>
</ol>
<h2>2.How to Detect Trojans using it?</h2>
<p>It&#8217;s really easy, just browse through the list and look for *weird* and *unusual* service names&#8230;most of the names that you find will be the ones that you might have came across before, like the words that begin with &#8220;Windows&#8221;. There will be a bunch of such names, and you can easily make out which one does what by looking at its description, and then note down the suspicious names.</p>
<h2>3.Clear your Suspicion</h2>
<p>Time for some research&#8230;time to see if your suspicions are really harmful or not :)</p>
<p>Try your suspicious names in the <a href="http://threatinfo.trendmicro.com/vinfo/" mce_href="http://threatinfo.trendmicro.com/vinfo/" target="_blank">TrendMicro ThreatEncyclopedia</a> and see if you get it there&#8230;If you don&#8217;t,then Google the suspicious&nbsp; names, you&#8217;ll surely find them :D</p>
<p>If you find some positives, then carry on to the next step</p>
<h2>4.Got the Culprits? Shut them off!</h2>
<ul>
<li>Right-click on the Trojan service and go to &#8220;Properties&#8221;</li>
<li>Click the &#8220;Stop&#8221; button.</li>
<li>In the &#8220;Start-up type&#8221; choose &#8220;Disabled&#8221;.</li>
<li>You&#8217;re done with it&#8230;</li>
</ul>
<p>You have blocked a trojan manually, now the next time you turn on your PC, go&nbsp; to services and check if it worked :D</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hackerslane.com/2009/detect-and-block-trojans-manually/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Make Cool Run Command Shortcuts in Windows</title>
		<link>http://www.hackerslane.com/2009/make-cool-run-command-shortcuts-in-windows/</link>
		<comments>http://www.hackerslane.com/2009/make-cool-run-command-shortcuts-in-windows/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 07:55:23 +0000</pubDate>
		<dc:creator>HacK_MiNDeD</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[shortcuts]]></category>

		<guid isPermaLink="false">http://hackerslane.com/?p=515</guid>
		<description><![CDATA[Have you ever tried out &#8220;%TEMP%&#8221; in the Run window? If no, then try it now (it will take you to the temp folder where Windows stores Temporary files). These &#8220;%TEMP%&#8221; are called variables in Windows. What if I tell you that you can make custom variables like the %TEMP% variable? Something like %MUSIC% which [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever tried out &#8220;<strong>%TEMP%</strong>&#8221; in the <em>Run</em> window? If no, then try it now (it will take you to the temp folder where Windows stores Temporary files). These &#8220;%TEMP%&#8221; are called <strong>variables</strong> in Windows.</p>
<p>What if I tell you that you can make custom variables like the %TEMP% variable? Something like %MUSIC% which can take you to the folder where you have your music collections or %GAMES% which would take you to your favorite NFS Collections&#8230;how about that?</p>
<p>In this post I&#8217;ll be writing on how to make such cool run shortcuts (using variables) in:</p>
<ol>
<li>Windows XP</li>
<li>Windows Vista</li>
<li><span style="text-decoration: line-through;">Windows 7</span> (<em>oops, currently this one is out of my reach</em> :(  )</li>
</ol>
<h2>In <strong>Windows XP</strong></h2>
<ol>
<li>Go to System Properties (Windows Logo key + Pause Break key).</li>
<li>Go to the &#8220;<strong>Advanced</strong>&#8221; tab.</li>
<li>At the bottom, you&#8217;ll see &#8220;<strong>Environment Variables</strong>&#8220;, click on it.</li>
<li>In that Window, you&#8217;ll see &#8220;<strong>Environment Variables for&#8230;</strong>&#8220;, click the &#8220;<strong><em>New&#8230;</em></strong>&#8221; button below it.
<p><div id="attachment_516" class="wp-caption aligncenter" style="width: 276px"><img class="size-medium wp-image-516" title="Environment Variables" src="http://hackerslane.com/blog/wp-content/uploads/2009/09/EV-266x300.jpg" alt="Environment Variables" width="266" height="300" /><p class="wp-caption-text">Environment Variables</p></div></li>
<li>Now in the &#8220;<strong>Variable Name</strong>&#8220;, type whatever you want the <strong>shortcut text to be</strong> (Music? Games? Movies?) &amp; in the &#8220;<strong>Variable Value</strong>&#8220;, type the <strong>path where you want the shortcut to take you</strong> (it can be an application, file, folder or anything you wish!).</li>
<li>That&#8217;s it&#8230;Let&#8217;s test it! Go to Run (Windows Logo key + R) and type your variable&#8217;s name between two percent signs (%),i.e, <em>%your-variable-here%</em> and hit Enter. It will take you to whatever value you had given in the &#8220;<strong>Variable Value</strong>&#8221; :)</li>
</ol>
<h2>In Windows Vista</h2>
<ol>
<li>Go to Advanced System Properties (Windows Logo key + Pause Break key &amp; then click on &#8220;<strong>Advanced System Settings</strong>&#8221; on the right sidebar).
<p><div id="attachment_523" class="wp-caption aligncenter" style="width: 310px"><a href="http://hackerslane.com/blog/wp-content/uploads/2009/09/EV_11.JPG"><img class="size-medium wp-image-523 " title="EV_1" src="http://hackerslane.com/blog/wp-content/uploads/2009/09/EV_11-300x200.jpg" alt="Selecting &quot;Advanced System Settings&quot;" width="300" height="200" /></a><p class="wp-caption-text">Step 1: Selecting &quot;Advanced System Settings&quot;</p></div></li>
<li>Click on &#8220;<strong>Environment Variables</strong>&#8221; at the bottom of the &#8220;<strong>Advanced</strong>&#8221; tab.
<p><div id="attachment_520" class="wp-caption aligncenter" style="width: 262px"><a href="http://hackerslane.com/blog/wp-content/uploads/2009/09/EV_2.JPG"><img class="size-medium wp-image-520" title="EV_2" src="http://hackerslane.com/blog/wp-content/uploads/2009/09/EV_2-252x300.jpg" alt="Step 2: Selecting &quot;Environment Variables&quot;" width="252" height="300" /></a><p class="wp-caption-text">Step 2: Selecting &quot;Environment Variables&quot;</p></div></li>
<li>Choose &#8220;<strong>New..</strong>&#8221; to create a new Variable.
<p><div id="attachment_521" class="wp-caption aligncenter" style="width: 263px"><a href="http://hackerslane.com/blog/wp-content/uploads/2009/09/EV_3.JPG"><img class="size-medium wp-image-521" title="EV_3" src="http://hackerslane.com/blog/wp-content/uploads/2009/09/EV_3-253x300.jpg" alt="Step 3: Creating New Variable" width="253" height="300" /></a><p class="wp-caption-text">Step 3: Creating New Variable</p></div></li>
<li>In the &#8220;<strong>Variable Name</strong>&#8220;, type whatever you want the <strong>shortcut text to be</strong> &amp; in the &#8220;<strong>Variable Value</strong>&#8220;, type the <strong>path where you want the shortcut to take you</strong> (<em>it can be an application, file, folder or anything you wish!</em>).
<p><div id="attachment_522" class="wp-caption aligncenter" style="width: 310px"><a href="http://hackerslane.com/blog/wp-content/uploads/2009/09/EV_4.JPG"><img class="size-medium wp-image-522 " title="EV_4" src="http://hackerslane.com/blog/wp-content/uploads/2009/09/EV_4-300x216.jpg" alt="Step 4: Filling the Varibale Details" width="300" height="216" /></a><p class="wp-caption-text">Step 4: Filling the Variable Details</p></div></li>
<li>Done! Time to test your shortcut&#8230;Go to <strong>Ru</strong>n (Windows Logo key + R) and type your variable&#8217;s name between two percent signs (%) i.e, &#8220;<strong>%your-variable-name%</strong>&#8221; and hit Enter, this will take you to whatever &#8220;<strong>Variable Value</strong>&#8221; you had given to it :D</li>
</ol>
<blockquote><p><em>Impress your friends with these cool shortcuts :) -<strong>HacK_MiNDeD</strong></em></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.hackerslane.com/2009/make-cool-run-command-shortcuts-in-windows/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
