Supressing Script Host Message

D

Dustin

When I run a .vbs file using cscript command in the command prompt I get the
following message:

Microsoft (R) Windows Script Host Version 5.6
Copyright (C) Microsoft Corporation 1996-2001. All rights reserved.

Is there a way to suppress this message?

Thanks,
Dustin
 
C

Chris Dunaway

When I run a .vbs file using cscript command in the command prompt I get the
following message:

Microsoft (R) Windows Script Host Version 5.6
Copyright (C) Microsoft Corporation 1996-2001. All rights reserved.

Is there a way to suppress this message?

Thanks,
Dustin

cscript /?

Chris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top