https://bugzilla.novell.com/show_bug.cgi?id=656931
https://bugzilla.novell.com/show_bug.cgi?id=656931#c0 Summary: monodoc doesn't start over console / Wrong path in .bat file (monodoc) Classification: Mono Product: Mono: Runtime Version: 2.8.x Platform: Other OS/Version: Windows Status: NEW Severity: Minor Priority: P5 - None Component: misc AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 file not found error on executing "monodoc --no-gecko" how it is (monodoc.bat): @"<monoinstalldir>\mono.exe" %MONO_OPTIONS% "<monoinstalldir>\browser.exe" %* correct: @"<monoinstalldir>\mono.exe" %MONO_OPTIONS% "<monoinstalldir>\lib\monodoc\browser.exe" %* Reproducible: Always Steps to Reproduce: 1.Install Mono 2.8.1 2. 3. Actual Results: File not found error Expected Results: monodocs starts -- 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
