mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-28 18:02:38 +02:00
Windows build: link to adding Wix to PATH
This commit is contained in:
parent
fb85421db8
commit
f307e03215
1 changed files with 1 additions and 1 deletions
2
BUILD.md
2
BUILD.md
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue