https://bugs.documentfoundation.org/show_bug.cgi?id=143718

--- Comment #2 from wuzhenyu <[email protected]> ---
(In reply to Mike Kaganski from comment #1)
> This is not a bug.
> 
> Don't use soffice.exe for console operation (even those that are performed
> in a Java code). soffice.exe is a Windows subsystem application, and when it
> needs to output messages to console (as is the case for --convert-to), it
> has to create a new console for that (just because it has no own console).
> 
> Starting from 6.3, there's a proper console application: soffice.com [1]. It
> reuses the console provided by the calling process (it might be redirected
> to a file, or whatever). Use it instead of soffice.exe.
> 
> [1] https://wiki.documentfoundation.org/ReleaseNotes/6.3#Windows

Mike,Thank you very much for your reply.
I use soffice.com instead of soffice.exe,but the Windows command line still
appear.I have no idea resolve it.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to