waitfor.exe waitfor - wait/send a signal over a network 4a44833d02ec138ed0a81f9751bd713f

File info

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)

Translations messages and strings

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
251ERROR: Unable to send signal '%s'.
ERROR: Unable to send signal '%s'.
252ERROR: Cannot wait for the specified signal.
ERROR: Cannot wait for the specified signal.
253ERROR: Timed out waiting for '%s'.
ERROR: Timed out waiting for '%s'.
254ERROR: Unexpected error %ld occurred.
ERROR: Unexpected error %ld occurred.
255ERROR: Timeout value cannot be 0.
ERROR: Timeout value cannot be 0.
256ERROR: Signal and timeout are mutually exclusive.
ERROR: Signal and timeout are mutually exclusive.
257ERROR: /S cannot be empty.
ERROR: /S cannot be empty.
258ERROR: /U cannot be empty.
ERROR: /U cannot be empty.
259ERROR: /Si cannot be empty.
ERROR: /Si cannot be empty.
260ERROR: Signal name not specified.
ERROR: Signal name not specified.
261ERROR: Invalid syntax.
Type "WAITFOR /?" for usage.
ERROR: Invalid syntax.
Type "WAITFOR /?" for usage.
262ERROR: Unable to retrieve host name from the ipaddress.
ERROR: Unable to retrieve host name from the ipaddress.
263ERROR: Invalid value for /T.
Type "WAITFOR /?" for usage.
ERROR: Invalid value for /T.
Type "WAITFOR /?" for usage.
264ERROR: The signal name cannot exceed 214 characters.
ERROR: The signal name cannot exceed 214 characters.
265The 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.
266WARNING: User credentials are ignored for local connections.
WARNING: User credentials are ignored for local connections.
267ERROR: Invalid syntax. Username specified without specifying system name.
ERROR: Invalid syntax. Username specified without specifying system name.
268ERROR: Invalid syntax. Password specified without specifying user name.
ERROR: Invalid syntax. Password specified without specifying user name.
501SUCCESS: Signal received.
SUCCESS: Signal received.
502SUCCESS: Signal sent.
SUCCESS: Signal sent.
503ERROR: Unable to retrieve the system name.
ERROR: Unable to retrieve the system name.
504ERROR: Unable to close the handle.
ERROR: Unable to close the handle.
505ERROR: Cannot send the specified signal.
ERROR: Cannot send the specified signal.
506ERROR: 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
2002WAITFOR [/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
2005WAITFOR [/T timeout] signal

WAITFOR [/T timeout] signal

2007Description:
Description:
2008This 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
2009specified, the signal will be broadcasted to all the systems in a
specified, the signal will be broadcasted to all the systems in a
2010domain. If /S is specified, then the signal will be sent only
domain. If /S is specified, then the signal will be sent only
2011to the specified system.

to the specified system.

2014Parameter 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
2018the 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
2028is 1 - 99999. Default is to wait forever for signal.

is 1 - 99999. Default is to wait forever for signal.

2031signal 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.

2036NOTE: A system can wait for multiple unique signal names.
NOTE: A system can wait for multiple unique signal names.
2037The signal name cannot exceed 225 characters and cannot
The signal name cannot exceed 225 characters and cannot
2038contain characters other than a-z, A-Z, 0-9 and ASCII
contain characters other than a-z, A-Z, 0-9 and ASCII
2039characters in the range 128-255.

characters in the range 128-255.

2042Examples:
Examples:
2043WAITFOR /?
WAITFOR /?
2044WAITFOR SetupReady
WAITFOR SetupReady
2045WAITFOR CopyDone /T 100
WAITFOR CopyDone /T 100
2046WAITFOR /SI SetupReady
WAITFOR /SI SetupReady
2047WAITFOR /S system /U user /P password /SI CopyDone
WAITFOR /S system /U user /P password /SI CopyDone
5001ERROR: ERROR:
5002WARNING: WARNING:
5003SUCCESS: SUCCESS:
5004INFO: INFO:
5005N/A N/A
5501Type the password for %s: Type the password for %s:
5502Passing the user credential for local connection.
Passing the user credential for local connection.
5503The target system must be running Windows XP or above.
The target system must be running Windows XP or above.
5504The remote system must be running Windows 2000 or above.
The remote system must be running Windows 2000 or above.
5601Invalid syntax. '%s' value is not allowed for '%s' option.
%s
Invalid syntax. '%s' value is not allowed for '%s' option.
%s
5602Invalid syntax. Specify valid numeric value for '%s'.
%s
Invalid syntax. Specify valid numeric value for '%s'.
%s
5603Invalid syntax. Specifiy valid floating point value for '%s'.
%s
Invalid syntax. Specifiy valid floating point value for '%s'.
%s
5604Invalid syntax. Mandatory option '%s' is missing.
%s
Invalid syntax. Mandatory option '%s' is missing.
%s
5605Invalid 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
5607Invalid argument/option - '%s'.
%s
Invalid argument/option - '%s'.
%s
5608Invalid syntax. Default argument is missing.
%s
Invalid syntax. Default argument is missing.
%s
5609Length of the command line argument should not exceed 255 characters.
Length of the command line argument should not exceed 255 characters.
5610Invalid 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
5611Invalid syntax. Value expected for '%s'.
%s
Invalid syntax. Value expected for '%s'.
%s
5612Invalid syntax. '%s' value is not allowed as default argument.
%s
Invalid syntax. '%s' value is not allowed as default argument.
%s
5613Type "%s /?" for usage. Type "%s /?" for usage.
5614Value for '%s' option cannot be empty.
%s
Value for '%s' option cannot be empty.
%s
5615Value for default option cannot be empty.
%s
Value for default option cannot be empty.
%s
5616Invalid syntax. Specify valid numeric value for default.
%s
Invalid syntax. Specify valid numeric value for default.
%s
5617Invalid syntax. Specifiy valid floating point value for default.
%s
Invalid syntax. Specifiy valid floating point value for default.
%s
5618Value for default option cannot be more than %d character(s).
Value for default option cannot be more than %d character(s).
5619Invalid syntax. Value cannot be specified with '%s' option.
%s
Invalid syntax. Value cannot be specified with '%s' option.
%s
5620Value for '%s' option cannot be more than %d character(s).
Value for '%s' option cannot be more than %d character(s).

EXIF

File Name:waitfor.exe.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-waitfor.resources_31bf3856ad364e35_10.0.15063.0_en-us_3e831ea9384c474f\
File Size:11 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:10752
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:10.0.15063.0
Product Version Number:10.0.15063.0
File Flags Mask:0x003f
File Flags:(none)
File OS:Windows NT 32-bit
Object File Type:Executable application
File Subtype:0
Language Code:English (U.S.)
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:waitfor - wait/send a signal over a network
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:waitfor.exe
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original File Name:waitfor.exe.mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Directory:%WINDIR%\WinSxS\x86_microsoft-windows-waitfor.resources_31bf3856ad364e35_10.0.15063.0_en-us_e26483257feed619\

What is waitfor.exe.mui?

waitfor.exe.mui is Multilingual User Interface resource file that contain English (U.S.) language for file waitfor.exe (waitfor - wait/send a signal over a network).

File version info

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