From: Uwe Stöhr Date: Thu, 10 Sep 2009 23:23:35 +0000 (+0000) Subject: installer: sync with branch X-Git-Tag: 2.0.0~5515 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=4caadffa4ed9ddeaf8cf39670d780636d96f07b5;p=features.git installer: sync with branch git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31366 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/development/Win32/packaging/AltInstaller/ConfigLyX.nsh b/development/Win32/packaging/AltInstaller/ConfigLyX.nsh index 6434c71499..149df24476 100644 --- a/development/Win32/packaging/AltInstaller/ConfigLyX.nsh +++ b/development/Win32/packaging/AltInstaller/ConfigLyX.nsh @@ -31,7 +31,7 @@ Function ConfigureLyX StrCpy $PathPrefix "$PathPrefix;$WMFPath" ${endif} # eLyXer is always available - #StrCpy $PathPrefix "$PathPrefix;${PRODUCT_SOURCEDIR}\etc\elyxer" + StrCpy $PathPrefix "$PathPrefix;${PRODUCT_SOURCEDIR}\Resources\scripts" # Create a batch file to start LyX with the environment variables set ClearErrors