From 4ee59589f60ca76c866a2177857c738286b7b7b1 Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Fri, 13 Nov 2009 14:37:40 +0000 Subject: [PATCH] Added fckeditor distribution tree SVN revision: 2267 --- elog.nsi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/elog.nsi b/elog.nsi index af644146..4850810c 100755 --- a/elog.nsi +++ b/elog.nsi @@ -81,7 +81,8 @@ Section "ELOG system (required)" SecSystem ; script directory SetOutPath $INSTDIR\scripts - File /r /x .svn /x fckeditor.zip scripts\*.* + File /r /x .svn /x fckeditor.zip /x fckeditor_dist scripts\*.* + File /r scripts\fckeditor_dist\*.* ; resources directory SetOutPath $INSTDIR\resources