Wingstall
Installer generator tool for Windows x64 written in C++
Wingstall generates a Visual C++ 2022 or Visual C++ 2019 setup program that contains a binary installation package embedded inside the setup executable as a Windows resource. The binary installation package is generated by Wingstall from an XML package description file created using a graphical package editor, or written by the package author. The binary package may be uncompressed, or compressed using zlib or bzip2 libraries. Wingstall includes all required libraries except Boost libraries...