cscript.exe Microsoft ® Console Based Script Host b88de9f2135b99dd9b0f32e6c5a1b338

File info

File name: cscript.exe.mui
Size: 11776 byte
MD5: b88de9f2135b99dd9b0f32e6c5a1b338
SHA1: 7de22fa9813b4621c18fb028a3e0c0422b7dd1ae
SHA256: 8d38556bc981a66744f6cd3e35b7df4e2f3bf763d13a63456b90ecc1052e063b
Operating systems: Windows 10
Extension: MUI
In x64: cscript.exe Microsoft ® Console Based Script Host (32-bit)

Translations messages and strings

If an error occurred or the following message in English (U.S.) language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English.

id English (U.S.) English
1Windows Script Host Windows Script Host
3Windows Script Host (debugging disabled) Windows Script Host (debugging disabled)
20Windows Script Host Error Windows Script Host Error
21Windows Script Host Input Error Windows Script Host Input Error
22This Unicode version of Windows Script Host will only execute under Windows NT.

Please use the ANSI version of Windows Script Host."
This Unicode version of Windows Script Host will only execute under Windows NT.

Please use the ANSI version of Windows Script Host."
30Usage: Usage:
31

Options:



Options:

32value value
1001wsh wsh
2010Usage: CScript scriptname.extension [option...] [arguments...]

Options:
//B Batch mode: Suppresses script errors and prompts from displaying
//D Enable Active Debugging
//E:engine Use engine for executing script
//H:CScript Changes the default script host to CScript.exe
//H:WScript Changes the default script host to WScript.exe (default)
//I Interactive mode (default, opposite of //B)
//Job:xxxx Execute a WSF job
//Logo Display logo (default)
//Nologo Prevent logo display: No banner will be shown at execution time
//S Save current command line options for this user
//T:nn Time out in seconds: Maximum time a script is permitted to run
//X Execute script in debugger
//U Use Unicode for redirected I/O from the console
Usage: CScript scriptname.extension [option...] [arguments...]

Options:
//B Batch mode: Suppresses script errors and prompts from displaying
//D Enable Active Debugging
//E:engine Use engine for executing script
//H:CScript Changes the default script host to CScript.exe
//H:WScript Changes the default script host to WScript.exe (default)
//I Interactive mode (default, opposite of //B)
//Job:xxxx Execute a WSF job
//Logo Display logo (default)
//Nologo Prevent logo display: No banner will be shown at execution time
//S Save current command line options for this user
//T:nn Time out in seconds: Maximum time a script is permitted to run
//X Execute script in debugger
//U Use Unicode for redirected I/O from the console
2011Usage: CScript scriptname.extension [option...] [arguments...]

Options:
//B Batch mode: Suppresses script errors and prompts from displaying
//D Enable Active Debugging
//E:engine Use engine for executing script
//H:CScript Changes the default script host to CScript.exe
//H:WScript Changes the default script host to WScript.exe (default)
//I Interactive mode (default, opposite of //B)
//Job:xxxx Execute a WSF job
//Logo Display logo (default)
//Nologo Prevent logo display: No banner will be shown at execution time
//S Save current command line options for this user
//T:nn Time out in seconds: Maximum time a script is permitted to run
//X Execute script in debugger
Usage: CScript scriptname.extension [option...] [arguments...]

Options:
//B Batch mode: Suppresses script errors and prompts from displaying
//D Enable Active Debugging
//E:engine Use engine for executing script
//H:CScript Changes the default script host to CScript.exe
//H:WScript Changes the default script host to WScript.exe (default)
//I Interactive mode (default, opposite of //B)
//Job:xxxx Execute a WSF job
//Logo Display logo (default)
//Nologo Prevent logo display: No banner will be shown at execution time
//S Save current command line options for this user
//T:nn Time out in seconds: Maximum time a script is permitted to run
//X Execute script in debugger
2020CScript Error CScript Error
2021Input Error Input Error
2022This Unicode version of CScript will only execute under Windows NT.

Please use the ANSI version of CScript."
This Unicode version of CScript will only execute under Windows NT.

