dnscrypt-proxy/contrib/msi
Frank Denis cb80bf33e8 shellcheck 2023-11-09 22:47:41 +01:00
..
Dockerfile Added support to package dnscrypt for windows into an msi 2023-11-09 13:14:29 -08:00
README.md shellcheck 2023-11-09 22:47:41 +01:00
build.sh shellcheck 2023-11-09 22:47:41 +01:00
dnscrypt.wxs Added support to package dnscrypt for windows into an msi 2023-11-09 13:14:29 -08:00

README.md

Scripts and utilities related to building an .msi (Microsoft Standard Installer) file.

Docker test image for building an MSI locally

docker build . -f Dockerfile -t ubuntu:dnscrypt-msi

Test building msi files for intel win32 & win64

./build.sh