For example if I want to use the statement like,
${If} $0 == "test1" || $0 == "test2" || $0 == "test3"
...
${EndIf}
The statement above won't work. So how to make it work? Thanks.
How to use logical or in NSIS?
3 posts
3 posts
Thanks a lot!Originally Posted by 820815 View Post${OrIf}