Please use the ANSI version of CScript."
2023%1!ls!(%2!u!, %3!u!) %4!ls!: %5!ls!
%1!ls!(%2!u!, %3!u!) %4!ls!: %5!ls!
2100Microsoft (R) Windows Script Host Version %1!u!.%2!u!
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) Windows Script Host Version %1!u!.%2!u!
Copyright (C) Microsoft Corporation. All rights reserved.
3050The Windows Script Host settings have been reset to default. The Windows Script Host settings have been reset to default.
3051Command line options are saved. Command line options are saved.
3052The default script host is now set to "wscript.exe". The default script host is now set to "wscript.exe".
3053The default script host is now set to "cscript.exe". The default script host is now set to "cscript.exe".
3054Successful execution of Windows Script Host. Successful execution of Windows Script Host.
3055Successful remote execution of Windows Script Host. Successful remote execution of Windows Script Host.
3100Script execution time was exceeded on script "%1!ls!".
Script execution was terminated.
Script execution time was exceeded on script "%1!ls!".
Script execution was terminated.
3101Could not locate automation class named "%1!ls!". Could not locate automation class named "%1!ls!".
3102Could not connect object. Could not connect object.
3103Could not create object named "%1!ls!". Could not create object named "%1!ls!".
3200Initialization of the Windows Script Host failed. Initialization of the Windows Script Host failed.
3201Can't find script engine "%2!ls!" for script "%1!ls!". Can't find script engine "%2!ls!" for script "%1!ls!".
3202Can't change default script host. Can't change default script host.
3203An attempt at saving your settings via the //S option failed. An attempt at saving your settings via the //S option failed.
3204Loading script "%1!ls!" failed (%2!ls!). Loading script "%1!ls!" failed (%2!ls!).
3205Loading your settings failed. Loading your settings failed.
3206Execution of the Windows Script Host failed. Execution of the Windows Script Host failed.
3207Unexpected error of the Windows Script Host. Unexpected error of the Windows Script Host.
3208Windows Script Host access is disabled on this machine. Contact your administrator for details. Windows Script Host access is disabled on this machine. Contact your administrator for details.
3209Attempt to execute Windows Script Host while it is disabled. Attempt to execute Windows Script Host while it is disabled.
3210Attempt to execute Windows Script Host remotely while remote execution is disabled. Attempt to execute Windows Script Host remotely while remote execution is disabled.
3300//T option requires timeout value. //T option requires timeout value.
3301Invalid timeout value for //T option. Invalid timeout value for //T option.
3302Unknown option "%1!ls!" specified. Unknown option "%1!ls!" specified.
3303Extra argument specified to option "%1!ls!". Extra argument specified to option "%1!ls!".
3304There is no script file specified. There is no script file specified.
3305Command line option mismatch. Command line option mismatch.
3306There is no file extension in "%1!ls!". There is no file extension in "%1!ls!".
3307//H option requires host name. //H option requires host name.
3308Host name for //H option must be "cscript" or "wscript". Host name for //H option must be "cscript" or "wscript".
3309There is no script engine for file extension "%1!ls!". There is no script engine for file extension "%1!ls!".
3310Can not find script file "%1!ls!". Can not find script file "%1!ls!".
3311Invalid pathname. Invalid pathname.
3312Need -E option. Need -E option.
3313-E option requires name of script engine. -E option requires name of script engine.
3314Can't read script from stdin. Can't read script from stdin.
3315//CP option requires code page value. //CP option requires code page value.
3316Invalid code page value for //CP option. Invalid code page value for //CP option.
3317Missing job name. Missing job name.
3318Unicode is not supported on this platform. Unicode is not supported on this platform.
3319Unable to find job "%1!ls!". Unable to find job "%1!ls!".
3400Script setting file "%1!ls!" is invalid. Script setting file "%1!ls!" is invalid.
3401Invalid #codepage directive. Invalid #codepage directive.
3500Win32 Error 0x%X Win32 Error 0x%X
3501%1!ls! (%2!ls!) %1!ls! (%2!ls!)

EXIF

File Name:cscript.exe.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-scripting.resources_31bf3856ad364e35_10.0.15063.0_en-us_9c407a4890426004\
File Size:12 kB
File Permissions:rw-rw-rw-
File Type:Win32 DLL
File Type Extension:dll
MIME Type:application/octet-stream
Machine Type:Intel 386 or later, and compatibles
Time Stamp:0000:00:00 00:00:00
PE Type:PE32
Linker Version:14.10
Code Size:0
Initialized Data Size:11264
Uninitialized Data Size:0
Entry Point:0x0000
OS Version:10.0
Image Version:10.0
Subsystem Version:6.0
Subsystem:Windows GUI
File Version Number:5.812.10240.16384
Product Version Number:5.812.10240.16384
File Flags Mask:0x0003
File Flags:(none)
File OS:Win32
Object File Type:Executable application
File Subtype:0
Language Code:English (U.S.)
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:Microsoft ® Console Based Script Host
File Version:5.812.10240.16384
Internal Name:cscript.exe
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original File Name:cscript.exe.mui
Product Name:Microsoft ® Windows Script Host
Product Version:5.812.10240.16384
Directory:%WINDIR%\WinSxS\x86_microsoft-windows-scripting.resources_31bf3856ad364e35_10.0.15063.0_en-us_4021dec4d7e4eece\

What is cscript.exe.mui?

cscript.exe.mui is Multilingual User Interface resource file that contain English (U.S.) language for file cscript.exe (Microsoft ® Console Based Script Host).

File version info

File Description:Microsoft ® Console Based Script Host
File Version:5.812.10240.16384
Company Name:Microsoft Corporation
Internal Name:cscript.exe
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original Filename:cscript.exe.mui
Product Name:Microsoft ® Windows Script Host
Product Version:5.812.10240.16384
Translation:0x409, 1200