No need for output from cvsdata.nsi unless it's an error
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3083 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
764bdc8f87
commit
21ecbb7198
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
;Compile CVS Data Setup
|
;Compile CVS Data Setup
|
||||||
|
|
||||||
!system '"${NSISDIR}\Bin\InstallCVSData.exe" nooverwrite'
|
!system '"${NSISDIR}\Bin\InstallCVSData.exe" nooverwrite'
|
||||||
!system '"${NSISDIR}\makensis.exe" cvsdata.nsi' = 0
|
!system '"${NSISDIR}\makensis.exe" /V1 cvsdata.nsi' = 0
|
||||||
|
|
||||||
;--------------------------------
|
;--------------------------------
|
||||||
;Configuration
|
;Configuration
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue