mirror of
https://github.com/azahar-emu/azahar
synced 2025-11-07 07:29:58 +01:00
installer: Replaced reference to "Dolphin.exe" left over from the Dolphin installer we're based on
This commit is contained in:
parent
9c87fdf711
commit
9480f269c0
@ -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