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 to check updates #42

Open
Lihis opened this issue Feb 23, 2020 · 0 comments
Open

Add support to check updates #42

Lihis opened this issue Feb 23, 2020 · 0 comments
Labels
enhancement New feature or request windows Windows specific issue

Comments

@Lihis
Copy link
Owner

Lihis commented Feb 23, 2020

Windows does not have package manager so the program itself should check for updates. Having an update checking the users would more likely have an up-to-date version of the program.

This could be implemented by using Github API to check for new stable releases. If newer stable release is found then the installer could be downloaded and ran.

Other possiblity would be to use Advanced Installer as it would have built-in support for automatic updates (see here).

@Lihis Lihis added enhancement New feature or request windows Windows specific issue labels Feb 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request windows Windows specific issue
Projects
None yet
Development

No branches or pull requests

1 participant