/build/static/layout/Breadcrumb_cap_w.png

system search for office

I am working on an add in for excel. I created a msi for the addin, now I want to do a system search for microsoft office 2010 and above and if present proceed with installation of the add in, if not exit.

Please can someone guide me how I need to proceed within the installer. What I need to look for in the system search, and what should my launch condition should be.


Thanks


0 Comments   [ + ] Show comments

Answers (2)

Posted by: anonymous_9363 8 years ago
Red Belt
0
You'll need to use a Custom Action in your MSI. Do a search for Captian Planet's excellent script for handling Excel add-ins.
Posted by: shamu 8 years ago
Senior Purple Belt
0

I tried to do the system search and launch condition for the 2010 and 2013 .

System search- looks for the uninstall string for 2010 and another one for 2013 .

the launch conditon as

MSOFFICE_2010_INSTALLED >= "0" OR MSOFFICE_2013_INSTALLED >= "0" .


this works on 2010 but failing on 2013.

the app as such works on both.


Please guide

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

View more:

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