![]() |
#1 |
Junior Member
Join Date: Mar 2020
Posts: 1
|
Error in EnvVarUpdate.nsh after upgrading to v3
I've upgraded to v3.05 as I was getting some odd results with v2.x (it would hang on some systems even though it was run inside a docker container).
I'm now getting the following error: code: I get the same issue from lines 50 and 51 in EnvVarUpdate.nsh Any ideas on how to correct or at least how to debug a bit more? I'm new to NSIS. MyProgrm.nsi was written by someone else and I'm picking it up... Cheers, Jesse |
![]() |
![]() |
![]() |
#2 | |
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,356
|
There were some changes to how StrFunc.nsh defines its functions.
Change the !define un.${StrFuncName} line to Quote:
IntOp $PostCount $PostCount + 1 |
|
![]() |
![]() |
![]() |
|
Thread Tools | Search this Thread |
Display Modes | |
|
|