Results 5 comments of Till

Same problem. What is your issue with clightd, can you link it?

Thanks. In the meantime of figured that the UI stayed disabled because `clight` (not `clightd`) was not yet available on my system.

Late answer but i had a similar problem, that i could solve by using a Main-class that did **not** extend `Application`, so hat no direct JavaFX-dependencies. This just called `App::main()`,...

I also ran into this issue just now. To be honest i have no idea what the ID-attribute is for in an MSI internally. But i can try this change...

I added a custom `msm.wxs.vtl` template to a project and modified the line like this: ```xml ``` (the replaceing is to comply with 'Identifiers may contain ASCII characters A-Z, a-z,...