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 auto-updater #11

Open
angelsix opened this issue Nov 9, 2017 · 0 comments
Open

Add auto-updater #11

angelsix opened this issue Nov 9, 2017 · 0 comments
Milestone

Comments

@angelsix
Copy link
Owner

angelsix commented Nov 9, 2017

Should detect if on a windows machine and if new installer is out.

Make it basic for now, add a json file that returns the latest windows version and URL to download the msi, on open check and if it is newer, prompt to download.

If they say yes, and download is successful, run a process.start on the msi, close the current version, then on startup check the temp download folder for any msi's clean them up and re-check

@angelsix angelsix added this to the 1.0.5 milestone Nov 9, 2017
@angelsix angelsix modified the milestones: 1.0.6, 1.0.7 Nov 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant