[wix-users] WiX nuget package

Alex Ivanoff alex.ivanoff at ivanti.com
Sun Aug 16 23:38:49 PDT 2020


Sorry, I probably has not asked my question properly. What I am looking for is step-by-step instructions of how to include WiX NuGet package into my project so it can be built on the build server without installing build tools. Something like EWSoftware has for SHFB: https://ewsoftware.github.io/SHFB/html/50ad2c8c-5004-4b4c-a77f-97b8c403c9f2.htm.


-----Original Message-----
From: wix-users <wix-users-bounces at lists.wixtoolset.org> On Behalf Of Nir Bar via wix-users
Sent: Monday, August 17, 2020 00:01
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Cc: Nir Bar <nir.bar at panel-sw.com>
Subject: Re: [wix-users] WiX nuget package

You can use the official https://urldefense.com/v3/__https://www.nuget.org/packages/WiX/3.11.2__;!!JixBeyntYaY!fXX1yIeJDSwKI8wxY-Z9NAgwp0b1skFosabVCWYYzdyuXnfRcjn3nOBGdoYQSfB7jtU$ 



Alternatively use my custom WiX package https://urldefense.com/v3/__https://www.nuget.org/packages/PanelSW.Custom.WiX__;!!JixBeyntYaY!fXX1yIeJDSwKI8wxY-Z9NAgwp0b1skFosabVCWYYzdyuXnfRcjn3nOBGdoYQ4FxowRM$  with some fixes and changes:

- https://urldefense.com/v3/__https://github.com/wixtoolset/issues/issues/5309__;!!JixBeyntYaY!fXX1yIeJDSwKI8wxY-Z9NAgwp0b1skFosabVCWYYzdyuXnfRcjn3nOBGdoYQH0kOVB0$  attribute creates a bootstrapper that requires elevation when launched

- Support canceling the build when using MSBuild

- https://urldefense.com/v3/__https://wixtoolset.org/documentation/manual/v3/xsd/wix/remotepayload.html__;!!JixBeyntYaY!fXX1yIeJDSwKI8wxY-Z9NAgwp0b1skFosabVCWYYzdyuXnfRcjn3nOBGdoYQUyHYjAo$  can be specified on any package payload rather than the main setup file

- Add https://urldefense.com/v3/__https://wixtoolset.org/documentation/manual/v3/overview/heat.html__;!!JixBeyntYaY!fXX1yIeJDSwKI8wxY-Z9NAgwp0b1skFosabVCWYYzdyuXnfRcjn3nOBGdoYQky3hSJc$  harvest type "payload_dir" to harvest a PayloadGroup. Specify -url link to set base DownloadUrl for remote payloads

- Fix WiX issue https://urldefense.com/v3/__https://github.com/wixtoolset/issues/issues/6144__;!!JixBeyntYaY!fXX1yIeJDSwKI8wxY-Z9NAgwp0b1skFosabVCWYYzdyuXnfRcjn3nOBGdoYQbYGetmc$ : Support multiple attached containers in bundles. Enables bootstrappers larger than 2GB

- Fix WiX issue https://urldefense.com/v3/__https://github.com/wixtoolset/issues/issues/6174__;!!JixBeyntYaY!fXX1yIeJDSwKI8wxY-Z9NAgwp0b1skFosabVCWYYzdyuXnfRcjn3nOBGdoYQ6huEh1M$ : Fix bloated bootstrapper when authoring detached containers



Either way, after installing the package close the solution and then reopen it for the changes to take effect



--

Nir Bar

WiX Expert






---- On Sun, 16 Aug 2020 22:22:58 +0300 Alex Ivanoff via wix-users <wix-users at lists.wixtoolset.org> wrote ----



I am looking for the proper way to use WiX nuget package on the build server without installing WIX tools. Is there some documentation or examples available? 
 
Thank you, 
Alex 
 
____________________________________________________________________ 
WiX Toolset Users Mailing List provided by FireGiant https://urldefense.com/v3/__http://www.firegiant.com/__;!!JixBeyntYaY!fXX1yIeJDSwKI8wxY-Z9NAgwp0b1skFosabVCWYYzdyuXnfRcjn3nOBGdoYQXTGkPEo$ 

____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant https://urldefense.com/v3/__http://www.firegiant.com/__;!!JixBeyntYaY!fXX1yIeJDSwKI8wxY-Z9NAgwp0b1skFosabVCWYYzdyuXnfRcjn3nOBGdoYQXTGkPEo$ 



More information about the wix-users mailing list