Changes between Initial Version and Version 2 of Ticket #21522
- Timestamp:
- 2021-11-06T22:04:53+01:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21522
- Property Priority major → normal
-
Ticket #21522 – Description
initial v2 8 8 9 9 ==== What happens instead? 10 The thepath 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".10 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". 11 11 When 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. 12 12 13 13 Another small thing: the installer creates a folder called "unknown" in Start Menu (or something like that, I'm not sure). I think a folder called "JOSM" would be better. 14 15 14 16 15 ==== Please provide any additional information below. Attach a screenshot if possible.