For some reason the icon displayed in the ClickOnce installing dialog doesn't look right:
It's supposed to look something like this:
I have the icon in my Visual Studio solution with various "Image Types", but I'm not sure which one I need for the ClickOnce install dialog..
I ran into this same problem with a similarly themed icon consisting of a small symbol on a solid background. The solution is to select an unused color and use it for the lower left corner of the image, which the ClickOnce installer will use for transparency. In this case, and the case of my image, the color it was picking was the majority of the image, hence the result shown above.
I found that I needed to modify the color of the lower-left pixel in our icon to be a different color than the rest of the background, in order for the ClickOnce install dialog to properly display the image.
The result is what we see below, it is treating that black pixel as the color to use for transparency.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With