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. Set multiple icons for exe

Set multiple icons for exe

Scheduled Pinned Locked Moved C#
tutorialquestion
5 Posts 2 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

    You must have seen the executables of some popular programs, like Winamp and Windows Media Player, having different Icons for them. Some of them have multiple Icons. So you can have 16x16 for in the start menu, 24x24 for small icons and 128x128 for people with big icons. Check wmplayer.exe of WMP11 with IrfanView, it has 18 icons of sizes 16x16, 32x32 and 48x48. My question is how to assign these multiple icons to a single executable Thanks Sukhjinder

    L 1 Reply Last reply
    0
    • S Sukhjinder_K

      You must have seen the executables of some popular programs, like Winamp and Windows Media Player, having different Icons for them. Some of them have multiple Icons. So you can have 16x16 for in the start menu, 24x24 for small icons and 128x128 for people with big icons. Check wmplayer.exe of WMP11 with IrfanView, it has 18 icons of sizes 16x16, 32x32 and 48x48. My question is how to assign these multiple icons to a single executable Thanks Sukhjinder

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

      As I said in my post above, you must use an icon editor to add all images to the same .ico file. With .NET, you can only assign one .ico file to your executable.

      Luis Alonso Ramos Intelectix Chihuahua, Mexico My Blog!

      S 1 Reply Last reply
      0
      • L Luis Alonso Ramos

        As I said in my post above, you must use an icon editor to add all images to the same .ico file. With .NET, you can only assign one .ico file to your executable.

        Luis Alonso Ramos Intelectix Chihuahua, Mexico My Blog!

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

        Thanks for the info...

        Looking for help on my OpenSource Media Player LetsYo

        L 1 Reply Last reply
        0
        • S Sukhjinder_K

          Thanks for the info...

          Looking for help on my OpenSource Media Player LetsYo

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

          You're welcome, I am glad I could help :)

          Luis Alonso Ramos Intelectix Chihuahua, Mexico My Blog!

          S 1 Reply Last reply
          0
          • L Luis Alonso Ramos

            You're welcome, I am glad I could help :)

            Luis Alonso Ramos Intelectix Chihuahua, Mexico My Blog!

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

            Nice Car, Nice Color and Great Wheels. All The Best...

            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