Share via


SysEvalKey

Note  This content applies to the Windows Logo Kit (WLK). For the latest information using the new Windows Hardware Certification Kit (HCK), see Windows HCK User's Guide on the Windows Hardware Dev Center.

Use the SysEvalKey parameter to evaluate the value of a variable. This parameter functions only when WttCmd executes from a task within a DTM job.

Syntax

wttcmd.exe /sysevalkey /key:<name> /default:<value>
Argument Description

/Key:<name>

The variable to evaluate.

/Default:<value>

The default value to return if the variable is not defined.

 

Examples

wttcmd.exe /sysevalkey /key:Debugger /default:ntsd

Remarks

To evaluate a variable, enclose it in square brackets.

 

 

Build date: 9/14/2012