Recent

Author Topic: [SOLVED] Icon application not assigned  (Read 2072 times)

derles

  • New Member
  • *
  • Posts: 35
[SOLVED] Icon application not assigned
« on: November 13, 2017, 01:00:11 pm »
Hello.
I´m having a problem with my application's icon.
Using Lazarus 1.6.4, FPC3.0.2, Windows 7 32 bit.
I need to change the application icon. I set the icon in Project Options, assingning a 128 px icon (Load icon button), but in desktop and windows explorer, in "Medium size icon" view, the icon shown is still the Lazarus default.

Is there a trusted way to do that ?

Tks
« Last Edit: November 13, 2017, 03:11:22 pm by derles »

Thaddy

  • Hero Member
  • *****
  • Posts: 14377
  • Sensorship about opinions does not belong here.
Re: Icon application not assigned
« Reply #1 on: November 13, 2017, 03:01:14 pm »
- save all
- build, not compile
Object Pascal programmers should get rid of their "component fetish" especially with the non-visuals.

derles

  • New Member
  • *
  • Posts: 35
Re: Icon application not assigned
« Reply #2 on: November 13, 2017, 03:11:04 pm »
Thanks Thaddy, I already try that, but it didN't work.

But I just solved the problem. It' wasn't Lazarus, It was windows.
All I have to do is to clear the windows icon cache.

Locate IconCache.db file at C:\Users\Username\AppData\Local folder, and delete it. Then reboot. Done !

See you.
« Last Edit: November 13, 2017, 03:15:24 pm by derles »

 

TinyPortal © 2005-2018