Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong resolution for icon in taskbar #125

Closed
baldash opened this issue Nov 4, 2019 · 3 comments
Closed

Wrong resolution for icon in taskbar #125

baldash opened this issue Nov 4, 2019 · 3 comments

Comments

@baldash
Copy link

baldash commented Nov 4, 2019

I'm trying to set my icons properly but there seems to be 2 issues:

The first one is the icon resolution for the taskbar (weird / bad resolution):

Electron-Taskbar-Ico

The second one is the icon resolution for the windows store / intaller (too small):

Electron-Appx-Installer-Ico

[EDIT]

The second one is fixed, I simply had to set another resource than the default selected one in the Appx manifest <Logo> section in <Properties>

For the other issue I used this comment as a guideline:
electron-userland/electron-builder#987 (comment)

My icon quality is better but still the same size

@baldash
Copy link
Author

baldash commented Nov 5, 2019

Fixed here, sometimes just take a good night of sleep and read more:

electron-userland/electron-builder#987 (comment)

@baldash baldash closed this as completed Nov 5, 2019
@baldash
Copy link
Author

baldash commented Nov 6, 2019

if someone's interested I created a .bat file to automate the tasks just PM me

@rugobal
Copy link

rugobal commented Jan 14, 2024

Hi, I'm having the exact same problem and I don't know how to fix it. Do you really need to download VS 2015?

Could you please share the .bat file to automate this? It would be a lifesaver.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants