]> git.lyx.org Git - features.git/commitdiff
installer: sync with branch
authorUwe Stöhr <uwestoehr@web.de>
Thu, 10 Sep 2009 23:23:35 +0000 (23:23 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Thu, 10 Sep 2009 23:23:35 +0000 (23:23 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31366 a592a061-630c-0410-9148-cb99ea01b6c8

development/Win32/packaging/AltInstaller/ConfigLyX.nsh

index 6434c714999932e41d56109bb29118e22f6ec729..149df24476d05edb5546e0f6644875d8e2266776 100644 (file)
@@ -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