[wix-users] Using Wix in GitHub actions

Rob Mensching rob at firegiant.com
Mon Nov 8 04:46:57 PST 2021


WiX is already installed as part of the GitHub 2019 Windows images. The wix.targets file are in the standard MSBuild folder.

-----Original Message-----
From: wix-users <wix-users-bounces at lists.wixtoolset.org> On Behalf Of Daniel Lidström via wix-users
Sent: Sunday, November 7, 2021 2:25 PM
To: wix-users at lists.wixtoolset.org
Cc: Daniel Lidström <dlidstrom at gmail.com>
Subject: [wix-users] Using Wix in GitHub actions

I am trying to use Wix in a GitHub actions project using the Windows Server 2019 runner. When I inspect what is installed in the wix environment variable path (resolves to C:\Program Files (x86)\WiX Toolset v3.11\) I can’t find Wix.targets file. When I downloaded the current release, zip file, the file is included. And the tutorial also mentions this file. I have been using MSbuild tasks for years in an older Wix version, but I feel I am doing what I should be doing.

So my question is, how am I supposed to use the Wix version in the GitHub runner?

I’ve attached the file list of the Wix installation in the runner.

/Daniel

____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/


More information about the wix-users mailing list