iXab3r / MicSwitch

MicSwitch is a tool which allows you to mute/unmute your microphone using a predefined hotkey
314 stars 28 forks source link

Unable to use in-app auto-updater #54

Closed Playnot closed 2 years ago

Playnot commented 3 years ago

The automatic updater doesn't seem to work, this is the error message I'm seeing: image

iXab3r commented 3 years ago

Hi! Thanks, the problem should be fixed in 193, please do the update manually by running the installer https://github.com/iXab3r/MicSwitch/releases/download/1.0.193/MicSwitchSetup.1.0.193.exe

Playnot commented 3 years ago

Can confirm that as of 1.0.195.0 it auto-updates successfully. P.S. Woop, I spoke too soon. It says Restarting application and minimizes the window, however when I open it from tray It's still stuck on that: image Afterwards I restarted the app manually and it was on the latest version. This was under all the windows: image

iXab3r commented 3 years ago

It sounds like restart component haven't done it's job - it should've killed current instance and started a new one

iXab3r commented 3 years ago

Found the reason, will work on update and push it today/tomorrow

iXab3r commented 3 years ago

Made few improvements which should fix that behaviour in 196+

Playnot commented 3 years ago

It says it updated successfully, but it didn't autorestart. Nvm, It just dawned on me that it should work from 196+, not from 195.

Playnot commented 3 years ago

Updater works fine, installs new update, however there's no restart. It seems by design, not a bug. Currently you have to click the new version icon to manually restart the app, so it switches to the new version.

iXab3r commented 2 years ago

There were some changes in how auto-updater works in the latest version (221). I'll close this issue as it's probably not relevant anymore