Jump to content

find Office version for setup program


Jantje

Recommended Posts

I like to install one of two programs on my client machine dependent on the office version. For that I use the Inno setup Program.How can I get that . The number for office 2007 =12 and for Office2010 is 14

Based on that the setup program can install the right program.

#if Office version <=12 then

install program1

#else install program2

#end

Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...