Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Size of executable Icons

Size of executable Icons

Scheduled Pinned Locked Moved C#
questionhtmlhelp
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Sukhjinder_K
    wrote on last edited by
    #1

    Different softwares have different icons for their executables. Like Windows Media Player, Zoom Player, Winamp, Comodo Firewall. I also want to give my project exes a unique icon. So what is the best size of the image/icon to be used for this purpose. I think it is 128x128. What do you say? Thanks Sukhjinder

    Looking for help on my OpenSource Media Player LetsYo

    L A 2 Replies Last reply
    0
    • S Sukhjinder_K

      Different softwares have different icons for their executables. Like Windows Media Player, Zoom Player, Winamp, Comodo Firewall. I also want to give my project exes a unique icon. So what is the best size of the image/icon to be used for this purpose. I think it is 128x128. What do you say? Thanks Sukhjinder

      Looking for help on my OpenSource Media Player LetsYo

      L Offline
      L Offline
      Luis Alonso Ramos
      wrote on last edited by
      #2

      Actually I would have several sizes. You can only have one icon file (.ico) but that file can have images of different sizes. At least I would have: 16x16 - for Explorer list or Start Menu) 32x32 - regular icon 48x48 - big Vista icons (default size for desktop) 64x64 is used also sometimes in Vista, but I am not sure it is as common.

      Luis Alonso Ramos Intelectix Chihuahua, Mexico My Blog!

      1 Reply Last reply
      0
      • S Sukhjinder_K

        Different softwares have different icons for their executables. Like Windows Media Player, Zoom Player, Winamp, Comodo Firewall. I also want to give my project exes a unique icon. So what is the best size of the image/icon to be used for this purpose. I think it is 128x128. What do you say? Thanks Sukhjinder

        Looking for help on my OpenSource Media Player LetsYo

        A Offline
        A Offline
        Anthony Mushrow
        wrote on last edited by
        #3

        Microsoft recommend (and i agree): Icons in the size of 16, 32, and 48. Each with 16 and 32 bit versions, that way in almost any situation people will see the icon as its meant to be, rather than squashed or stretched, or perhaps with the wrong palette. You could also have 64*64, but i don't think you'd need to go so large as 128*128

        My current favourite word is: Nipple!

        -SK Genius

        S 1 Reply Last reply
        0
        • A Anthony Mushrow

          Microsoft recommend (and i agree): Icons in the size of 16, 32, and 48. Each with 16 and 32 bit versions, that way in almost any situation people will see the icon as its meant to be, rather than squashed or stretched, or perhaps with the wrong palette. You could also have 64*64, but i don't think you'd need to go so large as 128*128

          My current favourite word is: Nipple!

          -SK Genius

          S Offline
          S Offline
          Sukhjinder_K
          wrote on last edited by
          #4

          Thanks for the help guys...

          Looking for help on my OpenSource Media Player LetsYo

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups