1 Windows Script Host 3 Windows Script Host (debugging disabled) 20 Windows Script Host Error 21 Windows Script Host Input Error 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. 2600 Script: %1!ls!\nLine: %2!lu!\nChar: %3!ld!\nError: %4!ls!\nCode: %5!lX!\nSource: %6!ls! 2601 WScript - Script Execution Error 2602 Windows Script Host Remote Script 2603 Remote script object can only be executed once. 2604 Unable to execute remote script. 3050 The Windows Script Host settings have been reset to default. 3051 Command line options are saved. 3052 The default script host is now set to "wscript.exe". 3053 The default script host is now set to "cscript.exe". 3054 Successful execution of Windows Script Host. 3055 Successful remote execution of Windows Script Host. 3100 Script execution time was exceeded on script "%1!ls!".\nScript execution was terminated. 3101 Could not locate automation class named "%1!ls!". 3102 Could not connect object. 3103 Could not create object named "%1!ls!". 3200 Initialization of the Windows Script Host failed. 3201 Can't find script engine "%2!ls!" for script "%1!ls!". 3202 Can't change default script host. 3203 An attempt at saving your settings via the //S option failed. 3204 Loading script "%1!ls!" failed (%2!ls!). 3205 Loading your settings failed. 3206 Execution of the Windows Script Host failed. 3207 Unexpected error of the Windows Script Host. 3208 Windows Script Host access is disabled on this machine. Contact your administrator for details. 3209 Attempt to execute Windows Script Host while it is disabled. 3210 Attempt to execute Windows Script Host remotely while remote execution is disabled. 3300 //T option requires timeout value. 3301 Invalid timeout value for //T option. 3302 Unknown option "%1!ls!" specified. 3303 Extra argument specified to option "%1!ls!". 3304 There is no script file specified. 3305 Command line option mismatch. 3306 There is no file extension in "%1!ls!". 3307 //H option requires host name. 3308 Host name for //H option must be "cscript" or "wscript". 3309 There is no script engine for file extension "%1!ls!". 3310 Can not find script file "%1!ls!". 3311 Invalid pathname. 3312 Need -E option. 3313 -E option requires name of script engine. 3314 Can't read script from stdin. 3315 //CP option requires code page value. 3316 Invalid code page value for //CP option. 3317 Missing job name. 3318 Unicode is not supported on this platform. 3319 Unable to find job "%1!ls!". 3400 Script setting file "%1!ls!" is invalid. 3401 Invalid #codepage directive. 3500 Win32 Error 0x%X 3501 %1!ls! (%2!ls!)