add files
This commit is contained in:
commit
13a9e41fa5
3 changed files with 35 additions and 0 deletions
2
install.bat
Normal file
2
install.bat
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
pushd %~dp0
|
||||||
|
setup.exe /configure office-2024-word-excel-powerpoint-silent-install.xml
|
||||||
33
office-2024-word-excel-powerpoint-silent-install.xml
Normal file
33
office-2024-word-excel-powerpoint-silent-install.xml
Normal file
|
|
@ -0,0 +1,33 @@
|
||||||
|
<Configuration ID="1903ec32-6eae-49cb-aba4-815933deddd5">
|
||||||
|
<Add OfficeClientEdition="64" Channel="PerpetualVL2024" Version="16.0.17932.20700">
|
||||||
|
<Product ID="ProPlus2024Volume" PIDKEY="XJ2XN-FW8RK-P4HMP-DKDBV-GCVGB">
|
||||||
|
<Language ID="en-us" />
|
||||||
|
<Language ID="MatchOS" />
|
||||||
|
<ExcludeApp ID="Access" />
|
||||||
|
<ExcludeApp ID="Lync" />
|
||||||
|
<ExcludeApp ID="OneDrive" />
|
||||||
|
<ExcludeApp ID="OneNote" />
|
||||||
|
<ExcludeApp ID="Outlook" />
|
||||||
|
<ExcludeApp ID="Publisher" />
|
||||||
|
</Product>
|
||||||
|
</Add>
|
||||||
|
<Property Name="SharedComputerLicensing" Value="0" />
|
||||||
|
<Property Name="FORCEAPPSHUTDOWN" Value="FALSE" />
|
||||||
|
<Property Name="DeviceBasedLicensing" Value="0" />
|
||||||
|
<Property Name="SCLCacheOverride" Value="0" />
|
||||||
|
<Property Name="AUTOACTIVATE" Value="1" />
|
||||||
|
<Updates Enabled="FALSE" />
|
||||||
|
<AppSettings>
|
||||||
|
<User Key="software\microsoft\office\16.0\common\general" Name="skydrivesigninoption" Value="0" Type="REG_DWORD" App="office16" Id="L_ShowSkyDriveSignIn" />
|
||||||
|
<User Key="software\microsoft\office\16.0\firstrun" Name="bootedrtm" Value="1" Type="REG_DWORD" App="office16" Id="L_DisableOfficeFirstrun" />
|
||||||
|
<User Key="software\microsoft\office\16.0\dlp" Name="policytipsenabled" Value="0" Type="REG_DWORD" App="office16" Id="L_PolicyTipsEnabled" />
|
||||||
|
<User Key="software\microsoft\office\16.0\common" Name="insiderslabbehavior" Value="2" Type="REG_DWORD" App="office16" Id="L_OfficeInsiderUserExperience" />
|
||||||
|
<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\excel\options" Name="disablesaveaslosswarningopendocumentspreadsheet" Value="1" Type="REG_DWORD" App="excel16" Id="L_TurnOffFileFormatCompatiblityDialogForODS" />
|
||||||
|
<User Key="software\microsoft\office\16.0\powerpoint\options" Name="disablesaveaslosswarningopendocumentpresentation" Value="1" Type="REG_DWORD" App="ppt16" Id="L_TurnOffFileFormatCompatiblityDialogForODP" />
|
||||||
|
<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="disablesaveaslosswarningopendocumenttext" Value="1" Type="REG_DWORD" App="word16" Id="L_DoNotDisplayFileFormatCompatiblityDialogForODT" />
|
||||||
|
<User Key="software\microsoft\office\16.0\word\options" Name="defaultformat" Value="" Type="REG_SZ" App="word16" Id="L_SaveWordfilesas" />
|
||||||
|
</AppSettings>
|
||||||
|
<Display Level="None" AcceptEULA="TRUE" />
|
||||||
|
</Configuration>
|
||||||
BIN
setup.exe
Normal file
BIN
setup.exe
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue