cargo-packager
cargo-packager copied to clipboard
MSI temp files not getting cleaned up after update
When installing an update on Windows the code writes the msi file to the temp directory but it doesn't delete the file after the update succeeds or fails. This can cause the temp folder to be filled by temporary files in case the update doesn't go as planned.