Point shortcut towards the correct executable

Contributes to CURA-9157
This commit is contained in:
Jelle Spijker 2022-12-20 16:51:40 +01:00
parent f686123bc7
commit e99387d067

View File

@ -90,7 +90,7 @@
<Shortcut Id="SHRT_Cura"
Name="{{ app_name }} {{ version }}"
Description="{{ app_name }} {{ version }}"
Target="[MyProgramDir]{{ main_app }}"
Target="[APPLICATIONFOLDER]{{ main_app }}"
Icon="ICO_Cura" />
<Shortcut Id="SHRT_UninstallShortcut"
Name="Uninstall {{ app_name }} {{ version }}"