How to see files hidden by viruses


The most annoying way that the virus work is by hiding our files; mostly folders and docs. You can get rid of the virus, but not always turn back the files into visible again or take forever to do it. Here is an easy, really fast way to make those hidden into visible.

First, open a Notepad and copy and paste this.

attrib -h -r -s /s /d

This will remove all attributes to all files (all files and all folders and subfolders). Then, we save this with any name we want, in my case “doc”, and put a ‘.bat’ (without the quotes) at the end. Also, be sure to select in “Save as type”, “All files”, like in this example.

allfiles

You will get a file like this that you will put in the folder that you want, including Hard Drives and USB Drives.

bat 

Now look at this example, all files have the attributes hidden, read only and archive.

files

Now double click on the ‘doc.bat’ and that’s it.

files2

This is an old trick, but very effective. And I hope that some people can see that batch programming will never be obsolete.

Other items that may interest you

Author Info:

A 20 year old computer engineer... Here's a clear explanation => http://bit.ly/6Pk550
October 10, 2010 | Autor: TatoSgr | Curiosities, Tips for Windows
Etiquetas: , , , , , ,

1 Comment

  1. Patrick says:

    Perfect step-by-step guide, will follow right now and report a little bit later.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>