Why do I get an error when I click a hyperlink in Mathematica that points to a page on the World Wide Web?
 If Firefox is not set as your default web browser, Mathematica may not be able to open a web browser when you click a hyperlink or in the menu bar. To correct this, you can change the web browser to the one you prefer to use on your system. | 1. | Open the following file in a text editor. |
| 2. | Find the following line. |
| | # default web browser WWWBrowser=firefox %s |
| 3. | Change the browser. For example, if you prefer to use Mozilla, you can edit this line as follows: |
| | # default web browser WWWBrowser=mozilla %s |
Download this FAQ as a Mathematica 6.0 Notebook
Questions or comments about this FAQ? Send email to support@wolfram.com.
| |