Re: [Pharo-project] OSProcess problem with Windows

2013-04-03 Thread jannik laval
Ok, I did not know that. Now, it works fine. Thank you. Jannik 2013/3/31 Alexander Svyazin > There is no such executable 'cd'. It is actually a command which is > processed directly by shell interpreter (cmd.exe or powershell or > something) and it works only in a shell session. You can execu

Re: [Pharo-project] OSProcess problem with Windows

2013-03-31 Thread Alexander Svyazin
There is no such executable 'cd'. It is actually a command which is processed directly by shell interpreter (cmd.exe or powershell or something) and it works only in a shell session. You can execute 'cmd.exe /k cd ""'. This command opens Windows command line interpreter and runs 'cd' afterwards but

Re: [Pharo-project] OSProcess problem with Windows

2013-03-30 Thread jannik.laval
yes, on the machine, it works fine. Jannik On Mar 30, 2013, at 8:13 PM, stephane ducasse wrote: > is the same expression working on the machine? > > >> Hi, >> >> When I try >> OSProcess command: 'cd "C:\Users\Jannik >> Laval\Desktop\Pharo2.0-one-click.app\Contents\Resources\Help\en"' >> >

Re: [Pharo-project] OSProcess problem with Windows

2013-03-30 Thread stephane ducasse
is the same expression working on the machine? > Hi, > > When I try > OSProcess command: 'cd "C:\Users\Jannik > Laval\Desktop\Pharo2.0-one-click.app\Contents\Resources\Help\en"' > > There is an error. > Can anyone help me ? > > Thanks > > -- > ~~Jannik Laval~~ > École des Mines de Douai >

[Pharo-project] OSProcess problem with Windows

2013-03-29 Thread jannik laval
Hi, When I try OSProcess command: 'cd "C:\Users\Jannik Laval\Desktop\Pharo2.0-one-click.app\Contents\Resources\Help\en"' There is an error. Can anyone help me ? Thanks -- ~~Jannik Laval~~ École des Mines de Douai Enseignant-chercheur http://www.jannik-laval.eu