WindowsPlugin finds candle.exe (and light.exe) in a directory that contains an extracted WiX wix311-binaries.zip. The executable is present as %WIX%\candle.exe.
Actual behaviour
WindowsPlugin only finds executable as %WIX%\bin\candle.exe.
Information
sbt-native-packager 1.4.0, although the same should be true for all SNP versions.
This issue is only for documentation, a PR will be available shortly.
Expected behaviour
WindowsPlugin
findscandle.exe
(andlight.exe
) in a directory that contains an extracted WiX wix311-binaries.zip. The executable is present as%WIX%\candle.exe
.Actual behaviour
WindowsPlugin
only finds executable as%WIX%\bin\candle.exe
.Information
sbt-native-packager 1.4.0, although the same should be true for all SNP versions.
This issue is only for documentation, a PR will be available shortly.