I have two types of Word add-ins – one for Word 2007 and another for other versions.
I use INNO setup for distribution package.
Is it possible to determine the Office version that installed on target machine and than to run the right installation file?

Thanks.