Here's a way to manually remove the virus. I assume you couldn't execute task manager too.
1) First you have to disable the process
*start command prompt
*check the running process by tasklist command (i.e. C:\>tasklist)
*look for malicious process like blastclnnn.exe, SSVIHOST.exe, New Folder.exe...
*terminate each malicious process by using taskill command(i.e. C:\>TASKKILL /F /IM SSCVIHOST.EXE).
2)Now that you've killed the process, you have to delete the virus file from the system32 folder(autorun.ini, SSVIHOST.exe, blastclnnn.exe) but you have to change their attributes by command prompt before you could delete them. Wondering why the virus keeps on running the next day? That's because the virus crated a task alt1.job to ensure that it'll always execute every 9:00 am everyday. You could delete this at Scheduled Tasks folder.
3)Now you have to enable the Task Manager & Registry Editor at Group Policy.
4)Lastly, you have to search delete all the new folder.exe:( . Be sure not to execute them or you'll have to start over again. There's a way to prevent you from accidentally opening them. But I'm to busy to explain. I'm creating program to automatically fix this pesky virus. :D just IM me at
[email protected] if you need more guidance.