cscript.exe Microsoft ® Console Based Script Host 11764123895909760727bf246f9ac859

File info

File name: cscript.exe.mui
Size: 7680 byte
MD5: 11764123895909760727bf246f9ac859
SHA1: 3cc29597f5f9539a9a03896e43cbbcbd5b50e006
SHA256: 8fb9f229ace6660bd02c68ccbabd6bd432243d936de411e8457cdb0168ada05b
Operating systems: Windows 10
Extension: MUI
In x64: cscript.exe Microsoft ® Console Based Script Host (32 位)

Translations messages and strings

If an error occurred or the following message in Chinese (Simplified) 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 Chinese (Simplified) English
1Windows Script Host Windows Script Host
3Windows 脚本宿主(无调试) Windows Script Host (debugging disabled)
20Windows 脚本宿主错误 Windows Script Host Error
21Windows 脚本宿主输入错误 Windows Script Host Input Error
22Unicode 版本的 Windows 脚本宿主仅在 Windows NT 环境执行。

请用 ANSI 版本的 Windows 脚本宿主。
This Unicode version of Windows Script Host will only execute under Windows NT.

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

选项:



Options:

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

选项:
//B 批模式:不显示脚本错误及提示信息
//D 启用 Active Debugging
//E:engine 使用执行脚本的引擎
//H:CScript 将默认的脚本宿主改为 CScript.exe
//H:WScript 将默认的脚本宿主改为 WScript.exe (默认)
//I 交互模式(默认,与 //B 相对)
//Job:xxxx 执行一个 WSF 工作
//Logo 显示徽标(默认)
//Nologo 不显示徽标:执行时不显示标志
//S 为该用户保存当前命令行选项
//T:nn 超时设定秒:允许脚本运行的最长时间
//X 在调试器中执行脚本
//U 用 Unicode 表示来自控制台的重定向 I/O
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
2011用法:CScript scriptname.extension [option...] [arguments...]

Options:
//B 批模式:不显示脚本错误及提示信息
//D 启用 Active Debugging
//E:engine 使用执行脚本的引擎
//H:CScript 将默认的脚本宿主改为 CScript.exe
//H:WScript 将默认的脚本宿主改为 WScript.exe (默认)
//I 交互模式(默认,与 //B 相对)
//Job:xxxx 执行一个 WSF 工作
//Logo 显示徽标(默认)
//Nologo 不显示徽标:执行时不显示标志
//S 为该用户保存当前命令行选项
//T:nn 超时设定秒:允许脚本运行的最长时间
//X 在脚本中执行脚本
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 错误 CScript Error
2021输入错误 Input Error
2022此 CScript 的 Unicode 版本仅在 Windows NT 环境执行。

请使用 CScript 的 ANSI 版本。
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!
版权所有(C) Microsoft Corporation。保留所有权利。
Microsoft (R) Windows Script Host Version %1!u!.%2!u!
Copyright (C) Microsoft Corporation. All rights reserved.
3050Windows 脚本宿主已复位为默认设置。 The Windows Script Host settings have been reset to default.
3051命令行选项已保存。 Command line options are saved.
3052目前设定的默认脚本宿主是“wscript.exe”。 The default script host is now set to "wscript.exe".
3053目前设定的默认脚本宿主是“cscript.exe”。 The default script host is now set to "cscript.exe".
3054Windows 脚本宿主执行成功。 Successful execution of Windows Script Host.
3055Windows 脚本宿主远程执行成功。 Successful remote execution of Windows Script Host.
3100超过脚本“%1!ls!”的执行时间。
已终止执行脚本。
Script execution time was exceeded on script "%1!ls!".
Script execution was terminated.
3101无法找到名为“%1!ls!”的 automation 类。 Could not locate automation class named "%1!ls!".
3102无法连接对象。 Could not connect object.
3103无法创建名为“%1!ls!”的对象。 Could not create object named "%1!ls!".
3200初始化 Windows 脚本宿主失败。 Initialization of the Windows Script Host failed.
3201无法找到脚本“%1!ls!”的脚本引擎“%2!ls!”。 Can't find script engine "%2!ls!" for script "%1!ls!".
3202无法更改默认脚本宿主。 Can't change default script host.
3203通过选项 //S 尝试保存设置失败。 An attempt at saving your settings via the //S option failed.
3204加载脚本“%1!ls!”失败(%2!ls!)。 Loading script "%1!ls!" failed (%2!ls!).
3205加载设置失败。 Loading your settings failed.
3206Windows 脚本宿主执行失败。 Execution of the Windows Script Host failed.
3207Windows 脚本宿主的意外错误。 Unexpected error of the Windows Script Host.
3208没有在该机执行 Windows 脚本宿主的权限。请与系统管理员联系。 Windows Script Host access is disabled on this machine. Contact your administrator for details.
3209在 Windows 脚本宿主禁用时尝试执行。 Attempt to execute Windows Script Host while it is disabled.
3210在 Windows 脚本宿主远程禁用时尝试远程执行。 Attempt to execute Windows Script Host remotely while remote execution is disabled.
3300//T 选项需要超时值。 //T option requires timeout value.
3301//T 选项的超时值无效。 Invalid timeout value for //T option.
3302指定了未知的选项“%1!ls!”。 Unknown option "%1!ls!" specified.
3303指定到选项“%1!ls!”的附加参数。 Extra argument specified to option "%1!ls!".
3304没有已指定的脚本文件。 There is no script file specified.
3305命令行选项不匹配。 Command line option mismatch.
3306“%1!ls!”没有文件扩展。 There is no file extension in "%1!ls!".
3307//H 选项需要宿主名称。 //H option requires host name.
3308//H 选项所需的宿主名称必须是“cscript”或 “wscript”。 Host name for //H option must be "cscript" or "wscript".
3309没有文件扩展“%1!ls!”的脚本引擎。 There is no script engine for file extension "%1!ls!".
3310无法找到脚本文件“%1!ls!”。 Can not find script file "%1!ls!".
3311无效的路径名。 Invalid pathname.
3312需要 -E 选项。 Need -E option.
3313-E 选项需要脚本引擎的名称。 -E option requires name of script engine.
3314无法从标准输入 (stdin) 读取脚本。 Can't read script from stdin.
3315//CP 选项需要代码页值。 //CP option requires code page value.
3316//CP 选项的代码页值无效。 Invalid code page value for //CP option.
3317缺少工作名。 Missing job name.
3318此平台不支持 Unicode。 Unicode is not supported on this platform.
3319无法找到工作“%1!ls!”。 Unable to find job "%1!ls!".
3400脚本设置文件“%1!ls!”无效。 Script setting file "%1!ls!" is invalid.
3401无效的 #codepage 指令。 Invalid #codepage directive.
3500Win32 错误 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_zh-cn_fbc6e4b677643a16\
File Size:7.5 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:7168
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:Chinese (Simplified)
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_zh-cn_9fa84932bf06c8e0\

What is cscript.exe.mui?

cscript.exe.mui is Multilingual User Interface resource file that contain Chinese (Simplified) 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:0x804, 1200