Quote Originally Posted by dextor33 View Post
i got this source code frm a website....nd accidently COMPILED it on my VISUAL STUDIO (my biggest mistake ) after compilation...it never ended
OK, I may have got you wrong on this. You can prevent programs autorunning by booting Windows in 'Safe Mode' - just press the F8 key while booting. Then, go into the registry and remove this virus from the autorun key (it is being added to the HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run key).

And in future, don't compile and run code if it is not from a trusted source and you don't know what it does! But I thinked you've probably already decided that yourself