Problem: Virus hides folders & adds foldername.exe to all shares or drive mappings.
Steps to Clean
1. Install, update your antivirus application.
2. Delete all detected files. The .exe folder just removed. Now you need to do is show the original folders
3. Open File Manager
4. Go to top menu, Tools > Folder Options. Select View tab
5. Mark the “Show hidden files and folders.”
6. Go to Start > Run, type cmd at the OPEN: box, and press OK. This will show the DOS command prompt
7. Using My Computer, view the drive of hidden folders
8. Go to Command Prompt and type this to unhide all folders and files:
attrib c:\*.* /d /s -h -r -s
Where “c” is the drive where hidden folders resides