PDA

View Full Version : VBScript



finatic
03-26-2004, 07:57 AM
I have a vbscript that I want to run in command mode? Is there a way to do this?

unknown634
03-26-2004, 01:48 PM
run it as a parameter in Cscript:

Start > Run

type cscript "C:\Folder\File.vbs"
and it should run in a command prompt

Hope that helps,
Unknown

-----------------
C:\
C:\DOS
C:\DOS\RUN
RUN\DOS\RUN