File name: | waitfor.exe.mui |
Size: | 11264 byte |
MD5: | 4a44833d02ec138ed0a81f9751bd713f |
SHA1: | d34c9f3b5e75d1e4d377f414b3f6e89efd532023 |
SHA256: | dbe1b9476e9a43188bf428459a7d4c676750ca368dadf273563523d55eb6c51c |
Operating systems: | Windows 10 |
Extension: | MUI |
In x64: | waitfor.exe waitfor - wait/send a signal over a network (32-bit) |
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 |
---|---|---|
251 | ERROR: Unable to send signal '%s'. |
ERROR: Unable to send signal '%s'. |
252 | ERROR: Cannot wait for the specified signal. |
ERROR: Cannot wait for the specified signal. |
253 | ERROR: Timed out waiting for '%s'. |
ERROR: Timed out waiting for '%s'. |
254 | ERROR: Unexpected error %ld occurred. |
ERROR: Unexpected error %ld occurred. |
255 | ERROR: Timeout value cannot be 0. |
ERROR: Timeout value cannot be 0. |
256 | ERROR: Signal and timeout are mutually exclusive. |
ERROR: Signal and timeout are mutually exclusive. |
257 | ERROR: /S cannot be empty. |
ERROR: /S cannot be empty. |
258 | ERROR: /U cannot be empty. |
ERROR: /U cannot be empty. |
259 | ERROR: /Si cannot be empty. |
ERROR: /Si cannot be empty. |
260 | ERROR: Signal name not specified. |
ERROR: Signal name not specified. |
261 | ERROR: Invalid syntax. Type "WAITFOR /?" for usage. |
ERROR: Invalid syntax. Type "WAITFOR /?" for usage. |
262 | ERROR: Unable to retrieve host name from the ipaddress. |
ERROR: Unable to retrieve host name from the ipaddress. |
263 | ERROR: Invalid value for /T. Type "WAITFOR /?" for usage. |
ERROR: Invalid value for /T. Type "WAITFOR /?" for usage. |
264 | ERROR: The signal name cannot exceed 214 characters. |
ERROR: The signal name cannot exceed 214 characters. |
265 | The signal cannot contain characters other than a-z, A-Z, 0-9 and ASCII characters in the range 128-255. |
The signal cannot contain characters other than a-z, A-Z, 0-9 and ASCII characters in the range 128-255. |
266 | WARNING: User credentials are ignored for local connections. |
WARNING: User credentials are ignored for local connections. |
267 | ERROR: Invalid syntax. Username specified without specifying system name. |
ERROR: Invalid syntax. Username specified without specifying system name. |
268 | ERROR: Invalid syntax. Password specified without specifying user name. |
ERROR: Invalid syntax. Password specified without specifying user name. |
501 | SUCCESS: Signal received. |
SUCCESS: Signal received. |
502 | SUCCESS: Signal sent. |
SUCCESS: Signal sent. |
503 | ERROR: Unable to retrieve the system name. |
ERROR: Unable to retrieve the system name. |
504 | ERROR: Unable to close the handle. |
ERROR: Unable to close the handle. |
505 | ERROR: Cannot send the specified signal. |
ERROR: Cannot send the specified signal. |
506 | ERROR: Unable to send signal, no network connection detected. |
ERROR: Unable to send signal, no network connection detected. |
2001 | WaitFor has two ways of working: Syntax 1: to send a signal |
WaitFor has two ways of working: Syntax 1: to send a signal |
2002 | WAITFOR [/S system [/U user [/P [password]]]] /SI signal |
WAITFOR [/S system [/U user [/P [password]]]] /SI signal |
2004 | Syntax 2: to wait for a signal |
Syntax 2: to wait for a signal |
2005 | WAITFOR [/T timeout] signal |
WAITFOR [/T timeout] signal |
2007 | Description: |
Description: |
2008 | This tool sends, or waits for, a signal on a system. When /S is not |
This tool sends, or waits for, a signal on a system. When /S is not |
2009 | specified, the signal will be broadcasted to all the systems in a |
specified, the signal will be broadcasted to all the systems in a |
2010 | domain. If /S is specified, then the signal will be sent only |
domain. If /S is specified, then the signal will be sent only |
2011 | to the specified system. |
to the specified system. |
2014 | Parameter List: |
Parameter List: |
2015 | /S system Specifies remote system to send signal to. |
/S system Specifies remote system to send signal to. |
2017 | /U [domain\]user Specifies the user context under which |
/U [domain\]user Specifies the user context under which |
2018 | the command should execute. |
the command should execute. |
2020 | /P [password] Specifies the password for the given user context. |
/P [password] Specifies the password for the given user context. |
2024 | /SI Sends the signal across the net to waiting machines |
/SI Sends the signal across the net to waiting machines |
2027 | /T timeout Number of seconds to wait for signal. Valid range |
/T timeout Number of seconds to wait for signal. Valid range |
2028 | is 1 - 99999. Default is to wait forever for signal. |
is 1 - 99999. Default is to wait forever for signal. |
2031 | signal The name of the signal to wait for or to send. |
signal The name of the signal to wait for or to send. |
2034 | /? Displays this help message. |
/? Displays this help message. |
2036 | NOTE: A system can wait for multiple unique signal names. |
NOTE: A system can wait for multiple unique signal names. |
2037 | The signal name cannot exceed 225 characters and cannot |
The signal name cannot exceed 225 characters and cannot |
2038 | contain characters other than a-z, A-Z, 0-9 and ASCII |
contain characters other than a-z, A-Z, 0-9 and ASCII |
2039 | characters in the range 128-255. |
characters in the range 128-255. |
2042 | Examples: |
Examples: |
2043 | WAITFOR /? |
WAITFOR /? |
2044 | WAITFOR SetupReady |
WAITFOR SetupReady |
2045 | WAITFOR CopyDone /T 100 |
WAITFOR CopyDone /T 100 |
2046 | WAITFOR /SI SetupReady |
WAITFOR /SI SetupReady |
2047 | WAITFOR /S system /U user /P password /SI CopyDone |
WAITFOR /S system /U user /P password /SI CopyDone |
5001 | ERROR: | ERROR: |
5002 | WARNING: | WARNING: |
5003 | SUCCESS: | SUCCESS: |
5004 | INFO: | INFO: |
5005 | N/A | N/A |
5501 | Type the password for %s: | Type the password for %s: |
5502 | Passing the user credential for local connection. |
Passing the user credential for local connection. |
5503 | The target system must be running Windows XP or above. |
The target system must be running Windows XP or above. |
5504 | The remote system must be running Windows 2000 or above. |
The remote system must be running Windows 2000 or above. |
5601 | Invalid syntax. '%s' value is not allowed for '%s' option. %s |
Invalid syntax. '%s' value is not allowed for '%s' option. %s |
5602 | Invalid syntax. Specify valid numeric value for '%s'. %s |
Invalid syntax. Specify valid numeric value for '%s'. %s |
5603 | Invalid syntax. Specifiy valid floating point value for '%s'. %s |
Invalid syntax. Specifiy valid floating point value for '%s'. %s |
5604 | Invalid syntax. Mandatory option '%s' is missing. %s |
Invalid syntax. Mandatory option '%s' is missing. %s |
5605 | Invalid syntax. '%s' option is not allowed more than '%d' time(s). %s |
Invalid syntax. '%s' option is not allowed more than '%d' time(s). %s |
5607 | Invalid argument/option - '%s'. %s |
Invalid argument/option - '%s'. %s |
5608 | Invalid syntax. Default argument is missing. %s |
Invalid syntax. Default argument is missing. %s |
5609 | Length of the command line argument should not exceed 255 characters. |
Length of the command line argument should not exceed 255 characters. |
5610 | Invalid syntax. Default option is not allowed more than '%d' time(s). %s |
Invalid syntax. Default option is not allowed more than '%d' time(s). %s |
5611 | Invalid syntax. Value expected for '%s'. %s |
Invalid syntax. Value expected for '%s'. %s |
5612 | Invalid syntax. '%s' value is not allowed as default argument. %s |
Invalid syntax. '%s' value is not allowed as default argument. %s |
5613 | Type "%s /?" for usage. | Type "%s /?" for usage. |
5614 | Value for '%s' option cannot be empty. %s |
Value for '%s' option cannot be empty. %s |
5615 | Value for default option cannot be empty. %s |
Value for default option cannot be empty. %s |
5616 | Invalid syntax. Specify valid numeric value for default. %s |
Invalid syntax. Specify valid numeric value for default. %s |
5617 | Invalid syntax. Specifiy valid floating point value for default. %s |
Invalid syntax. Specifiy valid floating point value for default. %s |
5618 | Value for default option cannot be more than %d character(s). |
Value for default option cannot be more than %d character(s). |
5619 | Invalid syntax. Value cannot be specified with '%s' option. %s |
Invalid syntax. Value cannot be specified with '%s' option. %s |
5620 | Value for '%s' option cannot be more than %d character(s). |
Value for '%s' option cannot be more than %d character(s). |
File Description: | waitfor - wait/send a signal over a network |
File Version: | 10.0.15063.0 (WinBuild.160101.0800) |
Company Name: | Microsoft Corporation |
Internal Name: | waitfor.exe |
Legal Copyright: | © Microsoft Corporation. All rights reserved. |
Original Filename: | waitfor.exe.mui |
Product Name: | Microsoft® Windows® Operating System |
Product Version: | 10.0.15063.0 |
Translation: | 0x409, 1200 |