Changes between Version 3 and Version 4 of Ticket #21522


Ignore:
Timestamp:
2021-11-06T22:15:32+01:00 (4 years ago)
Author:
Don-vip
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21522 – Description

    v3 v4  
    1313
    1414==== What happens instead?
    15 The path of the icon is "%APPDATA%\Microsoft\Installer\...". This is a problem because "..." changes with every JOSM update. Currently it's "%APPDATA%\Microsoft\Installer\{CD6B04FD-BEC5-3E36-913A-362C2684FCB2}\icon154464376".
     15The path of the icon is
     16{{{
     17"%APPDATA%\Microsoft\Installer\..."
     18}}}
     19This is a problem because "..." changes with every JOSM update. Currently it's
     20{{{
     21"%APPDATA%\Microsoft\Installer\{CD6B04FD-BEC5-3E36-913A-362C2684FCB2}\icon154464376"
     22}}}
    1623When you moved the link somewhere else (e.g. custom folder in Start Menu) you need to replace it after every JOSM update with the link that has been created by the new JOSM installer. Else the link won't have an icon anymore.
    1724