File name: | EventCreate.exe.mui |
Size: | 24576 byte |
MD5: | 972ae2a4c5ca5a59c05cf05af36bd979 |
SHA1: | d01f9e661eca8ef1e76fda2e04c9f8c202325af9 |
SHA256: | 3ffe3cc0100ccd8f06c6479c8c38820ac3c5884f64cd0aca90a516e17435d5c9 |
Operating systems: | Windows 10 |
Extension: | MUI |
In x64: | EventCreate.exe 事件创建 - 在事件日志中创建自定义事件 (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 |
---|---|---|
101 | ERROR | ERROR |
102 | WARNING | WARNING |
103 | INFORMATION | INFORMATION |
104 | SUCCESS | SUCCESS |
106 | success|error|information|warning | success|error|information|warning |
150 | 成功: '%s' 类型的事件被用 '%s' 创建作为日志。 |
SUCCESS: An event of type '%s' was created with '%s' as the log. |
151 | 成功: '%s' 类型的事件被用 '%s' 创建作为源。 |
SUCCESS: An event of type '%s' was created with '%s' as the source. |
152 | 成功: '%s' 类型的事件被创建在 '%s' 日志里,用 '%s' 作为源。 |
SUCCESS: An event of type '%s' was created in the '%s' log with '%s' as the source. |
153 | '%s' 日志不存在。不能创建事件。 |
'%s' log does not exist. Cannot create the event. |
154 | 无效语法。只有在指定 /S 选项时才能指定 /U 选项。 键入 "EVENTCREATE /?" 了解用法信息。 |
Invalid syntax. /U can be specified only when /S is specified. Type "EVENTCREATE /?" for usage. |
155 | 无效语法。只有在指定 /U 选项时才能指定 /P 选项。 键入 "EVENTCREATE /?" 了解用法信息。 |
Invalid syntax. /P can be specified only when /U is specified. Type "EVENTCREATE /?" for usage. |
156 | 无效语法。事件 ID 必须在 1 - 1000 的范围内。 键入 "EVENTCREATE /?" 了解用法信息。 |
Invalid syntax. Event ID must be in the range of 1 - 1000. Type "EVENTCREATE /?" for usage. |
157 | 无效语法。描述不能为空。 键入 "EVENTCREATE /?" 了解用法信息。 |
Invalid syntax. Description cannot be empty. Type "EVENTCREATE /?" for usage. |
158 | 无效语法。日志/资源不能为空。 键入 "EVENTCREATE /?" 了解用法信息。 |
Invalid syntax. Log/Source cannot be empty. Type "EVENTCREATE /?" for usage. |
159 | 无效语法。/L 或 /SO 或者二者都应被指定。 键入 "EVENTCREATE /?" 了解用法信息。 |
Invalid syntax. Either /L or /SO or both should be specified. Type "EVENTCREATE /?" for usage. |
160 | 只有当日志名称也被指定时,才能创建新资源。 信息: 用 /L 开关指定日志名称。 |
New source can be created only if log name is also specified. INFO: Use /L switch to specify the log name. |
161 | 资源已存在于 '%s' 日志里。不能复制资源。 |
Source already exists in '%s' log. Source cannot be duplicated. |
162 | 无效语法。用户名不能为空。 |
Invalid syntax. User name cannot be empty. |
163 | 无效语法。 键入 "EVENTCREATE /?" 了解用法信息。 |
Invalid syntax. Type "EVENTCREATE /?" for usage. |
164 | 无法语法。系统名称不能为空。 |
Invalid syntax. System name cannot be empty. |
165 | EventID 范围必须在 %d 到 %d。 键入 "EVENTCREATE /?" 了解用法信息。 |
EventID must be in the range of %d - %d. Type "EVENTCREATE /?" for usage. |
166 | 源参数只用来标识自定义应用程序/脚本(不是已安装的源)。 |
Source parameter is used to identify custom applications/scripts only (not installed applications). |
167 | 访问被拒绝。在安全日志里无法创建自定义事件。 |
Access is denied. Custom events cannot be created into security log. |
1001 | EVENTCREATE [/S system [/U username [/P [password]]]] /ID eventid |
EVENTCREATE [/S system [/U username [/P [password]]]] /ID eventid |
1002 | [/L logname] [/SO srcname] /T type /D description |
[/L logname] [/SO srcname] /T type /D description |
1003 | ||
1004 | 描述: |
Description: |
1005 | 该命令行工具使管理员能够创建一个自定义事件 ID 和消息于某指定 |
This command line tool enables an administrator to create |
1006 | 事件日志里。 |
a custom event ID and message in a specified event log. |
1008 | 参数列表: |
Parameter List: |
1009 | /S system 指定要连接的远程系统。 |
/S system Specifies the remote system to connect to. |
1010 | /U [domain\]user 指定应该在哪个用户上下文执行命令。 |
/U [domain\]user Specifies the user context under which |
1012 | /P [password] 指定给定用户上下文的密码。如果省略则 |
/P [password] Specifies the password for the given |
1013 | 提示输入。 |
user context. Prompts for input if omitted. |
1014 | /L logname 指定要在其中创建事件事件日志。 |
/L logname Specifies the event log to create |
1016 | /T type 指定要创建的事件类型。有效的类型是: |
/T type Specifies the type of event to create. |
1017 | SUCCESS,ERROR,WARNING,INFORMATION。 |
Valid types: SUCCESS, ERROR, WARNING, INFORMATION. |
1018 | /SO source 为此事件指定要使用的来源(如果没有指定, |
/SO source Specifies the source to use for the |
1019 | 默认来源则为'eventcreate')。有效来源 |
event (if not specified, source will default |
1020 | 可以是任何字符串并应该代表应用程序或 |
to 'eventcreate'). A valid source can be any |
1021 | 生成事件的组件。 |
string and should represent the application |
1023 | /ID id 指定事件的 ID。有效的自定义消息 ID 在 |
/ID id Specifies the event ID for the event. A |
1024 | 范围 1 - 1000 以内。 |
valid custom message ID is in the range |
1026 | /D description 为新事件指定描述文字。 |
/D description Specifies the description text for the new event. |
1028 | /? 显示此帮助消息。 |
/? Displays this help message. |
1030 | 示例: |
Examples: |
1031 | EVENTCREATE /T ERROR /ID 1000 |
EVENTCREATE /T ERROR /ID 1000 |
1032 | /L APPLICATION /D "该应用程序日志的、自定义错误事件" |
/L APPLICATION /D "My custom error event for the application log" |
1035 | EVENTCREATE /T ERROR /ID 999 /L APPLICATION |
EVENTCREATE /T ERROR /ID 999 /L APPLICATION |
1036 | /SO WinWord /D "因为磁盘空间不足,发生 Winword 事件999" |
/SO WinWord /D "Winword event 999 happened due to low diskspace" |
1037 | EVENTCREATE /S system /T ERROR /ID 100 |
EVENTCREATE /S system /T ERROR /ID 100 |
1038 | /L APPLICATION /D "自定义作业安装失败" |
/L APPLICATION /D "Custom job failed to install" |
1039 | EVENTCREATE /S system /U user /P password /ID 1 /T ERROR |
EVENTCREATE /S system /U user /P password /ID 1 /T ERROR |
1040 | /L APPLICATION /D "因为无效用户凭据,用户访问失败" |
/L APPLICATION /D "User access failed due to invalid user credentials" |
5001 | 错误: | ERROR: |
5002 | 警告: | WARNING: |
5003 | 成功: | SUCCESS: |
5004 | 信息: | INFO: |
5005 | 暂缺 | N/A |
5501 | 请键入 %s 的密码: | Type the password for %s: |
5502 | 为本地连接传递用户凭据。 |
Passing the user credential for local connection. |
5503 | 目标系统必须运行 Windows XP 或更高版本。 |
The target system must be running Windows XP or above. |
5504 | 远程系统必须运行 Windows 2000 或更高版本。 |
The remote system must be running Windows 2000 or above. |
5601 | 无效语法。'%s' 值对 '%s' 选项不允许。 %s |
Invalid syntax. '%s' value is not allowed for '%s' option. %s |
5602 | 无效语法。请为 '%s' 指定有效的数字值。 %s |
Invalid syntax. Specify valid numeric value for '%s'. %s |
5603 | 无效语法。请为 '%s' 指定有效的浮点值。 %s |
Invalid syntax. Specifiy valid floating point value for '%s'. %s |
5604 | 无效语法。缺少强制选项 '%s'。 %s |
Invalid syntax. Mandatory option '%s' is missing. %s |
5605 | 无效语法。'%s' 选项不允许超过 '%d' 次。 %s |
Invalid syntax. '%s' option is not allowed more than '%d' time(s). %s |
5607 | 无效参数/选项 - '%s'。 %s |
Invalid argument/option - '%s'. %s |
5608 | 无效语法。缺少默认参数。 %s |
Invalid syntax. Default argument is missing. %s |
5609 | 命令行参数的长度不能超过 255 个字符。 |
Length of the command line argument should not exceed 255 characters. |
5610 | 无效语法。默认选项不允许超过 '%d' 次。 %s |
Invalid syntax. Default option is not allowed more than '%d' time(s). %s |
5611 | 无效语法。需要 '%s' 的值。 %s |
Invalid syntax. Value expected for '%s'. %s |
5612 | 无效语法。'%s' 不允许作为默认参数。 %s |
Invalid syntax. '%s' value is not allowed as default argument. %s |
5613 | 键入 "%s /?" 以了解用法。 | Type "%s /?" for usage. |
5614 | 选项 '%s' 的值不能为空。 %s |
Value for '%s' option cannot be empty. %s |
5615 | 默认选项的值不能为空。 %s |
Value for default option cannot be empty. %s |
5616 | 无效语法。请指定默认的有效数字值。 %s |
Invalid syntax. Specify valid numeric value for default. %s |
5617 | 无效语法。请指定默认的有效浮点值。 %s |
Invalid syntax. Specifiy valid floating point value for default. %s |
5618 | 默认选项的值不能超过 %d 字符。 |
Value for default option cannot be more than %d character(s). |
5619 | 无效语法。值不能用 '%s' 选项指定。 %s |
Invalid syntax. Value cannot be specified with '%s' option. %s |
5620 | '%s' 选项的值不能超过 %d 字符。 |
Value for '%s' option cannot be more than %d character(s). |
0x1 | %1 | %1 |
File Description: | 事件创建 - 在事件日志中创建自定义事件 |
File Version: | 10.0.15063.0 (WinBuild.160101.0800) |
Company Name: | Microsoft Corporation |
Internal Name: | eventcreate.exe |
Legal Copyright: | © Microsoft Corporation. All rights reserved. |
Original Filename: | evcreate.exe.mui |
Product Name: | Microsoft® Windows® Operating System |
Product Version: | 10.0.15063.0 |
Translation: | 0x804, 1200 |