Hi, Using Installbuilder to create installers for Linux 64 and Win 64, to run Karaf 4.2.5 in the background.
The linux version (developed on a linux 64 machine) works well by using '&' as argument to start script . The installer closes and no console remains.
The windows version installer (developed on win 10 machine) closes if an '&' is used same as the linux version but a console remains containing message
"karaf.bat: Ignoring predefined value for KARAF_HOME" With no argument to start.bat in windows the installer does not close. Any suggestions as to how to handle the start script in windows? Paul Fraser
