[wix-users] Help making a WiX 3.x installer for VSTO Add-in for Office 2016 and Office 365

Steven Graf sgraf at ssl-mail.com
Thu May 3 09:38:04 PDT 2018


Harald,

Thank you for the direct link to download the prereqs!

To answer your off topic question Office 365 has a thick client install
(for both macOS and Windows) in addition to it's online version. This
VSTO Add-in is compatible with the thick Office 365 client for Windows,
which looks to be largely based on Office 2016 but includes some cloud
components (such as OneDrive, an outlook.com account, etc). There is
also support in Office.js for Add-ins but it needs to be written in
JavaScript and has limited functionality. There's also plugin support in
OpenXML which apparently docx is technically adheres to. I haven't
explored that too much, but it'll work with non-Office word processors
such as OpenOffice/LibreOffice.

Cheers,

-S


On 5/3/2018 1:37 AM, harald goci via wix-users wrote:
> In my experience the best way is to bundle the Visual Studio Tools for
> Office as a prerequisite.
> They contain everything to run a VSTO AddIn:
> http://download.microsoft.com/download/C/0/0/C001737F-822B-48C2-8F6A-CDE13B4B9E9C/vstor_redist.exe
>
> Question off topic: How does a VSTO AddIn help you with Office 365?
>
> BR,
> Harald Goci
> Senior Software Engineer
>
> Email: harald.goci at panagenda.com - Web: www.panagenda.com
> Phone: +43 1 890 12 89-44 - Fax: +43 1 890 12 89-15
>
> (Embedded image moved to file: pic23199.jpg)
>
> panagenda GmbH - Schreyvogelgasse 3/10 - 1010 Vienna - Austria
> Registered Office: Vienna - HG Wien - FN 293516t - VAT-ID: ATU63362738
> Executive Directors: Florian Vogler (CEO & CTO), Felix Vogler (CFO & COO)
>
> (Embedded image moved to file: pic19668.jpg)
>
> The information in this E-Mail is confidential and privileged. It is
> intended solely for the addressee. Access to this E-Mail by anyone else is
> unauthorized. If you are not the intended recipient, any disclosure,
> copying, distribution or any action taken in reliance on it is prohibited
> and will be unlawful. If you receive this message in error, please notify
> the sender immediately and delete all copies of this message.
>
>
>
>
> From:	"Hoover, Jacob via wix-users" <wix-users at lists.wixtoolset.org>
> To:	WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
> Cc:	"Hoover, Jacob" <Jacob.Hoover at greenheck.com>
> Date:	03.05.2018 01:44
> Subject:	Re: [wix-users] Help making a WiX 3.x installer for VSTO Add-in
>             for Office 2016 and Office 365
> Sent by:	"wix-users" <wix-users-bounces at lists.wixtoolset.org>
>
>
>
> Create a bundle and deploy the prerequisite with its normal installer?  I
> do believe the VC runtime team moved away from MSM's.
>
> -----Original Message-----
> From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf
> Of Steven Graf via wix-users
> Sent: Wednesday, May 2, 2018 6:10 PM
> To: wix-users at lists.wixtoolset.org
> Cc: Steven Graf <sgraf at ssl-mail.com>
> Subject: [wix-users] Help making a WiX 3.x installer for VSTO Add-in for
> Office 2016 and Office 365
>
> Hello,
>
> I am new to the list and I'm hoping WiX is the solution to my problem. I
> have developed a VSTO Add-in for Word 2016 and 365 using Visual Studio
> 2017 and C#. What I want to do is distribute a VSTO Add-in for Microsoft
> Office 2016 and Office 365 (specifically Word). When I go to publish my
> VSTO Add-in for Word (2016 and 365) it requires a the Visual C runtime from
> Visual C 2010 be installed first. I'd like to make an MSI to distribute my
> VSTO Add-in that will install the Visual C 2010 runtime before it runs the
> "published" VSTO installer. I built MSI but not since dealing with Visual
> Basic 6. Can anyone point me in the right direction?
> I tried playing around with the MSM and MSI packages released by MS but I
> didn't have much luck (couldn't find any good documentation).
>
> Thanks,
>
> Steve Graf
>
>
> ____________________________________________________________________
> WiX Toolset Users Mailing List provided by FireGiant
> http://www.firegiant.com/
>
> ____________________________________________________________________
> WiX Toolset Users Mailing List provided by FireGiant
> http://www.firegiant.com/
>
>
> ____________________________________________________________________
> WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/




More information about the wix-users mailing list