Adding 2 icons in setup

  • Thread starter Thread starter Pankaj S
  • Start date Start date
P

Pankaj S

Hi All,
How can I associate 2 icons (32x32 and 16x16) with the application? If I
associate 16x16 icon with the application and install the application using
setup, then it displays properly on start menu, but in programs folder 16x16
icon looks odd. If I associate 32x32 then it displays it properly in program
folder but displays only 1/4th icon in start menu.

Does someone know how to solve this problem?

Thanks in advance.
Pankaj
 
Single icon file can contain multiple images, differing in size and color
depth. In the Visual Studio Resource Editor open your icon and select
Imagee/New Image Type. Them select the desired format from the list.
Separately open you second icon file and copy and paste its content into
this new image. Save the icon
 
Hi Alex,

Thanks for the reply. I added 32x32 iamge to existing icon, but still no
luck, is there any order required to appear the icon in program folder? I
tried adding 48x48 image also, but no change.

Thanks,
Pankaj
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Toolbar Icons in VGA or Standard displays ... 2
Icons 3
app icon in start menu 2
Problem with Application Icon 2
Icon Question 3
System Tray Icon 11
where's my icon? 3
add icon to resource and use different sizes 4

Back
Top