mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-28 10:09:24 +01:00
Try running clementine from the correct location after installing
This commit is contained in:
parent
013cddb3d5
commit
163f415e72
2
dist/windows/clementine.nsi
vendored
2
dist/windows/clementine.nsi
vendored
@ -14,7 +14,7 @@ SetCompressor /SOLID lzma
|
|||||||
!define MUI_ICON "clementine.ico"
|
!define MUI_ICON "clementine.ico"
|
||||||
|
|
||||||
!define MUI_COMPONENTSPAGE_SMALLDESC
|
!define MUI_COMPONENTSPAGE_SMALLDESC
|
||||||
!define MUI_FINISHPAGE_RUN clementine.exe
|
!define MUI_FINISHPAGE_RUN $INSTDIR/clementine.exe
|
||||||
|
|
||||||
; Installer pages
|
; Installer pages
|
||||||
!insertmacro MUI_PAGE_WELCOME
|
!insertmacro MUI_PAGE_WELCOME
|
||||||
|
Loading…
x
Reference in New Issue
Block a user