[Mono-bugs] [Bug 80305][Nor] Changed - Bundled executable looks for machine.config in wrong place
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Dec 18 13:50:26 EST 2006
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by robertj at gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=80305
--- shadow/80305 2006-12-18 13:49:49.000000000 -0500
+++ shadow/80305.tmp.25578 2006-12-18 13:50:26.000000000 -0500
@@ -10,13 +10,12 @@
Component: tools
AssignedTo: mono-bugs at ximian.com
ReportedBy: tml at novell.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
-Cc:
Summary: Bundled executable looks for machine.config in wrong place
When building a bundled executable with mkbudle2, the resulting executable
will look for either mono/1.0/machine.config or mono/2.0/machine.config
under the directory pointed to by the MONO_CFG_DIR depending on whether it
happens to find the start assembly (built for 2.0) in the file system or not.
@@ -43,6 +42,10 @@
only looks in the file system.
------- Additional Comments From robertj at gmx.net 2006-12-18 13:49 -------
--> tools
+
+------- Additional Comments From robertj at gmx.net 2006-12-18 13:50 -------
+I'm looking at this.
+
More information about the mono-bugs
mailing list