OK, I see posts all over the place for the opposite problem -- people want wine apps to open their linux default browser. But I have the opposite problem. I use a piece of software (GradeQuick) that only runs on Windows (and Mac sometimes when it feels like it). But it runs by first opening the web page which called it (www.edline.net), and it will not run through Linux. So when I click, either on the link to the program or directly on the program itself, it opens my default browser, which is a Linux browser (I tried removing Linux Firefox, and then it opened Chrome), and goes to edline.net. From there it will not open the GradeQuick app. Very poor software design, but it's what my school district uses so I'm stuck with it. And I've managed to migrate everything else I do to Linux. So how do I take my Wine version of Firefox and make that the default, or at least let GradeQuick think it's the default? BTW, I'm running the Beta 2 version of Natty Narwhal, Kubuntu. (And, for the record, I had the same issues with both Gnome and KDE in Maverick Meerkat, so it's not just an issue with the beta). Thanks in advance to any who can help.
Really you want you default web browser to be native. I have useragent switcher installed in firefox all the time. That is enough to make a lot of website work that otherwise refuse. The item you will be running into is wine default webbrowser. Called of all things winebrowser from http://wiki.winehq.org/UsefulRegistryKeys WineBrowser | +->Browsers | [List of browsers that Wine will attempt to launch when running winebrowser | command or clicking on a link in a Windows application. Default value is | xdg-open,firefox,konqueror,mozilla,netscape,galeon,opera,dillo] | +->Mailers | [List of mail clients that Wine will attempt to launch when running winebrowser | Default value is xdg-email,mozilla-thunderbird,thunderbird,evolution] My problem I I don't know how to make WineBrowser load a wine browser. I know 100 percent how to make it load what ever linux browser you like. Basically something has to be done to the Browsers reg key. I have never had todo it to make it go to a windows browser. I also think if you run firefox inside wine and tell it to take default will override WineBrowser as well. Don't trust me on this. This is only from memory. And if this is the case would explain why I cannot remember how to change WineBrowser.