diff --git a/.github/workflows/build_releases.yml b/.github/workflows/build_releases.yml index e1acbd74..45b71d93 100644 --- a/.github/workflows/build_releases.yml +++ b/.github/workflows/build_releases.yml @@ -233,8 +233,7 @@ jobs: env: BTM_GENERATE: "" run: | - cargo install cargo-wix --version 0.3.1 --locked - cargo wix init + cargo install cargo-wix --version 0.3.8 --locked cargo wix - name: Create release directory for artifact, move files diff --git a/.gitignore b/.gitignore index 1d84d108..5abf2090 100644 --- a/.gitignore +++ b/.gitignore @@ -24,9 +24,6 @@ rust-unmangle # For testing sample_configs/testing*.toml -# Wix -/wix/ - # Cargo-deny deny.toml diff --git a/wix/License.rtf b/wix/License.rtf new file mode 100644 index 00000000..40904bec Binary files /dev/null and b/wix/License.rtf differ diff --git a/wix/main.wxs b/wix/main.wxs new file mode 100644 index 00000000..bfc19402 --- /dev/null +++ b/wix/main.wxs @@ -0,0 +1,214 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +