home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 4 / Windows / System32 / en-US / EventCreate.exe.mui / string.txt next >
Encoding:
Text File  |  2008-01-19  |  5.3 KB  |  89 lines

  1. 101    ERROR
  2. 102    WARNING
  3. 103    INFORMATION
  4. 104    SUCCESS
  5. 106    success|error|information|warning
  6. 150    SUCCESS: An event of type '%s' was created with '%s' as the log.\n
  7. 151    SUCCESS: An event of type '%s' was created with '%s' as the source.\n
  8. 152    SUCCESS: An event of type '%s' was created in the '%s' log with '%s' as the source.\n
  9. 153    '%s' log does not exist. Cannot create the event.\n
  10. 154    Invalid syntax. /U can be specified only when /S is specified.\nType "EVENTCREATE /?" for usage.\n
  11. 155    Invalid syntax. /P can be specified only when /U is specified.\nType "EVENTCREATE /?" for usage.\n
  12. 156    Invalid syntax. Event ID must be in the range of 1 - 1000.\nType "EVENTCREATE /?" for usage.\n
  13. 157    Invalid syntax. Description cannot be empty.\nType "EVENTCREATE /?" for usage.\n
  14. 158    Invalid syntax. Log/Source cannot be empty.\nType "EVENTCREATE /?" for usage.\n
  15. 159    Invalid syntax. Either /L or /SO or both should be specified.\nType "EVENTCREATE /?" for usage.\n
  16. 160    New source can be created only if log name is also specified.\nINFO: Use /L switch to specify the log name.\n
  17. 161    Source already exists in '%s' log. Source cannot be duplicated.\n
  18. 162    Invalid syntax. User name cannot be empty.\n
  19. 163    Invalid syntax.\nType "EVENTCREATE /?" for usage.\n
  20. 164    Invalid syntax. System name cannot be empty.\n
  21. 165    EventID must be in the range of %d - %d.\nType "EVENTCREATE /?" for usage.\n
  22. 166    Source parameter is used to identify custom applications/scripts only (not installed applications).\n
  23. 167    Access is denied. Custom events cannot be created into security log.\n
  24. 1001    \nEVENTCREATE [/S system [/U username [/P [password]]]] /ID eventid\n
  25. 1002                [/L logname] [/SO srcname] /T type /D description\n
  26. 1003    \n
  27. 1004    Description:\n
  28. 1005        This command line tool enables an administrator to create\n
  29. 1006        a custom event ID and message in a specified event log.\n
  30. 1007    \n
  31. 1008    Parameter List:\n
  32. 1009        /S    system           Specifies the remote system to connect to.\n\n
  33. 1010        /U    [domain\]user    Specifies the user context under which\n
  34. 1011                               the command should execute.\n\n
  35. 1012        /P    [password]       Specifies the password for the given\n
  36. 1013                               user context. Prompts for input if omitted.\n\n
  37. 1014        /L    logname          Specifies the event log to create\n
  38. 1015                               an event in.\n\n
  39. 1016        /T    type             Specifies the type of event to create.\n
  40. 1017                               Valid types: SUCCESS, ERROR, WARNING, INFORMATION.\n\n
  41. 1018        /SO   source           Specifies the source to use for the\n
  42. 1019                               event (if not specified, source will default\n
  43. 1020                               to 'eventcreate'). A valid source can be any\n
  44. 1021                               string and should represent the application\n
  45. 1022                               or component that is generating the event.\n\n
  46. 1023        /ID   id               Specifies the event ID for the event. A\n
  47. 1024                               valid custom message ID is in the range\n
  48. 1025                               of 1 - 1000.\n\n
  49. 1026        /D    description      Specifies the description text for the new event.\n\n
  50. 1028        /?                     Displays this help message.\n\n
  51. 1029    \n
  52. 1030    Examples:\n
  53. 1031        EVENTCREATE /T ERROR /ID 1000\n
  54. 1032            /L APPLICATION /D "My custom error event for the application log"\n\n
  55. 1035        EVENTCREATE /T ERROR /ID 999 /L APPLICATION\n
  56. 1036            /SO WinWord /D "Winword event 999 happened due to low diskspace"\n\n
  57. 1037        EVENTCREATE /S system /T ERROR /ID 100\n
  58. 1038            /L APPLICATION /D "Custom job failed to install"\n\n
  59. 1039        EVENTCREATE /S system /U user /P password /ID 1 /T ERROR\n
  60. 1040            /L APPLICATION /D "User access failed due to invalid user credentials"\n
  61. 5001    ERROR:
  62. 5002    WARNING:
  63. 5003    SUCCESS:
  64. 5004    INFO:
  65. 5005    N/A
  66. 5501    Type the password for %s:
  67. 5502    Passing the user credential for local connection.\n
  68. 5503    The target system must be running Windows XP or above.\n
  69. 5504    The remote system must be running Windows 2000 or above.\n
  70. 5601    Invalid syntax. '%s' value is not allowed for '%s' option.\n%s\n
  71. 5602    Invalid syntax. Specify valid numeric value for '%s'.\n%s\n
  72. 5603    Invalid syntax. Specifiy valid floating point value for '%s'.\n%s\n
  73. 5604    Invalid syntax. Mandatory option '%s' is missing.\n%s\n
  74. 5605    Invalid syntax. '%s' option is not allowed more than '%d' time(s).\n%s\n
  75. 5607    Invalid argument/option - '%s'.\n%s\n
  76. 5608    Invalid syntax. Default argument is missing.\n%s\n
  77. 5609    Length of the command line argument should not exceed 255 characters.\n
  78. 5610    Invalid syntax. Default option is not allowed more than '%d' time(s).\n%s\n
  79. 5611    Invalid syntax. Value expected for '%s'.\n%s\n
  80. 5612    Invalid syntax. '%s' value is not allowed as default argument.\n%s\n
  81. 5613    Type "%s /?" for usage.
  82. 5614    Value for '%s' option cannot be empty.\n%s\n
  83. 5615    Value for default option cannot be empty.\n%s\n
  84. 5616    Invalid syntax. Specify valid numeric value for default.\n%s\n
  85. 5617    Invalid syntax. Specifiy valid floating point value for default.\n%s\n
  86. 5618    Value for default option cannot be more than %d character(s).\n
  87. 5619    Invalid syntax. Value cannot be specified with '%s' option.\n%s\n
  88. 5620    Value for '%s' option cannot be more than %d character(s).\n
  89.