Vue-cli-plugin-electron-builder: Question: how to change the default icon ?

Created on 5 Jan 2019  路  5Comments  路  Source: nklayman/vue-cli-plugin-electron-builder

I don't know what file to use to change the default icon of Electron app. Please share your knowledge. Thank you !

Most helpful comment

No problem, notice the electron:generate-icon script in the package.json.

All 5 comments

@TrustNguyen hello, did you manage to get this working ? I spend one entire day trying to get this working, without any success :(

@YoussF Check out this demo repo i made: https://github.com/nklayman/electron-icon-example

@nklayman Thank you !

No problem, notice the electron:generate-icon script in the package.json.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

wakamin picture wakamin  路  3Comments

JamesDream87 picture JamesDream87  路  5Comments

fridzema picture fridzema  路  4Comments

Timibadass picture Timibadass  路  6Comments

HeiShanLaoYao889 picture HeiShanLaoYao889  路  5Comments