Set cscript as default script engine

To set cscript as the default scripting engine on the system:
cscript //h:cscript //s
This way, the "wscript.echo" method always spools to the command line in stead of to message boxes. And without the need to start each script with the "cscript.exe" application.

1 comment:

Anonymous said...

Nice brief and this post helped me alot in my college assignement. Thanks you as your information.