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