CustomDefaultThemeFile
重要
此設定已被取代。 主題檔案無法再設定為預設的 Windows 主題。 請改用 Unattend.xml自訂 Windows 預設主題的下列元素: DesktopBackground、 ThemeName、 BrandIcon、 UWPAppsUseLightTheme和 WindowColor。
CustomDefaultThemeFile
會指定自訂主題檔案的路徑。 這些檔案可能包含自訂背景的.bmp檔案。
雖然您可以使用 這些指示將 .theme 檔案新增至 Windows 安裝 (來建立其他自訂主題,但 .theme 檔案無法再作為預設主題。
值
值 | 描述 |
---|---|
Path_to_theme_file | 指定自訂預設主題檔案的路徑。
Path_to_theme_file 是長度上限為 259 個字元的字串。 主題檔案的副檔名為 .theme,而且是文字檔,其中包含視覺資源的指標,例如背景。 |
這種字串支援空的元素。
注意
背景色彩或設計不能以任何方式遮蔽 Windows 桌面圖示、工作列、 [開始 ] 按鈕或 [ 開始 ] 功能表,否則使用者介面的功能會受到影響。 使用者必須能夠檢視及使用 Windows 桌面做為其預定用途,也就是提供圖示和資料夾的輕鬆存取。
有效的組態傳遞
特殊化
auditSystem
auditUser
oobeSystem
父階層
Microsoft-Windows-Shell-Setup | 主題 | CustomDefaultThemeFile
套用至
如需此元件支援的 Windows 版本和架構清單,請參閱 Microsoft-Windows-Shell-Setup。
XML 範例
下列 XML 輸出示範如何設定自訂的主題。
<Themes>
<CustomDefaultThemeFile>c:\themefiles\theme1.theme</CustomDefaultThemeFile>
<DefaultThemesOff>false</DefaultThemesOff>
</Themes>
相關主題
主題 \(部分機器翻譯\)