One installer, multiple Outlook versions

B

bluenoser

Hi everyone,

We are developing a managed COM Add-In for Outlook 2003 and Outlook XP. We
would like to provide our clients with a single executable to install our
Add-In, so I am planning to write a small C++ program that checks the
registry for the Office version and launches the appropriate installer (MSI).
The two MSI installers and the small loader would be distributed in a
self-extracting zip file in this scenario.

Can anyone see any pitfalls ahead using this approach? Is there a better one
that doesn't sacrifice the single executable?

Thanks,

Aaron Olson
airolson@"gee em ay eye ell" (dot) com
 

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

Top