Author Topic: Lost icon in windows taskbar after multiple installs [SOLVED]  (Read 4180 times)

Mauricio Moya (Arquesoft)

  • EA User
  • **
  • Posts: 341
  • Karma: +8/-4
  • EA Consulting and development in Spanish
    • View Profile
    • Arquehub Azure Module
Lost icon in windows taskbar after multiple installs [SOLVED]
« on: October 10, 2019, 06:32:41 am »
Due my clients use different versions of EA, I have to frecuently install different versions of EA in my computer. But after installing the last build of EA 15 (1512), then version 13.0 (1310), and then again EA 15 (1512), the icon shown in the windows taskbar is an empty paper instead of the EA logo as always.

This situation had happen to me in other computers but always is solved by reinstalling the same version twice (the second is not an installation but a "repair install"). But this time, this doesn't work.

I have uninstalled, reinstalled multiple times (with and without repair install option), but it keeps on showing the blank paper icon.

I have tried changing manually the icon with right click, but doesn't work. Any ideas?
« Last Edit: October 11, 2019, 02:05:40 am by Arquesoft »

Glassboy

  • EA Practitioner
  • ***
  • Posts: 1367
  • Karma: +112/-75
    • View Profile
Re: Lost icon in windows taskbar after multiple installs
« Reply #1 on: October 10, 2019, 07:35:14 am »
Google how to rebuild the icon cache for your version of Windows.  Generally it's a hidden file at %userprofile%\AppData\Local\IconCache.db

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8085
  • Karma: +118/-20
    • View Profile
Re: Lost icon in windows taskbar after multiple installs
« Reply #2 on: October 10, 2019, 09:33:36 am »
I've seen that happen downgrading without an uninstall, but a repair corrected it for me.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13404
  • Karma: +567/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Lost icon in windows taskbar after multiple installs
« Reply #3 on: October 10, 2019, 02:26:26 pm »
When that happens I remove the icon from the taskbar, startup EA from the start menu, and pin the icon to the taskbar again.

Geert

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8607
  • Karma: +257/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: Lost icon in windows taskbar after multiple installs
« Reply #4 on: October 10, 2019, 06:43:50 pm »
When that happens I remove the icon from the taskbar, startup EA from the start menu, and pin the icon to the taskbar again.

Geert
+1
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!

Mauricio Moya (Arquesoft)

  • EA User
  • **
  • Posts: 341
  • Karma: +8/-4
  • EA Consulting and development in Spanish
    • View Profile
    • Arquehub Azure Module
Re: Lost icon in windows taskbar after multiple installs
« Reply #5 on: October 11, 2019, 02:05:22 am »
When none of above worked, the solution was this:

1. Open CMD with admin privileges
2. Run the following command: DISM /Online /Cleanup-Image /RestoreHealth
3. Restart
4. Uninstall EA
5. Install EA

Glassboy

  • EA Practitioner
  • ***
  • Posts: 1367
  • Karma: +112/-75
    • View Profile
Re: Lost icon in windows taskbar after multiple installs [SOLVED]
« Reply #6 on: October 11, 2019, 07:17:37 am »
Well that's a bit like using chemotherapy for a freckle, but glad it worked :-)