Forum Discussion
Access 2024 Runtime not in Office Customization Tool
Microsoft does not offer Access 2024 Runtime (32-bit) version through the Office Customization Tool. Instead, the tool provides the "Office 365 Access Runtime", which is designed to support Access applications across various Office versions
Download and install Microsoft 365 Access Runtime - Microsoft Support
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
- ben2490May 07, 2025Copper Contributor
push