What image format can we use for custom icon file?

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
ghost zero
Posts: 842
Joined: 26 Apr 2010 17:48

What image format can we use for custom icon file?

Post 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).

admin
Site Admin
Posts: 66347
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

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

Post by admin »

ICO only.

Post Reply