Archive: Library.nsh problem (v2.08)


Library.nsh problem (v2.08)
I get the following error when trying to compile a project that worked fine in v2.06

Error: command Var not valid in section
!include: error in script: "C:\ProgramFiles\NSIS\Include\Library.nsh" on line 31

Ideas?


make sure the !include of Library.nsh is outside a section (as the error-message says)