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:
parent
1d90d2b77a
commit
43e954d702
2 changed files with 2 additions and 0 deletions
|
@ -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.
Loading…
Add table
Add a link
Reference in a new issue