This XML element provides the file name and relative path to the image that is displayed as the background in 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 background image; the path is delimited with double forward slashes (//).

 

Example

<add key="backgroundWallpaper" value="images\\Wallpaper.jpg"/>

 

Related Topics

OSDResults.exe.config File Element Values