Try running clementine from the correct location after installing

This commit is contained in:
David Sansome 2010-03-23 00:07:25 +00:00
parent 013cddb3d5
commit 163f415e72
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ SetCompressor /SOLID lzma
!define MUI_ICON "clementine.ico"
!define MUI_COMPONENTSPAGE_SMALLDESC
!define MUI_FINISHPAGE_RUN clementine.exe
!define MUI_FINISHPAGE_RUN $INSTDIR/clementine.exe
; Installer pages
!insertmacro MUI_PAGE_WELCOME