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
After updating to latest electron-builder, file association including icon stopped working. Worked perfectly before updating, i think last version was the last 6.x, but cant remember exactly.
Using NSIS
"fileAssociations": {
"ext": ".aepwx",
"name": "myName",
"icon": "build/icon.ico"
}