Re: run command line on Windows without showing DOS console window

2013-11-23 Thread iMath
在 2013年11月20日星期三UTC+8下午10时49分50秒,Tim Golden写道: > On 20/11/2013 14:44, iMath wrote: > > > > > > > > > is there anyway to run command line on Windows without showing DOS console > > window ? > > > > > > can you use the following command

Re: run command line on Windows without showing DOS console window

2013-11-20 Thread Laurent Pointal
Tim Golden wrote: > On 20/11/2013 14:44, iMath wrote: >> >> >> is there anyway to run command line on Windows without showing DOS >> console window ? >> >> can you use the following command line to give a little example ? >> >> wget -r -np

Re: run command line on Windows without showing DOS console window

2013-11-20 Thread Tim Golden
On 20/11/2013 14:44, iMath wrote: > > > is there anyway to run command line on Windows without showing DOS console > window ? > > can you use the following command line to give a little example ? > > wget -r -np -nd http://example.com/packages/ > > the pa

run command line on Windows without showing DOS console window

2013-11-20 Thread iMath
is there anyway to run command line on Windows without showing DOS console window ? can you use the following command line to give a little example ? wget -r -np -nd http://example.com/packages/ the path to wget is C:\Program Files\GnuWin32\bin\wget.exe -- https://mail.python.org/mailman