Manuel Collado wrote: > After starting XXE 4.0.x on Windows a DOS command box remains open. This > is a change with respect to XXE 3.x.x. Keeping the box open seems > unnecesary for regular usage. >
That's right. > The cause is a change in bin\xxe.bat. The ditributed started script contains > > start java ... (XXE 4.0.x) > > instead of > > start javaw ... (XXE 3.x.x) > > But the comment inside xxe.bat still says: > > rem * Replace "start javaw" by "start java" if you need to see > rem Java exception stack traces and other low-level error messages > rem printed on the console. > > Please clarify what is the intended default behavior. > This is a bug that affects xxe.bat (but not xxe.exe+xxe.jstart) in v4.0.0 and v4.1.0. It is fixed now. Thank you for reporting this bug.

