How to build into a folder use vs2022

Hi @ nadirvishun, welcome to the forum.

I have updated the README to point to the current location:

That executable is a thin wrapper for the Windows Service. Yes, it can be built by the .NET8 SDK, and by extension, also VS2022.

That is done by the tool ReleaseBuilder.

See the README:

Near the end is an example for how to build the zip files.

This is done with wixl from the msitools project. This does not work on Windows, but it should be somewhat compatible with WiX 3.

1 Like