just trying to compile a old installer test file I made a while back and got this error
I'm assuming its because im using nsis 3?
!include: "WndSubclass.nsh" (ACP)
!define: "_WNDSUBCLASS__INC"=""
!define: "__WNDSUBCLASS_NSISV"=""
warning: Invalid number: "" (WndSubclass.nsh:7)
!undef: "__WNDSUBCLASS_NSISV"
!error: NSIS v2.42 and later required!
!include: error in script: "WndSubclass.nsh" on line 14
WndSubclass and NSIS v3
4 posts