cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
denguri
Level 3

standalone builder throws an exception when building multilanguage suite project

I have an InstallShield 2012 suite project containing several msi packages that are localized and I'm building the project by using IsCmdBld.exe. The weird thing is that when I select more than 18 languages in UI language property of an .msi file, the building process of the suite project crashes right after it tried adding the .msi file to the setup.
The log looks somehting like this:
...
Adding File 'xxx.msi' for Package 'xxx' Copying from "d:...\msiprojectdir\xxx.msi" to "d:...\suiteprojectdir\xxx.msi"

and after that line, it throws an exception.
If I try to build it with less than 19 languages selected, it works like a charm. Any ideas on how to solve this?
Labels (1)
0 Kudos
(1) Reply
MichaelU
Level 12 Flexeran
Level 12 Flexeran

I believe the hotfix posted on this thread includes a fix for this problem. Could you give that a shot?
0 Kudos