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

Full implementation of autoUpdater api #259

Closed
GregorBiswanger opened this issue May 22, 2019 · 2 comments
Closed

Full implementation of autoUpdater api #259

GregorBiswanger opened this issue May 22, 2019 · 2 comments
Assignees
Milestone

Comments

@GregorBiswanger
Copy link
Member

GregorBiswanger commented May 22, 2019

Events

  • error
  • checking-for-update
  • update-available
  • update-not-available
  • download-progress
  • update-downloaded
  • before-quit-for-update

Methods

  • downloadUpdate
  • autoUpdater.setFeedURL(options)
  • autoUpdater.getFeedURL()

https://www.electron.build/auto-update

@OmiCron07
Copy link

OmiCron07 commented Dec 9, 2019

Is there any documentation for that feature?

@sachinmakhre
Copy link

please Any one can help me to implement auo update in electron Server blazor application ..

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

3 participants