Remove the case sensitive comparisions of registry entry and schema strings. Microsoft uses HKLM\"SOFTWARE" and HKCU\"Software". This means the encoding schema that was selected does not work and the conflict in case prevents plugins from being loaded. Better to enable plugins to work than to allow two realms that differ only by case on the same platform during the beta. Commit By: jaltman Revision: 17523 Changed Files: U trunk/src/windows/identity/kconfig/api.c U trunk/src/windows/identity/kconfig/kconfiginternal.h