jdemetra / jdplus-main

JDemetra+ v3
European Union Public License 1.2
12 stars 7 forks source link

No new logo in shortcuts #261

Open annasmyk opened 2 months ago

annasmyk commented 2 months ago

the new logo appears just in the top left corner of the open GUI but not in the short cuts

image

charphi commented 3 weeks ago

The nbdemetra64.exe executable currently uses the default NetBeans Platform icon. In order to get the new logo included in the executable, we must use a program on Windows which is annoying with our current build workflow.

So, I'm searching for a platform-independent solution. This problem has already been asked at https://stackoverflow.com/questions/8659286/replacing-icon-in-windows-exe-from-open-source-platform-independent-java-code

charphi commented 3 weeks ago

https://github.com/eclipse-platform/eclipse.platform.swt/blob/master/bundles/org.eclipse.swt.tools/Icon%20Exe/org/eclipse/swt/tools/internal/IconExe.java