Open quenode opened 2 years ago
Can you try running the following:
msbuild openssh.wixproj
It may require the full path to your msbuild.exe, like this: "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Current\Bin\MSBuild.exe"
Note that the MSIs are generated in our build pipeline, so the following files are expected to be in the bin/{Platform}/{Configuration} folder:
_manifest\spdx_2.2\manifest.spdx.json _manifest\spdx_2.2\manifest.spdx.json.sha256
To build the MSI, you'll need to either create these files or remove/comment out in the wixproj
If you have additional questions, could you please elaborate on the reason for building the MSI?
Hi, Did not find in documentation https://github.com/PowerShell/Win32-OpenSSH/wiki/Building-OpenSSH-for-Windows-(using-LibreSSL-crypto) How to build Wix MSI package please would maybe I could update the documentation later so everybody can use it. I tried this buy no help
Windows Installer XML Toolset Compiler version 3.11.2.4516