nsis - How can I use multiple icon size in same wizard? -
how can use multiple icon size in same wizard? have 16x16, 32x32, 48x48, 64x64 , 256x256 icon's size , want know if can use them in nsis?
to use small, medium , large icons. if change view in windows explorer icon of setup becomes distorted.
a windows icon can contain multiple images different sizes, icon should ideally contain 16x16, 24x24, 32x32, 48x48, 128x128 , 256x256 pixel images.
you need use icon editor create .ico. there multiple free icon editors , converters out there...
Comments
Post a Comment