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

Error message

link|improve this question
feedback

1 Answer

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.

link|improve this answer
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
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.