OlegK
Posts: 7
Joined: Tue Jan 02, 2018 9:37 am

Mixed outlook plugin installation

Hello.
I am building an outlook VSTO plugin installer.
I would like to have a single installation that installs the plugin depending on the platform(32 bit or 64 bit).
Meaning that I will have two separate directories I will bring to the installer- one with 32 bit files and the second with 64 bit files.

I would like to know the best way that you can achieve this.(MSI or EXE and the HOW)
Thank you!
Catalin
Posts: 6608
Joined: Wed Jun 13, 2018 7:49 am

Re: Mixed outlook plugin installation

Hello Oleg,

Please have a look on our "How to install different files based on the Operating System (32/64-bit)?" article which I think you may find useful.

In what regards the package type, I don't really think it matters if it is an EXE or an MSI. This mostly depends on your needs.

Hope this helps.

Best regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Building Installers”