installer: Replaced reference to "Dolphin.exe" left over from the Dolphin installer we're based on

This commit is contained in:
OpenSauce04 2025-03-18 12:53:10 +00:00
parent dcd6fe8258
commit d59ea25cbe

View File

@ -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