installer: Replaced reference to "Dolphin.exe" left over from the Dolphin installer we're based on
Some checks failed
citra-build / source (push) Has been cancelled
citra-build / linux (appimage) (push) Has been cancelled
citra-build / linux (fresh) (push) Has been cancelled
citra-build / macos (arm64) (push) Has been cancelled
citra-build / macos (x86_64) (push) Has been cancelled
citra-build / windows (msvc) (push) Has been cancelled
citra-build / windows (msys2) (push) Has been cancelled
citra-build / android (push) Has been cancelled
citra-build / ios (push) Has been cancelled
citra-format / clang-format (push) Has been cancelled
citra-transifex / transifex (push) Has been cancelled
citra-build / macos-universal (push) Has been cancelled

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