Forum Discussion
ben2490
Apr 23, 2025Copper Contributor
Access 2024 Runtime not in Office Customization Tool
Hi, I need Access 2024 Runtime 32 bit via Office Customization Tool but poorly there is only "Office 365 Access Runtime" in this tool. Is there no specific version of Access Runtime for Office 202...
ben2490
Apr 24, 2025Copper Contributor
Hi,
thanks for your reply. Now I tested the deploment via Office Customization Tool / Office Deployment Tool with this XML:
<Configuration ID="980d37f0-a699-4ac9-8726-983e965c2c27">
<Add OfficeClientEdition="32" Channel="PerpetualVL2021">
<Product ID="AccessRuntimeRetail">
<Language ID="de-de" />
</Product>
</Add>
<Updates Enabled="FALSE" />
<Display Level="Full" AcceptEULA="TRUE" />
</Configuration>
Poorly ODT deploys Access 2016 Runtime and not 2024 / 365. Where is the problem?
br
ben
ben2490
May 07, 2025Copper Contributor
push