Skip to content
  • Philippe Gorley's avatar
    add wix installer · 163729ef
    Philippe Gorley authored and Andreas Traczyk's avatar Andreas Traczyk committed
    To build installer, WiX Toolset must be installed (wixtoolset.org), along
    with its VS integration. The environment variable VCRedistMergeModule
    must be set to the full path of the VC++ redistributable MSM file, eg:
    "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Redist\
    MSVC\14.16.27012\MergeModules\Microsoft_VC141_CRT_x64.msm".
    
    Change-Id: I59cf86235ac90df75c97444c23adeac236504e6d
    163729ef