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 79235

Summary: Adding frame32.gif doesnt do anything to exe icon
Product: apisupport Reporter: peterme2005 <peterme2005>
Component: HarnessAssignee: _ rkubacki <rkubacki>
Status: VERIFIED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: All   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description peterme2005 2006-06-27 16:56:02 UTC
Im not sure if this is a defect or enhancement but when following certain guides
that tell me to replace the frame.gif frame48.gif (under
branding/../../../support) and so on such that I can brand my own netbeans
application. The only one that doesnt seem to work is frame32.gif which, as I
have read, replaces the netbeans .exe icon. So when i run "Build Zip
Distribution" and look at the /bin directory the executable (.exe) has the
existing netbeans icon.
Comment 1 Jiri Kovalsky 2006-07-03 08:21:49 UTC
Can you guys look at Peter's problem ?

Peter, meanwhile please read Jaroslav's advice here:
http://www.netbeans.org/servlets/ReadMsg?listName=nbdev&msgNo=30790
Comment 2 _ rkubacki 2006-07-10 09:44:32 UTC
Currently it is only possible to override icons of main window (also displayed
in taskbar). I need to find a way how to update .exe file with specified icons.
Comment 3 _ rkubacki 2006-07-11 10:02:38 UTC
One way is to bundle some utility like http://angusj.com/resourcehacker/ to
update the icon in existing .exe.

Another one is to use cc wrapper tasf for Ant and rebuild the .exe if gcc is
available. If we could also print a warning if gcc cannot be found and hint what
to do this can be acceptable IMO (installing cygwin including gcc and rebuild of
launchers is easy).
Comment 4 Jesse Glick 2006-07-11 23:59:22 UTC

*** This issue has been marked as a duplicate of 64612 ***
Comment 5 Tomas Danek 2006-10-10 13:12:28 UTC
verified dup.