%%ERRORLEVEL%% will expand into a string representation of the current value of ERRORLEVEL, provided that there is not already an environment variable with the name ERRORLEVEL, in which case you will get its value instead. After running a program, the following illustrates ERRORLEVEL use: goto answer%%ERRORLEVEL%% :answer0 echo Program had return code 0 :answer1 echo Program had return code 1 You can also using the numerical comparisons above: IF %%ERRORLEVEL%% LEQ 1 goto okay %%CMDCMDLINE%% will expand into the original command line passed to CMD.EXE prior to any processing by CMD.EXE, provided that there is not already an environment variable with the name CMDCMDLINE, in which case you will get its value instead. %%CMDEXTVERSION%% will expand into a string representation of the current value of CMDEXTVERSION, provided that there is not already an environment variable with the name CMDEXTVERSION, in which case you will get its value instead.
Error: WinSAT does not support execution of its 32-bit image on a 64-bit version of Windows. Please run the native 64-bit ...
Error: You have insufficient rights to run this tool. You must have at least Domain Administrator rights to run this tool. ...
ErrorDescription is a free-form string supplying more information about the error recorded in LastErrorCode property, and ...
ErrorDescription is a free-form string supplying more information about the error recorded in LastErrorCode, and information ...
ERRORLEVEL% will expand into a string representation of the current value of ERRORLEVEL, provided that there is not already ...
ErrorMethodology for CIM_Memory is a string property that indicates whether parity or CRC algorithms, ECC or other mechanisms ...
ErrorMethodology is a free-form string describing the type of error detection and correction supported by this storage extent. ...
ErrorMethodology is a free-form string describing the type(s) of error detection and correction supported by this device. ...
Errors in map propagation are logged automatically. To log intermediate steps of map propagation and successful propagations, ...