diff --git a/elog.nsi b/elog.nsi index eb8976b3..6e208752 100755 --- a/elog.nsi +++ b/elog.nsi @@ -78,7 +78,7 @@ Section "ELOG system (required)" SecSystem ; script directory SetOutPath $INSTDIR\scripts - File /r /x .svn scripts\*.* + File /r /x .svn /x fckeditor.zip scripts\*.* ; resources directory SetOutPath $INSTDIR\resources