mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
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:
parent
3f5c1bb73a
commit
2fb10659a8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user