Hi Israel, On Fri, Apr 15, 2022 at 07:48:14PM +0000, Israel <isartz_187@xxxxxxxxxxxxxx> wrote: > I did a change on my autogen.input, this way worked for me: > > --host=x86_64-pc-cygwin > --without-junit > --without-helppack-integration > --enable-extension-integration > --enable-scripting-beanshell > --enable-scripting-javascript > --enable-ext-wiki-publisher > --enable-ext-nlpsolver > --with-myspell-dicts > --with-package-format=msi > --enable-mergelibs > --enable-lto > --enable-odk > --with-visual-studio=2022 > --with-jdk-home=C:\Program Files\Microsoft\jdk-11.0.12.7-hotspot > --without-ucrt-dir > --with-ant-home=/cygdrive/c/sources/apache-ant-1.9.5 Oh, interesting. Did you track down which specific switch worked the problem around? Perhaps building MSIs without dictionaries is now broken or something. Regards, Miklos