Page 1 of 1

What image format can we use for custom icon file?

Posted: 07 May 2010 12:56
by ghost zero
What image format can we use for custom icon file? Does it work for .PNG?

Code: Select all

+ New tweak to load app icon from a stand-alone icon file:
        IconFile=[Filename]
      [Filename] supports full paths, relative (to app path) and 
      portable paths. If [Filename] is empty or points to a non-existing 
      or invalid icon resource, then the internal default icon is used.
      Note that the icon file should at least contain a 32x32 and a 
      16x16 pixels icon, preferably in 32-bit (but 8-bit will work as 
      well).

Re: What image format can we use for custom icon file?

Posted: 07 May 2010 13:50
by admin
ICO only.