Skip to content
⌘ NSIS Forum Archive

Invalid command: nsArray::SetList error

4 posts

shekara#

Invalid command: nsArray::SetList error

before deleting folders in a directory, I am using nsArray::SetList excludeDirs to exclude a directory.
nsArray::SetList excludeDirs /key=host-manager 1 /key=manager 2 /key=ROOTmanager 3 /end

When i compile i see this error Invalid command: nsArray::SetList

any help please ?
Anders#
2.3.2 is not a NSIS version. 2.32 is but that is 15 years old and not something you should be using. 2.3.2 is a MakeNsisW version but even that is old.