Hiding console window

Advertisement

analizer1
Guest

Hiding console window

Hello, is there a way to hide the console window,
Im using wincp from c# program and system.diagnostics process
windowstyle is set to hidden, and i have standardinput and standard output redirected

thanks
daveL

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,552
Location:
Prague, Czechia

Re: Hiding console window

Wither run winscp.com (if you need input/output redirection); Or omit /console parameter, when running winscp.exe (this does not support input/output redirection).

Reply with quote

Advertisement

You can post new topics in this forum