I noticed that definig symbols seems to be broken in
2.0beta4, cvs.
When defining a symbol using the "Properties" dialog,
everything goes fine. Later you call the compiler GUI
with a /DMYSYMBOL - everything fine.
Then again you call the GUI without a /D switch, and
voilŕ - the symbols' list isn't cleared, but containes
unreadable entries, ie. ASCII Codes beyond 128,
probably left behind fromt he /D switch used before.
You may call the Properties' page and delete the clumsy
entries, so NSIS is working again.
Regards,
Robert Kehl
Logged In: YES
user_id=584402
Thanks, fixed.