Reference/StrCmpS
From NSIS Wiki
Jump to navigationJump to search
StrCmpS
str1 str2 jump_if_equal [jump_if_not_equal]
Same as StrCmp, but case sensitive.
Command introduced with NSIS v2.13
str1 str2 jump_if_equal [jump_if_not_equal]
Same as StrCmp, but case sensitive.
Command introduced with NSIS v2.13