Closed LackingLdan closed 1 month ago
Hi @LackingLdan!
I tested JP using WiX Toolset 3.12 without problems ... just upgraded to 3.14 and managed to reproduce your issue. Same problem!!
[INFO] light.exe : error LGHT0217 : Error executing ICE action 'ICE103'. The most common cause of this kind of ICE failure is an incorrectly registered scripting engine. See http://wixtoolset.org/documentation/error217/ for details and how to solve this problem. The following string format was not expected by the external UI message logger: "Hay un problema con este paquete de Windows Installer. Hay una DLL que se requiere para completar esta instalaci´┐¢n que no se puede ejecutar. P´┐¢ngase en contacto con el personal de soporte t´┐¢cnico o el proveedor del paquete. ".
[ERROR] MSI merge module generation failed due to: Command execution failed: light -spdb -out C:\Users\fvarrui\GitHub\HelloWorldMaven\target\HelloWorldMaven_1.0.0.msm C:\Users\fvarrui\GitHub\HelloWorldMaven\target\assets\HelloWorldMaven.msm.wixobj
Please, try it downgrading Wix Toolset untill I figure out what's happening.
Hi @LackingLdan! I managed to build a MSI installer with WiX 3.14 using JavaPackager 1.7.6. Please, could you test it and give me some feedback? Thx!
I'm closing this issue due to lack of activity. If the problem persists, don't hesitate on reopen this issue. Thanks!
I'm submitting a…
Short description of the issue/suggestion: I keep getting this error when i try to package my JavaFX Project. It starts working but then all of a sudden this error happens. I could'nt find anything about it on the internet.
Steps to reproduce the issue/enhancement:
What is the expected behavior?
I'm trying to generate an instalable msi Package for my JavaFX Application. I have Wix Toolset and Iscc installed and in the Path Variable
What is the current behavior?
Do you have outputs, screenshots, demos or samples which demonstrate the problem or enhancement?
Please tell us about your environment:
Other information (e.g. related issues, suggestions how to fix, links for us to have context)