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 ?
Invalid command: nsArray::SetList error
4 posts
NSIS version? Did you compile NSIS yourself?
Do other nsArray commands work?
Do other nsArray commands work?
it is 2.3.2 ... yes..others seems to be working
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.