C# Client PC office version

  • Thread starter Thread starter Jason Huang
  • Start date Start date
J

Jason Huang

Hi,

In my C# windows project, how do I know which version of MS Office that a
client's PC's using?
Thanks for help.


Jason
 
The version information is stored in the registry. You can use registry API
function to read and get the version information from the registry.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top