Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Themes
specifies whether to use the default theme or a customized theme.
Child Elements
Specifies the path to a customized theme file. |
|
Specifies whether to use the classic Windows visual style, instead of the default visual style. |
Valid Passes
Parent Hierarchy
Microsoft-Windows-Shell-Setup | Themes
Applies To
For the list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-Shell-Setup.
XML Example
The following XML output shows how to set a customized theme.
<Themes>
<CustomDefaultThemeFile>c:themefiles\theme1.theme</CustomDefaultThemeFile>
<DefaultThemesOff>false</DefaultThemesOff>
</Themes>