Originally posted by Koelling
I keep having it switch back whenever I upgrade OmniWeb but not when I turn of the computer, that would be annoying.
I know I saw the way to make some other browser default. It's in a configure script or something but it was pretty deep terminal stuff. It's not a bug, it's a feature implemented by Apple to make sure M$ doesn't bloody their nose and take their lunch money.
holy f****** s*** I hate Microsoft so much.
web = (
{
DisplayName = "Internet Explorer";
Info = { BundleIdentifier = "com.microsoft.explorer"; };
IsDefaultHandler = YES;
}
);
web = (
{
DisplayName = "Mozilla";
Info = { BundleIdentifier = "org.mozilla.Mozilla"; };
IsDefaultHandler = YES;
}
);
web = (
{
DisplayName = "OmniWeb";
Info = { BundleIdentifier = "com.omnigroup.OmniWeb"; };
IsDefaultHandler = YES;
}
);
Originally posted by starfleetX
You guys on the conspiracy bent really need to do some thinking before you post.
Whenever you remove the currently selected browser (like when you delete an older copy of OmniWeb and put a newer sneakypeek in its place or replace an old build of Mozilla with a newer), the System Preferences resets to the default settings because *gasp* the one you had selected isn't available any more!
If you remember to re-apply your preferred browser after each time you download a new version, you shouldn't have any trouble at all.