This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 239169

Summary: Incorrect icons for nlw.exe
Product: installer Reporter: phansson
Component: NBIAssignee: Libor Fischmeistr <lfischmeistr>
Status: NEW ---    
Severity: normal    
Priority: P4    
Version: 7.4   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: Screen shots of icons before and after and corrected .ico file
Look of new icon compared to old (in 16x16 size)

Description phansson 2013-12-05 18:52:47 UTC
Created attachment 142880 [details]
Screen shots of icons before and after and corrected .ico file

NB 7.4
MS Windows.


Situation: When using NBI for RCP applications.

Problem: The icons in nlw.exe (which is used as the installer launcher) are inconsistent. See attached file "IconsExisting.png". The 16x16 icons are different from the rest which means you get different icon in Windows depending on how you display in Windows Explorer.

Resolution:  I've created new icon file, "nlw-correct.ico", which simply needs to replace the existing nbi/engine/native/launcher/windows/resources/icon.ico file somewhere in your Hg. Then you'll get correct icons next time you build nlw.exe.

I've also attached a screen shot of the new icons: "IconsCorrected.png" so that you can see what they look like ... or you can use any kind of icon view software to verify.

This error is small but very easy to correct.
Comment 1 Libor Fischmeistr 2013-12-06 09:02:27 UTC
Hello,

I'm not sure if it was purpose to have the smallest icon different. Anyway thank you very much for the new icon set.
Comment 2 phansson 2013-12-06 09:35:29 UTC
Created attachment 142893 [details]
Look of new icon compared to old (in 16x16 size)
Comment 3 phansson 2013-12-06 09:40:06 UTC
(In reply to Libor Fischmeistr from comment #1)
> Hello,
> 
> I'm not sure if it was purpose to have the smallest icon different. Anyway
> thank you very much for the new icon set.

Yes, I had the same thought. But there's no need for this difference between the icons. See new attachment 142893 [details]. I looks ok I think.

Most users will see icons in 16x16 size and this will help them identify the .exe file as an installer package.