> The code to handle the MONO_PATH environment var was added also for this > reason: just set it to the path where the runtime was installed
I'm not really sure, but if memory proves me right, there is a little problem with this. Think about an application (say test.exe) that uses test2.dll. Both are in the same directory. Mono does now search for this assembly (test2.dll) only in the MONO_PATH, not in the current directory. If someone could test this... Johannes _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
