Commit d618fe1c authored by Mircea Bardac's avatar Mircea Bardac

fix path to the Psi licence file


git-svn-id: svn+ssh://svn.psi-im.org/home/psi/svn/win-installer/trunk@31 2d3a5ac0-73f9-4639-b284-2310bd1da355
parent c1033932
...@@ -141,7 +141,7 @@ InstallDirRegKey HKLM "Software\Affinix\${APPNAME}" "" ...@@ -141,7 +141,7 @@ InstallDirRegKey HKLM "Software\Affinix\${APPNAME}" ""
PAGE custom InitRoutines PAGE custom InitRoutines
!define MUI_PAGE_CUSTOMFUNCTION_SHOW CompNames !define MUI_PAGE_CUSTOMFUNCTION_SHOW CompNames
!insertmacro MUI_PAGE_WELCOME !insertmacro MUI_PAGE_WELCOME
!insertmacro MUI_PAGE_LICENSE "${APP_SOURCE}\COPYING" !insertmacro MUI_PAGE_LICENSE "${APP_SOURCE}COPYING"
!insertmacro MUI_PAGE_COMPONENTS !insertmacro MUI_PAGE_COMPONENTS
!insertmacro MUI_PAGE_DIRECTORY !insertmacro MUI_PAGE_DIRECTORY
!insertmacro MUI_PAGE_INSTFILES !insertmacro MUI_PAGE_INSTFILES
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment