Skip to content
⌘ NSIS Forum Archive

No language entry in version tab

3 posts

dienjd#

No language entry in version tab

Is it possible to prevent the language entry on the Version tab from being created (other than not using VIAddVersionKey at all)?
kichik#
It's part of the required structure, as far as I can tell. If it's possible to get rid of it, MSDN will have the answer.

Please don't reply to very old and loosely related threads with new questions. It sends a notification message to all thread posters and merges two loosely related questions into one thread.
dienjd#
Please don't reply to very old and loosely related threads with new questions. It sends a notification message to all thread posters and merges two loosely related questions into one thread.
Sorry, I thought it would be better to cut down on the number of new threads.

It's part of the required structure, as far as I can tell. If it's possible to get rid of it, MSDN will have the answer.
I couldn't find anything in MSDN, and playing around with a .rc file, it doesn't seem to let you correctly create a new block unless the header item is the language.

Oh well, no big deal. I was curious because I noticed the lavasoft ad-aware installer (non-NSIS) does not have the language info.