Incorrect display of icons in the list of Windows apps

Opmerkingen

6 opmerkingen

  • rakleed

    Perhaps this information will be useful - http://www.jrsoftware.org/ishelp/index.php?topic=setup_uninstalldisplayicon.

    3
  • MalvadoChefe

    Don't let that die, gentlemen! :(

    3
  • please fix this

    3
  • Ingipingi12

    please fix this

    2
  • EternalStudent07

    Also the version is wrong (doesn't match the in app version).  I assume it's a wrapper for the real program.

    0
  • Péter

    Hi there,

    Here is a workaround:

    1. Click on the Start button.
    2. Search for Registry Editor and open it.
    3. Go at the end of the following path:
      HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Discord
    4. Create a new String Value: right click with your mouse over the right panel's empty space → NewString Value and name it as DisplayIcon.
    5. Double click on this newly created DisplayIcon line and type the following path into the Value data: field: C:\Users\%UserProfile%\AppData\Local\Discord\app.ico and then click on the OK button.
      Don't forget to replace %UserProfile% parameter with your user folder's name as you can see it in your C:\Useres folder.

    You can do the same quicker with creating a regedit file with an advanced text editor:

    Windows Registry Editor Version 5.00

    [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Discord]
    "DisplayIcon"="C:\\Users\\%UserProfile%\\AppData\\Local\\Discord\\app.ico"

    Save the code above into a plain text file with ".reg" extension and double click on this fresh new .reg file. Name this ".reg" file as you wish. The name of this file does not count.

    1

U moet u aanmelden om een opmerking te plaatsen.