0

i tried to runn a vbscript, and i get this message in the picture. how do i fix it?

Error message

Smith
  • 133
  • 5

1 Answers1

1

Run it with cscript scriptname.vbs

If you need windows pop-ups, then we may need to see the code around the messages you want to pop-up.

uSlackr
  • 6,412
  • 21
  • 37
  • Wow, that's actually pretty cool that the script was written to check and care about that in the first place. I'm not that nice to myself. – Mark Allen Apr 21 '11 at 22:52