This XML element provides the file name and relative path to the image that is displayed in the header of the OSD Results dialog box. The path is relative to the Tools\OSDResults folder in the MDT Package.

Value

Description

path\\file_name

Includes the relative path and file name of the header image; the path is delimited with double backslashes (\\).

 

Example

<add key="headerImagePath" value="images\\Windows7_h_rgb.png"/>

 

Related Topics

OSDResults.exe.config File Element Values