22 This Unicode version of Windows Script Host will only execute under Windows NT.\n\nPlease use the ANSI version of Windows Script Host."
30 Usage:
31 \n\nOptions:\n\n
32 value
1001 wsh
2501 Windows Script Host
2502 Windows Script Host (debugging disabled)
2510 Usage: WScript scriptname.extension [option...] [arguments...]\n\nOptions:\n //B Batch mode: Suppresses script errors and prompts from displaying\n //D Enable Active Debugging\n //E:engine Use engine for executing script\n //H:CScript Changes the default script host to CScript.exe\n //H:WScript Changes the default script host to WScript.exe (default)\n //I Interactive mode (default, opposite of //B)\n //Job:xxxx Execute a WSF job\n //Logo Display logo (default)\n //Nologo Prevent logo display: No banner will be shown at execution time\n //S Save current command line options for this user\n //T:nn Time out in seconds: Maximum time a script is permitted to run\n //X Execute script in debugger
2520 WScript Error - Windows Script Host
2521 Input Error - Windows Script Host
2522 This Unicode version of WScript will only execute under Windows NT.\n\nPlease use the ANSI version of WScript.