Sunday, October 24, 2010

Best way to unhide folder and files after clean viruses

Here is the best and simple way to unhide your folder and files that has been hidden by some virueses by using the windows command line. This command line will be work in all windows.
To enter command line we have to go to start > run > type ” cmd ” then enter. in the command dialog please type the following command
attrib e:*.* /d /s -h -r -s
Note: please change the drive letter to whatever you want as your real state.

No comments:

Post a Comment