UI fix, log message

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3398 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2004-01-20 13:01:59 +00:00
parent 1d90d2b77a
commit 43e954d702
2 changed files with 2 additions and 0 deletions

View file

@ -540,6 +540,8 @@ Section ""
StrCmp $TEMP1 "error" "" +3
MessageBox MB_OK|MB_ICONSTOP "Can't execute CVS client."
Quit
DetailPrint "CVS Update Completed"
done:

Binary file not shown.