installer: Replaced reference to "Dolphin.exe" left over from the Dolphin installer we're based on
This commit is contained in:
parent
dcd6fe8258
commit
d59ea25cbe
1 changed files with 1 additions and 1 deletions
|
|
@ -160,7 +160,7 @@ Section "Base"
|
|||
!insertmacro UPDATE_DISPLAYNAME
|
||||
|
||||
; Create start menu and desktop shortcuts
|
||||
; This needs to be done after Dolphin.exe is copied
|
||||
; This needs to be done after azahar.exe is copied
|
||||
CreateDirectory "$SMPROGRAMS\${PRODUCT_NAME}"
|
||||
CreateShortCut "$SMPROGRAMS\${PRODUCT_NAME}\$DisplayName.lnk" "$INSTDIR\azahar.exe"
|
||||
${If} $DesktopShortcut == 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue