From 9c6a64ab13ca707524029bc7236d23bbd293a0d8 Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Wed, 20 Feb 2013 08:31:13 +0000 Subject: [PATCH] Fixed FCKEditor path SVN revision: 2479 --- elog.nsi | 1 + 1 file changed, 1 insertion(+) diff --git a/elog.nsi b/elog.nsi index 102dfafe..d3242245 100755 --- a/elog.nsi +++ b/elog.nsi @@ -83,6 +83,7 @@ Section "ELOG system (required)" SecSystem ; script directory SetOutPath $INSTDIR\scripts File /r /x .svn /x fckeditor.zip /x fckeditor_dist scripts\*.* + SetOutPath $INSTDIR\scripts\fckeditor File /r scripts\fckeditor_dist\*.* ; resources directory