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

Installation icon wrong colors? #745

Closed
AnderssonPeter opened this issue Jun 20, 2016 · 4 comments
Closed

Installation icon wrong colors? #745

AnderssonPeter opened this issue Jun 20, 2016 · 4 comments

Comments

@AnderssonPeter
Copy link

In my *.nuspec I added the following row <iconUrl>http://domain/Icon.png</iconUrl> then I packed and releasyfied my program.
After installing it the icon got used in Programs And Features but it mangled the image totally.
Orginal
After installation

Why on earth did it mangle the image? and how do I fix it, the specification for nuspec files told me to point it at a .png that is 64x64 with transparent background and that is what I did.

Also when is this Icon fetched? (at packaging time or installation time?)

@anaisbetts
Copy link
Contributor

Use an ICO file

@AnderssonPeter
Copy link
Author

@paulcbetts ok ill try that but When is this Icon fetched? (at packaging time or installation time?).

@anaisbetts
Copy link
Contributor

Installation time

@AnderssonPeter
Copy link
Author

Thanks!

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