Closed nlvw closed 6 years ago
After building the electron application the PTZOptics icon doesn't get used. Instead it sets the electron icon for the built exe.
Commands Used To Build (Win10 x64): npm install npm install electron-packager -g electron-packager . PTZOptics
npm install
npm install electron-packager -g
electron-packager . PTZOptics
Expected Icon located in assets and build directories:
Retested this with electron-builder and it packaged correctly with the right icon.
After building the electron application the PTZOptics icon doesn't get used. Instead it sets the electron icon for the built exe.
Commands Used To Build (Win10 x64):
npm install
npm install electron-packager -g
electron-packager . PTZOptics
Expected Icon located in assets and build directories: