100 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 WS 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
102 This Unicode version of WScript will only execute under Windows NT.\n\nPlease use the ANSI version of WScript.