Re: 1.7.1: Problem with cygstart and arguments containing spaces

2010-03-04 Thread Charles Roper
On 04/03/2010 21:12, Ilya Beylin wrote: cygstart /cygdrive/d/Software/Console2/Console.exe '-d "C:/Program Files" ' That worked. Many thanks Ilya for the solution and also Cyrille for giving it some attention. Much appreciated. Cheers. Charles -- Problem reports: http://cygwin.

1.7.1: Problem with cygstart and arguments containing spaces

2010-03-03 Thread Charles Roper
I am trying to launch instances of Console 2.00b145 [1] from my Cygwin bash shell. I am using Console's -d switch to specify the startup directory. The following works: $ "/cygdrive/d/Software/Console2/Console.exe" -d "C:/Program Files" As does this: $ "D:/Software/Console2/Console.exe" -d "C: