hide console window while using WinSCP in batch mode
Hi,
i'm using WinSCP in a C# Application. This app creates a new process that runs the WinSCP Client in console mode. The output (info and error) is redirected asynchronously to the c# app that handles the output,either logging it or using the output directly.
Question: Is it possible to hide the console window?
Greetings & thanks in advance
ovm
i'm using WinSCP in a C# Application. This app creates a new process that runs the WinSCP Client in console mode. The output (info and error) is redirected asynchronously to the c# app that handles the output,either logging it or using the output directly.
Question: Is it possible to hide the console window?
Greetings & thanks in advance
ovm