Add IfNot to LogicLib
Hi,
Is it possible to add 'IfNot' to LogicLib?
I think that it is more meaningfull than Unless.
Archive: Add IfNot to LogicLib
Add IfNot to LogicLib
Hi,
Is it possible to add 'IfNot' to LogicLib?
I think that it is more meaningfull than Unless.
I think you just need to add:
!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