[Mono-bugs] [Bug 467557] CurrentDirectory is different in Mono as compared to windows
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Jan 21 03:01:00 EST 2009
https://bugzilla.novell.com/show_bug.cgi?id=467557
User gonzalo at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=467557#c3
Gonzalo Paniagua Javier <gonzalo at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|INVALID |
--- Comment #3 from Gonzalo Paniagua Javier <gonzalo at novell.com> 2009-01-21 01:00:59 MST ---
Mono should be loading assemblies from the directory of the main assembly... If
it does not work on windows, it's a bug.
As a workaround, try setting the environment variable MONO_PATH:
tdmaker.bat:
@echo off
set MONO_PATH "D:\Program Files\TDMaker"
"H:\ProgramData\Microsoft\Windows\Start Menu\Programs\Mono 2.2\mono" --debug
"d:\Program Files\TDMaker\TDMaker.exe"
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list