cargo-packager icon indicating copy to clipboard operation
cargo-packager copied to clipboard

MSI temp files not getting cleaned up after update

Open talzion12 opened this issue 9 months ago • 0 comments

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.

talzion12 avatar Jan 20 '25 15:01 talzion12