mirror of
https://github.com/azahar-emu/azahar
synced 2025-11-06 23:19:57 +01:00
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
@ -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…
x
Reference in New Issue
Block a user