|
I doubt that I understand you correctly but if you want just the icon , then you take any image and remake it into a format ico.
And if you want it to change the icon in the setup you must prescribe this line in your installer:
SetupIconFile=Img\setup.ico
I hope I understood the essence of your question correctly and gave an answer
|