installer: fix a bug

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31424 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2009-09-21 00:38:05 +00:00
parent 3f5c1bb73a
commit 2fb10659a8

View File

@ -31,7 +31,7 @@ Function ConfigureLyX
StrCpy $PathPrefix "$PathPrefix;$WMFPath"
${endif}
# eLyXer is always available
StrCpy $PathPrefix "$PathPrefix;${PRODUCT_SOURCEDIR}\Resources\scripts"
StrCpy $PathPrefix "$PathPrefix;$INSTDIR\Resources\scripts"
# Create a batch file to start LyX with the environment variables set
ClearErrors