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

Incorrect information in README - "an update process that requires multiple application restarts" #136

Open
anaisbetts opened this issue Dec 24, 2023 · 0 comments

Comments

@anaisbetts
Copy link

anaisbetts commented Dec 24, 2023

Windows apps have an update process that requires multiple application restarts. You can use the electron-squirrel-startup module to improve this behavior.

Squirrel.Windows apps do not require multiple application restarts - if you are seeing this, this is a bug in your app because you are not handling Squirrel events properly (note that all Electron apps are automatically opted into this).

The advice to use electron-squirrel-startup is good though!

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

No branches or pull requests

1 participant