https://bugs.documentfoundation.org/show_bug.cgi?id=143718
--- Comment #3 from Mike Kaganski <[email protected]> --- Please read the documentation on the API that you use [1] - that is NodeJS' child_process.exec operation, and it has a 'windowsHide' option, that is documented to "Hide the subprocess console window that would normally be created on Windows systems. Default: false". [1] https://nodejs.org/api/child_process.html#child_process_child_process_exec_command_options_callback -- You are receiving this mail because: You are the assignee for the bug.
