javascript - Electron icns not showing up -


i installed electron-prebuilt inside main project root (locally).

i browse node_modules/electron-prebuilt/ , see electron app package.

then show package contents , browser resources/ app atom.icns can found (i converted atom.icns atom.png 1024x1024 file).

i replace atom.icns default icon own .icns naming same atom.icons move app folder , original folder.

pratically followed these steps https://github.com/atom/electron/issues/654

problem icon not appear can see blank icon "disabled" figure on if icon missing.

any idea?

i think should use electron-packager suggested electron. pass icon via icon option of electron-packager.


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -