Given that the Npcap (and Npcap OEM) self-installers don't have many options, we are probably not going to ever want arguments that differ only in case. So there is probably no reason to require the "correct" case as we do now. We've manually done this for /s so it works like the canonical /S (silent install) option. But we should look for an easy way to make NSIS do this with all options.
Related issue for Nmap: nmap/nmap#2521