DesktopBackground specifies the path to a graphic file that is used for the desktop background.

The image will be cropped to fit the size of your display, while preserving the aspect ratio of the image. This corresponds to the option: Picture Position: Fill in the Desktop Background page in the Control Panel.

Select an image which will look good when cropped to the common aspect ratios for your computer. In most cases, we recommend that you use a 1920x1200 image with the focal point of the image near the center.

The graphic must be a .jpg or .bmp image.

Values

Path_to_background_image_file

Specifies the path to the graphic file. Path_to_background_image_file is a string with a maximum length of 259 characters.

This string type supports empty elements.

Valid Configuration Passes

specialize

auditSystem

auditUser

oobeSystem

Parent Hierarchy

Microsoft-Windows-Shell-Setup | Themes | DesktopBackground

Applies To

For a list of the Windows® editions and architectures that this component supports, see Microsoft-Windows-Shell-Setup.

XML Example

The following XML output shows how to assign a background to a customized theme.

  Copy Code
<Themes>
   <ThemeName>Fabrikam Theme</ThemeName>
   <DesktopBackground>%WINDIR%\web\wallpaper\fabrikam.jpg</DesktopBackground>
</Themes>

See Also

Concepts

Themes