<?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>Present Technology &#187; delete virus</title>
	<atom:link href="http://present-technology.com/tag/delete-virus/feed/" rel="self" type="application/rss+xml" />
	<link>http://present-technology.com</link>
	<description>One Step Forward to The Technology World</description>
	<lastBuildDate>Fri, 15 Jul 2011 15:25:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>all the files on flash drive are shortcuts &#8211; How to recover?</title>
		<link>http://present-technology.com/all-the-files-on-flash-drive-are-shortcuts-how-to-recover/</link>
		<comments>http://present-technology.com/all-the-files-on-flash-drive-are-shortcuts-how-to-recover/#comments</comments>
		<pubDate>Mon, 23 May 2011 17:09:45 +0000</pubDate>
		<dc:creator>Vijay</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[autorun]]></category>
		<category><![CDATA[delete virus]]></category>
		<category><![CDATA[pendrive virus]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[Virus]]></category>

		<guid isPermaLink="false">http://present-technology.com/?p=198</guid>
		<description><![CDATA[Recently I got pendrive from my friend to copy some photos. When I scan his pendrive, it deletes more than 20 viruses. After the viruses are deleted I cannot see the files. All files are becomes shortcuts. Once I search in the internet I find the solution.
If you have the same problem, the following steps [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I got pendrive from my friend to copy some photos. When I scan his pendrive, it deletes more than 20 viruses. After the viruses are deleted I cannot see the files. All files are becomes shortcuts. Once I search in the internet I find the solution.</p>
<p>If you have the same problem, the following steps will help you to recover those files.</p>
<p>Select &#8220;Start&#8221; menu &#8211; -&gt; &#8220;Run&#8221;</p>
<p>Type &#8220;cmd&#8221; in the Run command window and click Ok.</p>
<p>Type the following command</p>
<p>attrib -h -r -s /s /d<strong> k:</strong>\*.*</p>
<p>(where <strong>k:</strong> is your flash drive location)</p>
<p style="text-align: center;"><a href="http://present-technology.com/wp-content/uploads/2011/05/delete-pendrive-virus.jpg"><img class="size-medium wp-image-199 aligncenter" title="delete-pendrive-virus" src="http://present-technology.com/wp-content/uploads/2011/05/delete-pendrive-virus-300x184.jpg" alt="delete pendrive virus 300x184 all the files on flash drive are shortcuts   How to recover?" width="300" height="184" /></a></p>
<p style="text-align: left;">and press enter. Now the files are recovered in your flash drive. <img src='http://present-technology.com/wp-includes/images/smilies/icon_smile.gif' alt="icon smile all the files on flash drive are shortcuts   How to recover?" class='wp-smiley' title="all the files on flash drive are shortcuts   How to recover?" /> </p>
]]></content:encoded>
			<wfw:commentRss>http://present-technology.com/all-the-files-on-flash-drive-are-shortcuts-how-to-recover/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easy way to delete and avoid virus in pen drive</title>
		<link>http://present-technology.com/how-to-delete-avoid-virus-pen-drive/</link>
		<comments>http://present-technology.com/how-to-delete-avoid-virus-pen-drive/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 14:34:06 +0000</pubDate>
		<dc:creator>Vijay</dc:creator>
				<category><![CDATA[Present Technology]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Antivirus]]></category>
		<category><![CDATA[delete virus]]></category>
		<category><![CDATA[Virus]]></category>

		<guid isPermaLink="false">http://present-technology.com/?p=62</guid>
		<description><![CDATA[Most of the computers affected by virus because of using pen drives or USB drives. Nowadays everyone using pen drive for their own purpose. We cannot stop using pen drive to escape from virus. Instead we can delete and avoid virus in pen drive using simple steps without any antivirus software. First we can see,
How [...]]]></description>
			<content:encoded><![CDATA[<p>Most of the computers affected by virus because of using pen drives or USB drives. Nowadays everyone using pen drive for their own purpose. We cannot stop using pen drive to escape from virus. Instead we can delete and avoid virus in pen drive using simple steps without any antivirus software. First we can see,</p>
<h2><strong>How to delete virus in pen drive?</strong></h2>
<p>Plug your USB drive or Pen drive to your computer.</p>
<p>It will show popup window asking you to choose among the actions.</p>
<p>Just simply close it.</p>
<p>Visit My Computer and look at the drive letter of your USB drive or Pen drive. Consider it is <strong>H:</strong></p>
<p>Now goto <strong>start &#8211;&gt;  Run</strong> and type <strong>cmd</strong> that will open <strong>Command Prompt window</strong>.</p>
<p>In Command Prompt, enter the <strong>drive letter with :</strong> [ For example, <strong>H:</strong> ] and press Enter.</p>
<p>Then type <strong>dir/w/o/a/p</strong> and press Enter.</p>
<p>You will see a list of files. Now look for the file with these names</p>
<p>1. Autorun.inf</p>
<p>2. New Folder.exe</p>
<p>3. Info.exe</p>
<p>4. explorer.exe</p>
<p>5. restore.exe</p>
<p>6. New_Folder.exe</p>
<p>etc.,</p>
<p>If you see any of the file name, it must be virus.</p>
<p>Now type the command <strong>attrib -h -r -s -a *.*</strong> and press Enter.</p>
<p>and then delete each files using the following command,</p>
<p><strong>del filename</strong></p>
<p>For example,</p>
<p>del Autorun.inf</p>
<p>del restore.exe</p>
<p>etc.,</p>
<p>That&#8217;s all. Now you&#8217;ve deleted virus in your Pen drive. Those who not believe after this process, they can scan their USB drive or Pen drive to believe. If the file cannot be deleted, try it in Safe Mode. It should work.</p>
<p>You may think doing this process every time is time consuming. To avoid this process, now we can see,</p>
<h2><strong>How to avoid virus is pen drive?</strong></h2>
<p>We are deleted virus in pen drive.</p>
<p>Now open <strong>new Notepad</strong>.</p>
<p>(Start &#8211;&gt; All Programs &#8211;&gt; Accessories &#8211;&gt; Notepad)</p>
<p>No need to type anything in that Notepad.</p>
<p>Press <strong>Save as</strong> that Notepad file in the location <strong>H:</strong> with the name  <strong>&#8221; autorun.inf &#8220;</strong> with double quotes.</p>
<p>Now <strong>autorun.inf</strong> file is created in your Pen drive.</p>
<p>Right click that file and select Properties.</p>
<p>Set/tick the attributes to that file name <strong>Read-only</strong> and <strong>Hidden</strong>, and select OK.</p>
<p>That&#8217;s it. Now 90% of the viruses are avoided.</p>
<p>Just try it and don&#8217;t forget to give your valuable comments. <img src='http://present-technology.com/wp-includes/images/smilies/icon_smile.gif' alt="icon smile Easy way to delete and avoid virus in pen drive" class='wp-smiley' title="Easy way to delete and avoid virus in pen drive" /> </p>
]]></content:encoded>
			<wfw:commentRss>http://present-technology.com/how-to-delete-avoid-virus-pen-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

