diff --git a/.github/workflows/build_releases.yml b/.github/workflows/build_releases.yml index ef030897..7f12510a 100644 --- a/.github/workflows/build_releases.yml +++ b/.github/workflows/build_releases.yml @@ -251,8 +251,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: Generate artifact attestation for file diff --git a/.gitignore b/.gitignore index a89e65d3..5619dc9b 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 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +