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
When a user install the newest release on Windows, he/she saw that v0.0.14 version can co-exist with 0.0.2 version.
This is was due that the NSIS script did'nt removed any trace of previous registry keys. Since the previous version generated ones with electron-builder, maybe the keys differ with the current version.
The text was updated successfully, but these errors were encountered:
When a user install the newest release on Windows, he/she saw that v0.0.14 version can co-exist with 0.0.2 version.
This is was due that the NSIS script did'nt removed any trace of previous registry keys. Since the previous version generated ones with
electron-builder
, maybe the keys differ with the current version.The text was updated successfully, but these errors were encountered: