Skip to content
⌘ NSIS Forum Archive

Multilanguage script problem

7 posts

virtlink#

Multilanguage script problem

Yes, I know. I don't usually complain about a script not working. But this time, I do.

I have a fairly simple script, but can't get the language strings right, somehow. Please help me.

Attached: The script that I am working on.
virtlink#
Than you are luckier than me.

The last two lines of the compiler output are:
1 warning:
unknown variable "{SecVbRuntime}" detected, ignoring

And when I point to a section, no description appears.
virtlink#
Attached is the complete compiler output.
kichik#
Well, I was looking for something with languages... Just move the description macro below the section. The section constant is defined only after the section is processed.