Skip to content

Commit 94580c3

Browse files
authored
Update build instructions for HeatWave and output path
Signed-off-by: Robert F. Frasca <[email protected]>
1 parent dd5cce7 commit 94580c3

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

docs/Build-Instructions-v12.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,8 @@
33
## Install Development Applications and Tools
44

55
1. Microsoft Visual Studio 2022 - https://www.visualstudio.com/downloads/
6-
2. WiX Toolset Build Tools - Download and install v3.14.1 using "Manage Extensions" in Visual Studio.
7-
3. WiX v3 - Visual Studio 2019 Extension - Download and install using "Manage Extensions" in Visual Studio.
8-
4. Wax - Download and install using "Manage Extensions" in Visual Studio.
9-
5. Microsoft HTML Help Workshop - https://web.archive.org/web/20201201163924/http://www.microsoft.com/en-us/download/details.aspx?id=21138
6+
2. HeatWave for VS2022 - Download and install using "Manage Extensions" in Visual Studio.
7+
3. Microsoft HTML Help Workshop - https://web.archive.org/web/20201201163924/http://www.microsoft.com/en-us/download/details.aspx?id=21138
108

119
## Get the Source
1210

@@ -43,5 +41,5 @@ When available, download the source code for a v12 release from [here](https://g
4341
4. Open "PDFKeeper.sln" with Visual Studio.
4442
5. Set configuration to Release, and then Build the Solution.
4543

46-
After a successful build, "PDFKeeper-11.x.x.msi" will exist in "PDFKeeper\\src\\PDFKeeper.Setup\\bin\\Release".
44+
After a successful build, "PDFKeeper-11.x.x.msi" will exist in "PDFKeeper\\src\\PDFKeeper.Setup\\bin\\x64\\Release".
4745

0 commit comments

Comments
 (0)