Skip to content

Instantly share code, notes, and snippets.

@kyokuheki
Created November 14, 2025 02:27
Show Gist options
  • Select an option

  • Save kyokuheki/5b3f94f12f43435c5a7f3c724aab1973 to your computer and use it in GitHub Desktop.

Select an option

Save kyokuheki/5b3f94f12f43435c5a7f3c724aab1973 to your computer and use it in GitHub Desktop.
Office ODT install
<Configuration ID="106ac503-d858-4100-b060-870f5a11f557">
<Add OfficeClientEdition="64" Channel="PerpetualVL2024">
<Product ID="ProPlus2024Volume" PIDKEY="XJ2XN-FW8RK-P4HMP-DKDBV-GCVGB">
<Language ID="ja-jp" />
<ExcludeApp ID="Access" />
<ExcludeApp ID="Excel" />
<ExcludeApp ID="Lync" />
<ExcludeApp ID="OneDrive" />
<ExcludeApp ID="OneNote" />
<ExcludeApp ID="Outlook" />
<ExcludeApp ID="Publisher" />
<ExcludeApp ID="Word" />
</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="TRUE" />
<RemoveMSI />
<Display Level="Full" AcceptEULA="TRUE" />
</Configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment