Officedocs-deployoffice: RemoveMSI does not remove the Access Database Engine

Created on 1 Nov 2018  Â·  4Comments  Â·  Source: MicrosoftDocs/OfficeDocs-DeployOffice

Old versions of Access Database Engine are not removed when specifying RemoveMSI. This can cause the install of Office 2019 to fail.


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Most helpful comment

@asjimene -- I've updated the article with a bullet point about Access Database Engine redistributable (and Access Runtime as well, since that's different). Thanks again for your feedback.

All 4 comments

Thanks for the feedback/comment. I'm checking with the PM for RemoveMSI to get more details so we can update the article accordingly.

I have confirmation that the Access Database Engine redistributable isn't removed by RemoveMSI, so you'll have to uninstall it by using Control Panel. I'll update the article to make that clear. Thanks for your comment/feedback to help make the documentation better.

@asjimene -- I've updated the article with a bullet point about Access Database Engine redistributable (and Access Runtime as well, since that's different). Thanks again for your feedback.

I encountered this trouble (Access Database Engine 2010 not uninstalling), so I just added a Test-Path for the appropriate Registry key to my PS script. If found, it then runs the uninstall string. That did the trick quite easily.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tinfever picture tinfever  Â·  3Comments

bmansf picture bmansf  Â·  4Comments

DaveClarkey picture DaveClarkey  Â·  3Comments

AsaIt32 picture AsaIt32  Â·  4Comments

schittli picture schittli  Â·  5Comments