Hide or minimize dos box when running scripts

Advertisement

Bob
Guest

Hide or minimize dos box when running scripts

I am using my first implemenation of WinScp. The scripts run great, but display a dos box over my calling program. Is there a way to hide the dos box or tell WinScp to run minimized?

Thanks for the help!

Reply with quote

Advertisement

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

Re: Hide or minimize dos box when running scripts

Do you run winscp.exe or winscp.com? If winscp.exe, just avoid the /console parameter. If winscp.com, make sure you really need that one. If you really do, you need to emulate the console environment somehow. I do not remember anymore. Check MSDN then.

Reply with quote

Guest

Re: Hide or minimize dos box when running scripts

martin wrote:

Do you run winscp.exe or winscp.com? If winscp.exe, just avoid the /console parameter. If winscp.com, make sure you really need that one. If you really do, you need to emulate the console environment somehow. I do not remember anymore. Check MSDN then.

Your instructions worked great. Thank you.
-Bob

Reply with quote

Advertisement

You can post new topics in this forum