![]() |
#1 |
Junior Member
Join Date: Oct 2020
Posts: 47
|
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 ? |
![]() |
![]() |
![]() |
#2 |
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,504
|
NSIS version? Did you compile NSIS yourself?
Do other nsArray commands work? IntOp $PostCount $PostCount + 1 |
![]() |
![]() |
![]() |
#3 |
Junior Member
Join Date: Oct 2020
Posts: 47
|
it is 2.3.2 ... yes..others seems to be working
|
![]() |
![]() |
![]() |
#4 |
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,504
|
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.
IntOp $PostCount $PostCount + 1 |
![]() |
![]() |
![]() |
|
Thread Tools | Search this Thread |
Display Modes | |
|
|