[wix-users] Using jenkins plugin to build msi

Tobias S tobias.s1979 at gmail.com
Fri Nov 25 00:15:36 PST 2016


First of all get it working within Visual Studio / MSBuild. If working you
can take the Light / candle calls from Visual Studio output and use some
sort of exec call within the jenkins world to run these executables.

Also check the Visual Studio output whether it might be possible to just
use several Jenkins "tasks" to build the corresponding MSIs with the
language included. What about just using the Jenkins MSBuild plugin to run
just the WiX solution?


More information about the wix-users mailing list