Update install.xml
Some checks are pending
PSScriptAnalyzer / PSScriptAnalyzer (push) Waiting to run

This commit is contained in:
Maximilian Krieger 2025-01-28 09:20:03 +01:00
parent 0ddbcc1d4c
commit 9147faf70d

View File

@ -1,30 +1,19 @@
<Configuration ID="A9B3AC9B-7436-4348-AFD5-8769F4D06A4A" >
<Add>
<Product ID="O365ProPlusRetail">
<Language ID="MatchOS"/>
<Language ID="MatchPreviousMSI"/>
<ExcludeApp ID="Groove"/>
<Configuration ID="7d07fe48-5cff-42e4-90e7-f09d3d20c732">
<Info Description="" />
<Add OfficeClientEdition="64" Channel="Current">
<Product ID="O365BusinessEEANoTeamsRetail">
<Language ID="de-de" />
<ExcludeApp ID="Groove" />
<ExcludeApp ID="Lync" />
<ExcludeApp ID="Publisher" />
<ExcludeApp ID="Access" />
</Product>
<Product ID="VisioProRetail" MSICondition="VisPro,VisProR">
<Language ID="MatchOS"/>
<Language ID="MatchPreviousMSI"/>
<ExcludeApp ID="Groove"/>
<ExcludeApp ID="Lync" />
<ExcludeApp ID="Publisher" />
<ExcludeApp ID="Access" />
</Product>
<Product ID="ProjectProRetail" MSICondition="PrjPro,PrjProR">
<Language ID="MatchOS"/>
<Language ID="MatchPreviousMSI"/>
<ExcludeApp ID="Groove"/>
<ExcludeApp ID="Lync" />
<ExcludeApp ID="Publisher" />
<ExcludeApp ID="Access" />
</Product>
</Add>
<Remove All="TRUE" />
<Updates Enabled="TRUE" />
<RemoveMSI />
<AppSettings>
<Setup Name="Company" Value="Heko Bueroservice GmbH &amp; Co. KG." />
<User Key="software\microsoft\office\16.0\excel\options" Name="defaultformat" Value="51" Type="REG_DWORD" App="excel16" Id="L_SaveExcelfilesas" />
<User Key="software\microsoft\office\16.0\powerpoint\options" Name="defaultformat" Value="27" Type="REG_DWORD" App="ppt16" Id="L_SavePowerPointfilesas" />
<User Key="software\microsoft\office\16.0\word\options" Name="defaultformat" Value="" Type="REG_SZ" App="word16" Id="L_SaveWordfilesas" />
</AppSettings>
<Display Level="Full" AcceptEULA="TRUE" />
</Configuration>