Capitalize the 'r' for 2008R2

This commit is contained in:
twangboy 2017-02-09 09:55:59 -07:00
parent 1b6bd634ac
commit ef5078729a

View file

@ -180,7 +180,7 @@ ShowUnInstDetails show
Section -Prerequisites
; VCRedist only needed on Windows Server 2008R2/Windows 7 and below
${If} ${AtMostWin2008r2}
${If} ${AtMostWin2008R2}
!define VC_REDIST_X64_GUID "{5FCE6D76-F5DC-37AB-B2B8-22AB8CEDB1D4}"
!define VC_REDIST_X86_GUID "{9BE518E6-ECC6-35A9-88E4-87755C07200F}"