File name: | wscript.exe.mui |
Size: | 7168 byte |
MD5: | 4af7ecf2168dd9d2d3b5601fa1a34f38 |
SHA1: | 2ec7a6b226ee84ca002323d70472e2e9f6ba012a |
SHA256: | 98ed8b86a7e57356f73f446f94e14b8e5c074b4066f86ed08a8e7bcb29ddd5ad |
Operating systems: | Windows 10 |
Extension: | MUI |
In x64: | wscript.exe Microsoft ® Windows Based Script Host (32 位) |
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 |
---|---|---|
1 | Windows Script Host | Windows Script Host |
3 | Windows 脚本宿主(无调试) | Windows Script Host (debugging disabled) |
20 | Windows 脚本宿主错误 | Windows Script Host Error |
21 | Windows 脚本宿主输入错误 | Windows Script Host Input Error |
22 | Unicode 版本的 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: |
32 | value | value |
1001 | wsh | wsh |
2510 | 用法:WScript 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 在调试器中执行脚本 |
Usage: WScript 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 |
2520 | WScript 错误 - Windows 脚本宿主 | WScript Error - Windows Script Host |
2521 | 输入错误 - Windows 脚本宿主 | Input Error - Windows Script Host |
2522 | 此 WScript 的 Unicode 版本仅在 Windows NT 环境执行。 请使用 WScript 的 ANSI 版本。 |
This Unicode version of WScript will only execute under Windows NT. Please use the ANSI version of WScript. |
2600 | 脚本: %1!ls! 行: %2!lu! 字符: %3!ld! 错误: %4!ls! 代码: %5!lX! 源: %6!ls! |
Script: %1!ls! Line: %2!lu! Char: %3!ld! Error: %4!ls! Code: %5!lX! Source: %6!ls! |
2601 | WScript - 脚本执行错误 | WScript - Script Execution Error |
2602 | Windows Script Host Remote Script | Windows Script Host Remote Script |
2603 | 远程脚本对象只能执行一次。 | Remote script object can only be executed once. |
2604 | 无法执行远程脚本。 | Unable to execute remote script. |
3050 | Windows 脚本宿主已复位为默认设置。 | 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". |
3054 | Windows 脚本宿主执行成功。 | Successful execution of Windows Script Host. |
3055 | Windows 脚本宿主远程执行成功。 | 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. |
3206 | Windows 脚本宿主执行失败。 | Execution of the Windows Script Host failed. |
3207 | Windows 脚本宿主的意外错误。 | 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. |
3500 | Win32 错误 0x%X | Win32 Error 0x%X |
3501 | %1!ls! (%2!ls!) | %1!ls! (%2!ls!) |
File Description: | Microsoft ® Windows Based Script Host |
File Version: | 5.812.10240.16384 |
Company Name: | Microsoft Corporation |
Internal Name: | wscript.exe |
Legal Copyright: | © Microsoft Corporation. All rights reserved. |
Original Filename: | wscript.exe.mui |
Product Name: | Microsoft ® Windows Script Host |
Product Version: | 5.812.10240.16384 |
Translation: | 0x804, 1200 |