Closed dchaib closed 10 years ago
Ok, so there's a couple of icons that could be used here.
iconUrl
in the nuspecexe
inside the packageBut I'm 99% sure we're not using either of these for the setup.exe we generate - because that's coming from our WiX template - and that's expecting a file on disk
So as part of creating a release we could specify this - perhaps siphon down the file and cache it somewhere.
Does that all seem logical?
It does! Let me know if I can help.
I think I can close this! :)
Is there a way to set the icon for the setup.exe file and Windows program list?
I have looked for one and haven't found any... If there isn't, wouldn't it make sense to use the
iconUrl
from the nuspec file?