共用方式為


ShowMediaCenter

ShowMediaCenter 指定是否要顯示 Windows Media Center 的進入點。

此設定不會影響 Server Core 安裝。

true

指定 Windows Media Center 的進入點隨即顯示。 這是預設值。

false

指定不會顯示 Windows Media Center 的進入點。

有效的組態傳遞

auditSystem

auditUser

oobeSystem

特殊化

父階層

Microsoft-Windows-Shell-Setup | WindowsFeatures | ShowMediaCenter

套用至

如需此元件支援的 Windows 版本和架構清單,請參閱 Microsoft-Windows-Shell-Setup

XML 範例

下列 XML 輸出示範如何指定不會顯示這些 Windows 功能的進入點。

<WindowsFeatures>
   <ShowInternetExplorer>false</ShowInternetExplorer>
   <ShowMediaCenter>false</ShowMediaCenter>
   <ShowWindowsMediaPlayer>false</ShowWindowsMediaPlayer>
   <ShowWindowsMail>false</ShowWindowsMail>
</WindowsFeatures>

WindowsFeatures