You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
node-webkit-updater works more consistent if single-instance is set to false within the manifest. However, I'm sure certain apps want to disallow other instances of their app to be launched.
Is there a way to change single-instance during runtime to false to temporary allow other instances of the app and then revert back?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
node-webkit-updater works more consistent if
single-instance
is set tofalse
within the manifest. However, I'm sure certain apps want to disallow other instances of their app to be launched.Is there a way to change
single-instance
during runtime tofalse
to temporary allow other instances of the app and then revert back?Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: