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
Powered by vBulletin™ Version 4.1.0 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.