Add a comment.

svn path=/trunk/; revision=43866
This commit is contained in:
Gerald Combs 2012-07-20 18:04:00 +00:00
parent 6b04299ae4
commit 69b1c2dd84
1 changed files with 1 additions and 0 deletions

View File

@ -363,6 +363,7 @@ File "${VCREDIST_EXE}"
; "silent" install otherwise.
; http://blogs.msdn.com/b/astebner/archive/2010/10/20/10078468.aspx
; "!if ${MSVC_VER_REQUIRED} >= 1600" doesn't work.
!searchparse /noerrors ${MSVC_VER_REQUIRED} "1400" VCREDIST_OLD_FLAGS "1500" VCREDIST_OLD_FLAGS
!ifdef VCREDIST_OLD_FLAGS
StrCpy $VCREDIST_FLAGS "/q"