Quote:
Originally posted by niteflyer
[B]But the point is that the compiler _must_ not compile line 42, but skip at line 1 to the end of the header. Everything can happen, no matter how many fixes and workarounds you find for making line 42 work...[B]
|
Yes, I know this. I wrote about this line, because it is in another, internal, !ifndef-!endif block where compiler shouldn't enter. And also, it seems like the string in !echo is somehow splitted at ${NFUPREFIX} positions. So this is some clue for my hypothesis about "something wrong" with preprocessor commands in NSIS.