[GH-ISSUE #1291] [Bug] Auto-updater does not appear to work, causing errors #950

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

Originally created by @muzikbike on GitHub (Mar 21, 2024).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1291

Originally assigned to: @NickeManarin on GitHub.

Describe the bug
When prompted to update ScreenToGif, proceeding to do so will result in an error being displayed.

To Reproduce
Steps to reproduce the behavior:

  1. Open ScreenToGif
  2. Finish using it and close it
  3. When prompted to install updates, install
  4. See error

Expected behavior
ScreenToGif would be updated.

Screenshots
image
image

Desktop (please complete the following information):

  • OS: Windows 10
  • Version: 2.34

Additional context
I've encountered similar issues when trying to update FileOptimizer, so there's a considerable chance it may be an issue on my end.

Originally created by @muzikbike on GitHub (Mar 21, 2024). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1291 Originally assigned to: @NickeManarin on GitHub. **Describe the bug** When prompted to update ScreenToGif, proceeding to do so will result in an error being displayed. **To Reproduce** Steps to reproduce the behavior: 1. Open ScreenToGif 2. Finish using it and close it 3. When prompted to install updates, install 4. See error **Expected behavior** ScreenToGif would be updated. **Screenshots** ![image](https://github.com/NickeManarin/ScreenToGif/assets/52297970/e6fd2d27-3e1d-4bfb-bdbb-918a6098a8fe) ![image](https://github.com/NickeManarin/ScreenToGif/assets/52297970/9f38af90-3d83-40f9-8b8c-d124ffbd2fbd) **Desktop (please complete the following information):** - OS: Windows 10 - Version: 2.34 **Additional context** I've encountered similar issues when trying to update FileOptimizer, so there's a considerable chance it may be an issue on my end.
Author
Owner

@NickeManarin commented on GitHub (Mar 24, 2024):

The updater downloads an MSI file, then it tries to unpack the installer contents to update in portable mode.

There's two probable causes:

  1. The installer downloaded may be corrupted or may be getting scanned by an AV, which would prevent the installer from being executed.
  2. Your Windows Installer installation (which is necessary to read and install the MSI file) is corrupted or missing some files.

You can try enabling the portable update, but you need to unzip and replace the file manually.

image

<!-- gh-comment-id:2016857918 --> @NickeManarin commented on GitHub (Mar 24, 2024): The updater downloads an MSI file, then it tries to unpack the installer contents to update in portable mode. There's two probable causes: 1) The installer downloaded may be corrupted or may be getting scanned by an AV, which would prevent the installer from being executed. 2) Your Windows Installer installation (which is necessary to read and install the MSI file) is corrupted or missing some files. You can try enabling the portable update, but you need to unzip and replace the file manually. ![image](https://github.com/NickeManarin/ScreenToGif/assets/14798947/17f9fe15-fa08-4687-bb4e-f358570f8ecd)
Author
Owner

@muzikbike commented on GitHub (Mar 25, 2024):

I did end up downloading the version you have to actually install, since I think I was previously using the portable version, and the updater seems to be working fine so far.

<!-- gh-comment-id:2017665072 --> @muzikbike commented on GitHub (Mar 25, 2024): I did end up downloading the version you have to actually install, since I think I was previously using the portable version, and the updater seems to be working fine so far.
Author
Owner

@Trumpet63 commented on GitHub (Feb 19, 2026):

Hi, I encountered an update error, and since this is the issue I found when I googled I figured I should comment since the Windows AppInstaller gave me an error message. Maybe this helps:

App installation failed with error message: Windows cannot install package 33823Nicke.ScreenToGif_2.42.1.0_x64__2x767s2hdsvqy because a different package 33823Nicke.ScreenToGif_2.41.1.0_x64__s0jv9ksk6a4w4 with the same name is already installed. Remove package 33823Nicke.ScreenToGif_2.41.1.0_x64__s0jv9ksk6a4w4 before installing. (0x80073cf3)

<!-- gh-comment-id:3929609176 --> @Trumpet63 commented on GitHub (Feb 19, 2026): Hi, I encountered an update error, and since this is the issue I found when I googled I figured I should comment since the Windows AppInstaller gave me an error message. Maybe this helps: App installation failed with error message: Windows cannot install package 33823Nicke.ScreenToGif_2.42.1.0_x64__2x767s2hdsvqy because a different package 33823Nicke.ScreenToGif_2.41.1.0_x64__s0jv9ksk6a4w4 with the same name is already installed. Remove package 33823Nicke.ScreenToGif_2.41.1.0_x64__s0jv9ksk6a4w4 before installing. (0x80073cf3)
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#950
No description provided.