[PR #1420] feat(updater): remove leftover MSI after update #1362

Open
opened 2026-02-26 09:34:33 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NickeManarin/ScreenToGif/pull/1420
Author: @Kenny1291
Created: 10/31/2025
Status: 🔄 Open

Base: devHead: dev


📝 Commits (1)

  • 2d73188 feat: remove lingering msi after update

📊 Changes

1 file changed (+23 additions, -7 deletions)

View changed files

📝 ScreenToGif/ViewModel/ApplicationViewModel.cs (+23 -7)

📄 Description

This PR removes the MSI that gets created in the application directory during an update. It now uses a batch file to run msiexec with the same arguments as before, then deletes both the MSI and the batch file itself.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/NickeManarin/ScreenToGif/pull/1420 **Author:** [@Kenny1291](https://github.com/Kenny1291) **Created:** 10/31/2025 **Status:** 🔄 Open **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (1) - [`2d73188`](https://github.com/NickeManarin/ScreenToGif/commit/2d73188ea87bea5d9e905dff446d6f18bb0e470d) feat: remove lingering msi after update ### 📊 Changes **1 file changed** (+23 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `ScreenToGif/ViewModel/ApplicationViewModel.cs` (+23 -7) </details> ### 📄 Description This PR removes the MSI that gets created in the application directory during an update. It now uses a batch file to run msiexec with the same arguments as before, then deletes both the MSI and the batch file itself. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#1362
No description provided.