Constant wix::WIX_PATH_KEY
source · pub const WIX_PATH_KEY: &str = "WIX";Expand description
The name of the environment variable created by the WiX Toolset installer
that points to the bin folder for the WiX Toolet’s compiler (candle.exe)
and linker (light.exe).