"Youtube is banned you fool, The administrators didn't write this program guess who did??", I get this message, whenever I tried to enter youtube.com.
You are getting this message and prevented from entering into www.youtube.com, because of a "USB Worm". The worm spreads through USB devices like pen drive. So be careful when you use USB devices in public places like internet cafes.
You can find this worm inside a folder called Heap41a
By removing this folder you can remove the USB Worm and start using Firefox again.
But this is a hidden folder in C drive. So you can't see it.
So follow the steps to enter into the folder and remove the worm.
Delete C:\Heap41a folder.
Steps to Delete C:\Heap41a folder and remove USB Worm.
•Open Windows Explorer
Type C:\Heap41a ( in address bar ) and press enter.
( To unhide the hidden folder Heap41a).
•Click and download AutoHotkey.INI (a file to remove the worm) to Heap41a folder.
•Go to Heap41a folder.
•Double click a file called svchost.exe to execute.
•A message box will appear. Press Ok
•Go to C: dirve (using My Computer or thru Windows Explorer)
•Delete C:\Heap41a folder.
Sunday, May 24, 2009
YOUTUBE BANNED VIRUS
Posted by ASHISH AGRAWAL at 4:50 AM 0 comments
Labels: Registry Problem, Tips
How to Remove AUTORUN.INF virus manually?
Boot your system in Safe Mode Command Prompt.
To confirm the Autorun.inf infection
•Type CD \ - This takes you to the root directory of drive C
•Type DIR /AH - To Display all hidden.
If you find a file: AUTORUN.INF, it confirms the infection of the virus.
If you find a folder :RECYCLED, it also confirms the infection.
Using simple DOS commands we can easily remove Autorun.inf Virus (It spreads thru USB devices like, pen drives)
To remove the infection.
•ATTRIB -H -R -S C:\AUTORUN.INF - unhides the hidden file autorun.inf
•DEL C:\AUTORUN.INF
•Repeat these steps to other drives also.
Posted by ASHISH AGRAWAL at 4:46 AM 0 comments
Labels: Registry Problem, Tips