by hanan » Thu Jun 07, 2012 1:53 pm
Few question regarding your problem.. What exactly your problem is, Want to recover your data or want to copy
hidden files? Why i asked this is, because i din't find any virus who will hide your data,it can
infect your files or destroy, but your antivirus can block these infected files in
quarantined list and make it hidden and locked. i suggest you, Scan with it antivirus ( this you already done ). Now reboot your
pc in SAFE MODE WITH COMMAND PROMPT ( well it is not necessary but you
should ), goto command prompt and write these commands. 1. dir/ah ( list all hidden file/dir )
2. attrib -h -s -r -a *.* ( will make all of your file/dir visible ) go and find all your file/directories using Windows Explorer, copy wherever
you want. Hope this helps.