Hi,
I compiled a macro using the favicon.ico file from a website, no problem. I had another larger .ico file made and MS doesn't like it, says it can't find a 16x16 icon found in the .ico file I specified. Is that the maximum size of the icon, 16x16? It looks bad at full size on the desktop and I'd like to use a larger one.
Thanks!
Compiling an exe and the ico file size...
Moderators: JRL, Dorian (MJT support)
Hi utz,
You must have a 16x16 icon in your icon file, other than that you can pretty much add any size you like. I normally have 16x16, 24x24, 32x32 and 48x48 icons in my icon files.
I had a similar problem a few years ago.
Check out this discussion http://www.mjtnet.com/forum/viewtopic.php?p=9128#9128
You must have a 16x16 icon in your icon file, other than that you can pretty much add any size you like. I normally have 16x16, 24x24, 32x32 and 48x48 icons in my icon files.
I had a similar problem a few years ago.
Check out this discussion http://www.mjtnet.com/forum/viewtopic.php?p=9128#9128
Last edited by Rain on Fri May 08, 2009 3:53 am, edited 1 time in total.