|
|
|
|
#1 | |
|
Junior Member
Join Date: Jan 2005
Posts: 3
|
Advanced Uninstall Log seems to have an issue with NSIS v3. Specifically, the UNINSTALL.LOG_CLOSE_INSTALL macro.
NSIS Output reads: Quote:
It's referencing this line of code in the header file: code: I believe it should just be: code: Correct? I'm not sure if the syntax in NSIS changed in v3, or if it just became more verbose with errors. |
|
|
|
|
|
|
#2 | |
|
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,442
|
Yes
Quote:
v3.0 is stricter in some places but it surprises me that v2.4x would accept that. IntOp $PostCount $PostCount + 1 |
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|