albrechtroehm
08/04/2020, 9:32 AMfxlauncher:generateNativeInstaller
and Wix-Toolset which worked great at that time.
Now I'm getting this error:
Bundler MSI Installer skipped because of a configuration problem: Version string is not compatible with MSI rules [unspecified].
Advice to fix: Set the bundler argument "win.msi.productVersion" according to these rules: <http://msdn.microsoft.com/en-us/library/aa370859%28v=VS.85%29.aspx>
But i can't find a way to provide the version param. I tried fxlauncher{javapackarOptions = listOf("...")}
but could get it right.
Maybe someone got a similiar problem and could share some knowlegde? Thanks in advancealbrechtroehm
08/04/2020, 11:39 AM