Hi,
I have a java project with Eclipse in Windows 7. Running my application from the Eclipse, I have successfully changed the Taskbar icon using setIconImages (with a List from project resources) on my main JFrame.
Using an external tool, I have generated a Windows launcher (.exe) to execute my application, but using the launcher the taskbar icon does NOT change... However, other icons are changed (like the displayed with the application using 'ALT-TAB', also changed using Eclipse)
Any help would be appreciated.
Best regards,
Diego