$menu = new stickymenu; $menu->display_menu('menu=Main'); # Will display menu 'Main' here

SEO - Link Building - SEM

Revolutionary Webmaster Guide……….

Archive for December, 2007

Easiest way to remove Virus from MSDOS

How do I clean my system???

To remove the virus without any antivirus software,reboot in the MSDOS mode. Then go to the windows/system directory by typing

c:\windows>cd system

Then,delete ska.exe and ska.dll by typing:

c:\windows\system>del ska*

Then delete wsock32.dll by typing

c:\windows\system>del wsock32.dll

Then rename your original wsock2.dll, which was renamed by the worm to wsock32.ska back to wsock32.dll. To do so type the following at the DOS Prompt:

c:\windows\system>ren wsock32.ska wosck32.dll

Hope you could do this

All the best

Check whether our system infected or not?

Am I Infected?? And How to remove Infection

Hiii Guys its time now to check whether your pc is infected .

Well guyz loverboy introducing a trick to detect virus in your pc and deleting that virus without any installation of software.

As I have gone through a list of softwares like Norton,AVG, Avast, Spyware terminator and many more but I couldn’t remove the virus.So I came to know that virus got registered in one of my sys32 files.

So I thought to share my experience with you guyz

Go to MSDOS and type:

c:\windows\cd system

c:\system>dir ska*

IF you see ska.exe and ska.dll listed then you can be sure that you are infected you can also type the following:

c:\windows>dir wsock*

If you are infected,Then it will list wsock32.dll and wsock32.ska

Check whether our system infected or not?

$menu = new stickymenu; $menu->display_menu('menu=Main'); # Will display menu 'Main' here