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