2014-06-11 9:22 GMT+02:00 Hilaire Fernandes <[email protected]>:
> In that case you then need a .bat file to start it, right? > yes > > Le 10/06/2014 22:39, Nicolai Hess a écrit : > > As long as the libraries are accessible from the path environment > variable. > > create directory "dll" > > put all dlls into that directory > > SET PATH=%PATH%;dll > > pharo.exe . > > -- > Dr. Geo http://drgeo.eu > iStoa - https://launchpad.net/istoa > > >
