Today when I scanned my pendrive with Quickheal antivirus it detected some virus but it also made hide all folders. All the folders are present in that usb drive as it is showing the same file size from property but all the folders are hidden. So how to solve it?Any help and suggestions will be higly appreciable.
|
feedback
|
migrated from security.stackexchange.com Dec 3 '11 at 20:15
This question came from our site for IT security professionals.
|
If your folders are hidden, you should be able to find them using "attrib" from the command line. here is an example from my machine:
The various flags mean:
It seems like there is a limitation using the attrib command, it does not show folders unless you recursively do it on the whole disk. This is however done like this
And finally, to unhide everything on a disk (do not do this on your system partitions!)
| |||
|
feedback
|
|
I would not try and do something like this all by myself. When I had questions last year about Quick Heal Total Security product from them; all I did was that I called them directly on their helpline 927-22-33-000 and the folks there were more than happy to assist me. They also have a support help, visit http://forums.quickheal.com/ | |||
|
feedback
|
