Skip to content
⌘ NSIS Forum Archive

Case-insensitive ReadINIStr

3 posts

********#

Case-insensitive ReadINIStr

RFE to add option in ReadINIStr parameters to make section_name case-insensitive (and enable it by default).
Anders#
it just calls the winapi. (MSDN: "The GetPrivateProfileString function is not case-sensitive; the strings can be a combination of uppercase and lowercase letters")