ShowInternetExplorer
ShowInternetExplorer
指定是否要顯示 Internet Explorer 的進入點。
此設定不會影響 Server Core 安裝。
值
true |
指定 Internet Explorer 的進入點隨即顯示。 這是預設值。 |
false |
指定不會顯示 Internet Explorer 的進入點。 |
有效的組態傳遞
auditSystem
auditUser
oobeSystem
特殊化
父階層
Microsoft-Windows-Shell-Setup | WindowsFeatures | ShowInternetExplorer
套用至
如需此元件支援的 Windows 版本和架構清單,請參閱 Microsoft-Windows-Shell-Setup。
XML 範例
下列 XML 輸出示範如何指定不會顯示這些 Windows 功能的進入點。
<WindowsFeatures>
<ShowInternetExplorer>false</ShowInternetExplorer>
<ShowMediaCenter>false</ShowMediaCenter>
<ShowWindowsMediaPlayer>false</ShowWindowsMediaPlayer>
<ShowWindowsMail>false</ShowWindowsMail>
</WindowsFeatures>