<?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>Tech Blog &#187; shutdown -a</title>
	<atom:link href="http://www.kensfi.com/tag/shutdown-a/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kensfi.com</link>
	<description>Home is where you hang your @</description>
	<lastBuildDate>Wed, 28 Jul 2010 03:30:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to make a computer virus in just 3 minutes</title>
		<link>http://www.kensfi.com/how-to-make-a-computer-virus-in-just-3-minutes/</link>
		<comments>http://www.kensfi.com/how-to-make-a-computer-virus-in-just-3-minutes/#comments</comments>
		<pubDate>Tue, 05 May 2009 03:38:46 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[Tips and tricks]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[prank]]></category>
		<category><![CDATA[restart -r]]></category>
		<category><![CDATA[shutdown -a]]></category>
		<category><![CDATA[virus]]></category>

		<guid isPermaLink="false">http://www.kensfi.com/?p=462</guid>
		<description><![CDATA[Take it easy, it&#8217;s just a prank! In fact it&#8217;s about modifying a shutdown icon into a &#8230;&#8221;virus&#8221;. To do this is necessarily to locate a shortcut which you believe the computer user is using it frequently. Let&#8217;s say Internet Explorer icon. Right click on the shortcut, properties, into the Target field paste this: shutdown [...]]]></description>
			<content:encoded><![CDATA[<p>Take it easy, it&#8217;s just a prank!<br />
In fact it&#8217;s about modifying a shutdown icon into a &#8230;&#8221;virus&#8221;.<br />
To do this is necessarily to locate a shortcut which you believe the computer user is using it frequently. Let&#8217;s say Internet Explorer icon.<br />
Right click on the shortcut, properties, into the Target field paste this:<br />
shutdown -s -t 10 -c &#8220;WARNING! Your computer is infected and will shutdown!&#8221;, where 10 means 10 seconds. You can modify it as you wish. Right now you will need to put back the IE icon. Right click on it / properties / Change icon / Browse on C:/program files/internet explorer and click on IExplore / Open / OK / Apply.</p>
<p>Now, all the time when your friend is trying to access Internet Explorer by clicking on that icon, he will receive this message &#8220;WARNING! Your computer is infected and will shutdown!&#8221; and the computer really will shutdown in a couple of seconds. </p>
<p><img src="http://www.kensfi.com/wp-content/uploads/2009/05/virus-prank.jpg" alt="virus-prank" title="virus-prank" width="500" height="300" class="alignnone size-full wp-image-472" /></p>
<p>But what is if you want to do not shutdown but restart?<br />
For this you&#8217;ll write in the target field of the shortcut:<br />
shutdown -r -t 10 -c &#8220;WARNING! Your computer is infected and will shutdown!&#8221;<br />
&#8220;r&#8221; is coming from Restart, &#8220;s&#8221; from shutdown.</p>
<p>To stop the shutdown process write as fast as you can in START / run: shutdown -a</p>
<p>PS. I am not responsible for any arm, leg or fingers you get broken after this prank! :)) More about creating of shortcuts for fast shutdown and fast restart in this article: <a href="http://www.kensfi.com/fast-shutdown-and-fast-restart-buttons/">Fast Shutdown and Fast Restart buttons</a></p>
<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.kensfi.com%2Fhow-to-make-a-computer-virus-in-just-3-minutes%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.kensfi.com%2Fhow-to-make-a-computer-virus-in-just-3-minutes%2F&amp;source=techSpin&amp;style=normal&amp;service=is.gd" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.kensfi.com/how-to-make-a-computer-virus-in-just-3-minutes/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How to abort a shutdown</title>
		<link>http://www.kensfi.com/how-to-abort-a-shutdown/</link>
		<comments>http://www.kensfi.com/how-to-abort-a-shutdown/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 04:06:21 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[cmd run command]]></category>
		<category><![CDATA[how to abort shutdown]]></category>
		<category><![CDATA[shutdown -a]]></category>

		<guid isPermaLink="false">http://www.kensfi.com/?p=313</guid>
		<description><![CDATA[If you accidentally click on shutdown button and you want to abort it you need to do the following: -Click Start -Click run -Type in: shutdown -a -Enter (or click OK) The second method is pretty the same but little more easy. You follow the same steps but you type in run console: cmd and [...]]]></description>
			<content:encoded><![CDATA[<p>If you accidentally click on shutdown button and you want to abort it you need to do the following:<br />
-Click Start<br />
-Click run<br />
-Type in: shutdown -a<br />
-Enter (or click OK)</p>
<p>The second method is pretty the same but little more easy. You follow the same steps but you type in run console: cmd and Enter, instead shutdown -a.</p>
<p>Anyway, for the both methods, you need to be fast ;)
<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.kensfi.com%2Fhow-to-abort-a-shutdown%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.kensfi.com%2Fhow-to-abort-a-shutdown%2F&amp;source=techSpin&amp;style=normal&amp;service=is.gd" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.kensfi.com/how-to-abort-a-shutdown/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
