multiuser.nsh define issues
I'm having trouble getting even simple barebones examples for multiuser.nsh to work. It seems that things like APP_NAME are defined somewhere in the chain of include files for multiuser.nsh, as I never defined anything on my own. When I try to define things like MULTIUSER_MUI it says that it's already defined as well. This is on v2.42.
Any ideas on how to fix this or if it's a bug?
Thanks!