I have added a couple of new localized versioninfo resources to a .exe file I distribute with one of my installers and all of a sudden, light complains about the following for each language added:
error LGHT1076: ICE03: String overflow (greater than length permitted in column); Table: File, Column: Language, Key(s): xxxxxx
I have to admit that I am using WiX version 3.6 which is clearly outdated. Can I safely ignore this problem? Is this a problem in my version of WiX? Do I have to worry about this?
TIA,
-- Stefan Kuhr