Copy-Pasting from `postsack-native`: Building for Windows works but doesn't create a proper application (e.g. with an icon) and also doesn't create a proper installer. - [cargo bundle](https://github.com/burtonageo/cargo-bundle/issues/77) doesn't currently work on Windows - [cargo wix should work](https://github.com/volks73/cargo-wix), but I could not get it to work - `cargo build --release` works, but then the binary has no icon.
Copy-Pasting from
postsack-native:Building for Windows works but doesn't create a proper application (e.g. with an icon) and also doesn't create a proper installer.
cargo build --releaseworks, but then the binary has no icon.