In response to requests for a test VBS file, create a file named TEST.VBS
containing the following two lines then double-click on the icon
(right-click and select OPEN to see the output)

  call wscript.echo("Hello")
  wscript.quit

----- Original Message -----

> To disable VBS scripting, you can change the default action for VBS to
> "edit" instead of "open". Create a file name ANTI-VBS.REG containing the
> following three lines then right-click on the file and choose "MERGE".
>
>  REGEDIT4
>  [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\VBSFile\Shell]
>  @="edit"
>

-
[To unsubscribe, send mail to [EMAIL PROTECTED] with
"unsubscribe firewalls" in the body of the message.]

Reply via email to