Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for automatically updating October #73

Closed
wants to merge 8 commits into from

Conversation

marcus-crane
Copy link
Owner

@marcus-crane marcus-crane commented Jan 7, 2023

This should make it less fiddly to get the latest fixes

See: #65

@marcus-crane
Copy link
Owner Author

Doing experimentation over at https://github.com/marcus-crane/wails-autoupdater since I need to create releases to test this stuff out

@marcus-crane
Copy link
Owner Author

I got a bit stuck on how I might implement Windows updating but I believe I can just unzip the installer and quietly run through it with stock settings (there aren't any installer options anyway)

@marcus-crane
Copy link
Owner Author

I got a bit stuck on how I might implement Windows updating but I believe I can just unzip the installer and quietly run through it with stock settings (there aren't any installer options anyway)

I've been keeping an eye out for how things are done on Windows and I've seen a couple implementations that just close the application and pop open the installer, leaving the user to run through it so realistically, that could be a reasonable way to go.

There might not be much value in having the user run through it unless there are actually some options to toggle (and there aren't)

@marcus-crane marcus-crane deleted the autoupdater branch June 18, 2024 06:04
@marcus-crane marcus-crane restored the autoupdater branch June 18, 2024 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant