Windows build: link to adding Wix to PATH

This commit is contained in:
deeplow 2023-02-21 10:42:43 +00:00
parent fb85421db8
commit f307e03215
No known key found for this signature in database
GPG key ID: 577982871529A52A

View file

@ -197,7 +197,7 @@ poetry shell
* Go to https://dotnet.microsoft.com/download/dotnet-framework and download and install .NET Framework 3.5 SP1 Runtime. I downloaded `dotnetfx35.exe`.
* Go to https://wixtoolset.org/releases/ and download and install WiX toolset. I downloaded `wix311.exe`.
* Add `C:\Program Files (x86)\WiX Toolset v3.11\bin` to the path.
* Add `C:\Program Files (x86)\WiX Toolset v3.11\bin` to the path ([instructions](https://web.archive.org/web/20230221104142/https://windowsloop.com/how-to-add-to-windows-path/)).
### If you want to sign binaries with Authenticode