Hi Esteban, If I zeroconf Pharo 7 on Windows (in cygwin):
$ curl get.pharo.org/70+vmLatest | bash And then move to a dos box: C:\cygwin\tmp\p7>pharo-vm\PharoConsole.exe --headless Pharo.image eval "FT2Library current libraryVersion" 2.6.5 Is this what you expect? Thanks, Alistair
