|
|
|
|
#1 |
|
Senior Member
Join Date: May 2007
Location: Maple Grove, Minnesota
Posts: 134
|
What are the Jump: and Call: numbers referring too. Is this a source line in the Engine source code? Do they relate to the script source in some way?
|
|
|
|
|
|
#2 |
|
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,442
|
They are related to your script but not everything in a .nsi counts as a instruction so it is not a line count.
You can use two calls to GetLabelAddress around some code to figure out the instruction count. IntOp $PostCount $PostCount + 1 |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|