How to detect which version (32 or 64 bit) of Excel/Office installed

How to detect which version (32 or 64 bit) of Excel/Office installed

Does anybody know of a reliable method for programatically detecting which version 32 or 64 bit of Office, in particular Excel, is installed on a users machine Ive looked at similar questions and answers on StackOverflow but the answers are generally from several years ago and the techniques no longer work. Ideally I would like to be able to just query the registry but I suspect its not as simple as that. Thanks in advance.

Комментарии

Популярные сообщения из этого блога

Skipping acquire of configured file 'contrib/binary-i386/Packages' as repository … doesn't support architecture 'i386'

FillChar and StringOfChar under Delphi 10.2 for Win64 Release Target

Python Selenium - How to configure a client certificate file while initializing PhantomJS driver instance