disable Wscript

June 26th, 2008

Most virus nowaday is VBscript virus.

such as flash drive virus (or usb drive or thumb drive or … – -”)

So today we learn how to disable engine that help this kind run.

1. start -> run -> CMD

then type “enter”

2. Type or copy this to command prompt

reg add “HKLM\Software\Microsoft\Windows Script Host\Settings” /v Enabled /t REG_DWORD /d 0×00000000

after finish

the message

“The Operation Completed Successfully”

will appear

and after this, the problems of that may reduce.

Share on Facebook Post to Twitter

Related posts:

  1. Error Message: Task Manager has been disabled by your administrator
  2. strenghten security of Windows XP
  3. Activating regedit
  4. Wscipt removing for protecting your system from VBS virus
  5. regedit




Leave a Reply