Hi,
Is it possible to add 'IfNot' to LogicLib?
I think that it is more meaningfull than Unless.
Add IfNot to LogicLib
3 posts
I think you just need to add:
!define IfNot `!insertmacro _If false`
-Stu
!define IfNot `!insertmacro _If false`
-Stu
Yes, but is it possible to add it to the original source?
Otherwise, my version will be replaced by the next update
Otherwise, my version will be replaced by the next update