> The path is defined by MONO_ASSEMBLIES #define, > the value (assembliesdir = $(libdir)) is assigned in > mono/metadata/Makefile.am > So changing this value, then reconfiguring and rebuilding will help. What would be a good way of dealing with this on Windows? Should we use an environment variable? A Registry key? How can we make this better for Windows users? Miguel