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 ....




2014-06-10 18:01 GMT+02:00 Hilaire Fernandes <hilaire.fernandes@gmail.com>:
Of course I meant I want to move those .dll files in a subdirectory.

Thanks

Hilaire

Le 10/06/2014 17:55, Hilaire Fernandes a ��crit :
> Now I would like to hide all this *.dll files. I check for the .ini
> parameters but I did not find anything. Did I miss somethings?