Slashdot Mirror


Microsoft Will Ship Windows 7 in Europe With IE Unbundled

jimmi_hendrix was one of several people to note CNET's report that 'Microsoft plans to remove Internet Explorer from the versions of Windows 7 that it ships in Europe, CNET News has learned. Reacting to antitrust concerns expressed by European regulators, Microsoft plans to offer a version in Europe that has the browser removed. Computer makers would then have the option to add the browser back in, ship another browser or ship multiple browsers, according to a confidential memo that was sent to PC makers and seen by CNET News." There's also a report at Ars Technica.

33 of 578 comments (clear)

  1. Why are we deprived of this in North America? by TropicalCoder · · Score: 5, Insightful

    I'm jealous - we should be offered the same deal here in good old North America

    1. Re:Why are we deprived of this in North America? by erroneus · · Score: 5, Informative

      You're not! Check the pirate bay after the european release is made. Furthermore, look to those Windows - LITE versions that people put together. They are also quite effective.

      My question is if they are removing the blue E icon or actually removing the rendering engine? My guess is the former. The way things stand, I imagine many apps would be impossible to run without the rendering engine. A simple test would be to open a file browser and then type in a URL to see if an internet web page can be shown. If it's there, you will see it that way.

    2. Re:Why are we deprived of this in North America? by EvanED · · Score: 5, Informative

      A simple test would be to open a file browser and then type in a URL to see if an internet web page can be shown. If it's there, you will see it that way.

      MS got rid of the tie between Windows Explorer and IE with Windows Vista; trying to view a local folder in IE opens Windows explorer, and trying to view an internet URL in Windows Explorer opens your default browser.

      My question is if they are removing the blue E icon or actually removing the rendering engine?

      My reading is that they basically can't remove the rendering engine completely; too much stuff depends on it. HTML is behind the entire Windows Help system for instance, and I can't see them either altering the technology that radically or disabling help. There's also a lot of third party software (e.g. Steam) that uses it.

      I don't know how much IE adds to the rendering engine though. It may be the case that MSHTML (what's used for the help system and such) is actually pretty lightweight and IE adds quite a bit, so this split is actually quite meaningful, but I doubt that's the case.

    3. Re:Why are we deprived of this in North America? by Rockoon · · Score: 4, Insightful

      The people whos software no longer works would not 'rejoice' at the outcome.

      --
      "His name was James Damore."
    4. Re:Why are we deprived of this in North America? by shutdown+-p+now · · Score: 4, Insightful

      If I recall correctly, the API:s that expose browser components (e.g. to Windows Help) were designed with the intention of making rendering engines pluggable. Thus, Windows Help could at some point in the future use Mozilla to render if Mozilla wrote a bit of code and Microsoft finishes this API.

      The API to host IE is COM-based, so it consists of a bunch of interfaces, all of which are documented. Technically, anyone can reimplement those interfaces to the spec, replace IE's CLSID in the registry with its own, and everything on the system will start using the new code. We do actually have the first part of it done already, though the coverage is not 100%.

      The tricky part is that most applications that host IE also assume IE-specific behavior when rendering pages, running scripts, ability to host ActiveX controls inside, and so on. That's what's hard to duplicate.

    5. Re:Why are we deprived of this in North America? by johannesg · · Score: 4, Insightful

      My question is if they are removing the blue E icon or actually removing the rendering engine? My guess is the former. The way things stand, I imagine many apps would be impossible to run without the rendering engine. A simple test would be to open a file browser and then type in a URL to see if an internet web page can be shown. If it's there, you will see it that way.

      Who cares if the rendering engine is still there? The *browser*, the thing that Microsoft uses to leverage one illegal monopoly into another, is gone, and that's what counts. The rendering engine can sit amidst the countless gigabytes of crap that is already there, and serve local help pages, steam, and other crap, and it really doesn't matter at all.

      Arguably this fight is over anyway. Microsoft has already lost the leveraging power it had in that space.

    6. Re:Why are we deprived of this in North America? by EvanED · · Score: 5, Informative

      Geez, how about just making the help consist of GODDAMN HTML FILES?

      Um, they basically are. They're zipped together somehow because help usually has multiple pages and they want it in one file, but that's what they are behind the scenes.

      They point is how do you display that HTML? It's that which we are talking about. Right now Windows uses MSHTML to display them. The APIs under discussion would allow Mozilla to hook up Gecko so that it could render your help files (which would maybe allow you to totally remove IE stuff from the system), or someone to hook up Webkit to display help files, etc.

      (Another interpretation of what you say is to just have the web browser itself display help files; this has a number of drawbacks, not the least of which is that without a browser in there by default, you wouldn't be able to read help. And it's exactly that situation which is why I'm postulating that MS isn't going to remove MSHTML.)

    7. Re:Why are we deprived of this in North America? by spitzak · · Score: 4, Insightful

      Microsoft did not allow any *other* browser to be installed in OEM copies.

      I think it is Microsoft shenanigans that got it changed to "remove IE". What should be allowed is that an OEM can sell the system preset to use a different browser by default, and remove the 'e' from the desktop and menus. It should not really matter if IE is there.

    8. Re:Why are we deprived of this in North America? by Serious+Callers+Only · · Score: 4, Informative

      Here's a question: why aren't people angry that Apple bundles Safari with OSX?

      Allow me to anticipate the answer: because Apple doesn't hold a monopoly on consumer operating systems. This is true, Apple does not hold a monopoly on consumer operating systems, and arguably Microsoft does.

      No, it's because Apple has not abused a monopoly to try to enter other markets. When they start to do that (for example in the iTunes space), you can expect the EU start to go after them. Now I'm sure the EU process can be corrupted, and they're far from perfect, but in this case I don't think they have an illegitimate target.

      So why are people fighting to have Microsoft's software unbundled with Microsoft's other software? Why aren't people fighting against the OS monopoly itself, instead of the fringes of the monopoly?

      Having a monopoly is not illegal. Abusing that monopoly to apply leverage to your partners and customers is. Sometimes the radical solution to a monopoly has been to break up the monopolist, however I think fines and sanctions for abusive behaviour are a better remedy, as they set limits on the kind of thing companies think they'll get away with.

      In this case, it seems Microsoft thinks they can do whatever they like, and have decided to thumb their nose at the EU by claiming they'll just unbundle IE from retail versions too (I imagine the focus of the investigation is OEM versions). If instead they decided to stop trying to abuse their monopoly position and just produce better software, this problem (and many others) would go away, but I don't think that's in their corporate DNA.

      I mean, what problem is being addressed? Is the problem with Microsoft that they bundle the browser they develop with the operating system they develop? People are free to choose their OS, right?

      Wrong. Because of past pressure by Microsoft on OEMs and other dirty tricks, all commercial competitors to them in the open OS market have disappeared (OS2,BeOS). The only competitor left is Linux, which for obvious reasons is more difficult to attack, though that hasn't stopped them trying.

      Apple wisely (for now) sticks to producing their own hardware to get round this problem, otherwise I'm sure you'd see Ballmer saying I'm going to fucking kill Apple and putting extreme pressure on the likes of DELL to never bundle Apple products. That would be illegal, but they've done it before, and they'll do it again.

      OEM versions of Windows are the real battle-ground here - people do not choose their OS, they choose a computer, and MS has cleverly shut off almost all alternatives to them in that space. Having done that, they bundle IE so that they can control competitors like Google by controlling access to the web - classic abuse of monopoly status to attack competitors.

      So the problem is not having a monopoly, the problem is abusing it to try to attack competitors - because of Microsoft's track record in that area, and huge existing power, they are not given the benefit of the doubt when bundled software could extend their monopoly in other fields. Forcing them to level the playing field on browsers is a good first step to stop them trying to control the web and tie it to Windows.

  2. HugeOrNot by alain94040 · · Score: 5, Insightful

    Is it just me or is this huge?

    We'll finally be able to measure IE's marketshare in a non-biased market.

    1. Re:HugeOrNot by 99BottlesOfBeerInMyF · · Score: 5, Insightful

      We'll finally be able to measure IE's marketshare in a non-biased market.

      Not really. Many years of a broken market have created a huge number of Websites and Web applications broken to only work properly with IE. Unless this is remedied, we'll only have a slightly less broken market. Additionally, this applies only to the EU, so any company doing business anyplace outside the EU or Web developers wanting to target customers outside the EU will still be subject to artificial market incentives caused by MS's bundling elsewhere.

    2. Re:HugeOrNot by mpcooke3 · · Score: 4, Insightful

      We'll finally be able to measure IE's marketshare in a non-biased market.

      Now browser market share in Europe will be determined by what kickbacks and/or threats the computer makers receive from the companies behind the major browsers.

      Is that what you meant by non-biased?

    3. Re:HugeOrNot by nametaken · · Score: 4, Informative

      I've been saying this same thing for a long time now, but the odd part is, I've been using firefox and chrome between work and home and I almost never happen on an obviously broken site anymore.

      To a certain degree I probably have a higher tolerance for things that don't line up, etc., but I'm pretty sure the web is a LOT cleaner than it used to be... in that regard.

  3. Getting Firefox? by InvisibleClergy · · Score: 5, Interesting

    I'm confused. So if I get a copy of Windows in Europe and do a full reinstall, how am I supposed to use my already-active internet connection to get Firefox?

    1. Re:Getting Firefox? by Bacon+Bits · · Score: 5, Insightful

      This is what a governing body demanded. It doesn't have to make sense.

      --
      The road to tyranny has always been paved with claims of necessity.
    2. Re:Getting Firefox? by causality · · Score: 4, Insightful

      I'm confused. So if I get a copy of Windows in Europe and do a full reinstall, how am I supposed to use my already-active internet connection to get Firefox?

      FTP?

      --
      It is a miracle that curiosity survives formal education. - Einstein
    3. Re:Getting Firefox? by icebike · · Score: 4, Funny

      Wait till the EU finds out they are shipping an FTP client!!!

      Yes, command line ftp has been in every version of windows since 95. Directions? It has directions that are equivalent to the directions shipped with IE. Seriously, when was the last time you saw a microsoft OS ship with Directions? Dos 6.0?

      --
      Sig Battery depleted. Reverting to safe mode.
    4. Re:Getting Firefox? by 99BottlesOfBeerInMyF · · Score: 4, Insightful

      I'm confused. So if I get a copy of Windows in Europe and do a full reinstall, how am I supposed to use my already-active internet connection to get Firefox?

      Well if you're compentent enough to do a full re-install surely you're competent enough to make a copy of Firefox on CD/DVD/flash drive before you do it?

    5. Re:Getting Firefox? by bunratty · · Score: 4, Informative
      You don't even need to RTFA. RTFS:

      Computer makers would then have the option to add the browser back in, ship another browser or ship multiple browsers

      --
      What a fool believes, he sees, no wise man has the power to reason away.
    6. Re:Getting Firefox? by Serious+Callers+Only · · Score: 4, Interesting

      Presumably Microsoft want to get you all worked up about the absurdity of the EU demanding that they unbundle their browser in consumer editions of Windows.

      I doubt the EU is demanding this specifically, and if they are, they've got it wrong.

      Meanwhile, the real battle over which browsers OEMs are allowed to install by Microsoft (enforced by secret OEM contracts) will be forgotten.

  4. Great opportunities by rumith · · Score: 4, Interesting

    Computer makers would then have the option to add the browser back in, ship another browser or ship multiple browsers

    So, in other words, the status quo will be preserved: Microsoft will likely enter into agreements with OEMs to put IE back in (while keeping Chrome and Firefox out), which will only result into some additional revenues for European OEMs and tax collectors. Nothing else to see here, move along.

  5. This will be hell by Useful+Wheat · · Score: 5, Insightful

    I'm going to guess that this statement applies to most of the people on slashdot.

    "I provide tech support to my friends and family."

    Doesn't it chill your blood to imagine that you could very suddenly be in a situation where every single person you know who gets a new computer is going to need you to set it up? They will be totally and completely helpless without Internet explorer, they won't be able to burn it to a CD or put it on a flash drive without your detailed instructions.

    And then it won't work. And it won't be what they're used to be because FireFox/chrome/IE 8 isn't IE 6. And then you'll have to come over again to explain that the download manager isn't stealing their awful FWD: jokes.

    This isn't progress, this is a punishment to each and every one of us.

  6. Only Half the Story by 99BottlesOfBeerInMyF · · Score: 5, Informative

    The article submitter fails to note the EU is not necessarily on board with this as they've been circulating a survey asking PC companies about how many and what browsers should be pre-installed as well as asking questions about if MS is pressuring them on the issue.

  7. Re:What next EU: by Anonymous Coward · · Score: 4, Informative

    Apple and every flavor of linux can't be hit with anti-trust charges... because they don't have a virtual monopoly on the desktop.

    And I'd also go ahead and point out that there was a time when web browsers were sold seperate from the OS. At that point there was competition to IE - Netscape. Then MS bundled IE with windows so that you *had* to buy IE even if you also bought Netscape, and Netscape died overnight. And then we went 7 years without a new version of IE.

    So yea, I'd certainly include "bundling IE" as one of MS's more egregious business practices.

    Wordpad/Notepad? Probably staying bundled. But Word and Office? You'll note that they were never bundled, but if they had been I'm sure undoing that would be part of this deal as well.

  8. Re:MS Updates by zonky · · Score: 5, Informative

    Updates in Vista uses a seperate contral panel applet, presumably its the same in 7.

  9. Re:What next EU: by int69h · · Score: 5, Informative

    Big difference that you seem to be willfully ignoring. Neither Apple or any Linux vendor strong armed OEMs into exclusively installing their browser.

  10. Re:Total protectionism by the EU by tjstork · · Score: 4, Insightful

    Not even in the US....

    That's very true. Our agricultural protectionism is something my right wing friends tend to overlook as they ballyhoo free trade.

    --
    This is my sig.
  11. Re:i still dont see the logic by 99BottlesOfBeerInMyF · · Score: 4, Informative

    Can someone explain to me why bundling IE with windows is considered to be a trust?

    No, because it isn't considered a trust. You don't even seem to know what a trust is, so one can only assume your ignorance of this topic is extreme. Have you considered a dictionary?

    An antitrust law is a law against undermining the operation of a free market by using overwhelming influence in a market. A trust is a group of companies or organizations that collude to use their market power to this end. A monopoly is a company with enough influence to do it my themselves. MS has been ruled to have such influence in the "PC Operating System" market (differentiating it from the workgroup server OS market.). As such, they are forbidden from using that influence to disrupt other, pre-existing markets. The Web browser market qualifies as such a market.

    MS doesn't charge any money for it

    Irrelevant.

    ... and it was better than Netscape when it came out...

    Irrelevant.

    ...why is it all of the sudden a trust and not a trust 15 years ago?

    They had a monopoly then too, and it was a crime then, the US charged them with it. Since then other countries have tried them for it over the years. The EU finally charged them in response to complaints from their victims.

  12. Re:i still dont see the logic by Ironica · · Score: 4, Informative

    If someone wants a new browser they should get it themselves. Can someone explain to me why bundling IE with windows is considered to be a trust? MS doesn't charge any money for it, and it was better than Netscape when it came out, why is it all of the sudden a trust and not a trust 15 years ago?

    It was antitrust 15 years ago. The DOJ found for Netscape. Then we elected Bush, and the enforcement of the ruling went out the window.

    (BTW, it's antitrust because MS leveraged their OS monopoly to gain market share for their browser, after Netscape turned down their purchase offer.)

    --
    Don't you wish your girlfriend was a geek like me?
  13. Re:I don't understand you guys... by 99BottlesOfBeerInMyF · · Score: 4, Insightful

    I mean I really don't understand you...

    Yup, that's pretty obvious.

    Why is this a good thing?

    It helps to restore the free market so we can have innovation in Web technologies.

    The fact that you need a browser in order to get a browser (no, a bundled wget would certainly not do for Windows users), for me means that the browser should be part of the operating system... However isn't the fact that you REALLY need to bundle a browser an indication that it should be part of the OS?

    You really need a display to get a browser too, should it be bundled with the OS? You really need a CPU to use an OS, should it be bundled with the OS? If Microsoft were to come out with their own brand of CPU tomorrow and required all PC makers to buy a bundle of Windows with their CPU, instead of just Windows would you support that? After all, a OS won't work without a CPU. And PC makers can always throw away the MS brand CPU and buy one from Intel or AMD right? And if you wanted to run Windows on a PC you were building you could just throw away the CPU too right? And just because MS pays to create that CPU and deliver it does not mean the price of Windows was raised to include it, does it? After all, it comes "free" with the OS.

    Perhaps we should have Apple remove Safari next. The DO have a monopoly on pretentious/cool-wannabe devices, don't they? ;)

    They don't have a monopoly on desktop OS's or on Web browsers, so it does not undermine the market. MS does have an effective monopoly on desktop OS's so anything they bundle with it does undermine the free market.

  14. Here we go again by hkmwbz · · Score: 5, Insightful
    Cue hundreds of comments like "why can Apple bundle a browser but not Microsoft" (Apple is not in the same dominant position, and didn't break the law), "EU is a bunch of commie bastards" (ignoring the fact that the US has the exact same antitrust laws as well), and so on. It's the same old drivel every single time. It's as if there is a legion of Microsoft shills just waiting in line to post the same fallacies over and over again every time someone posts about the EU antitrust case. I can't believe that some people still don't get the basic facts of this case.

    Sigh.

    --
    Clever signature text goes here.
  15. Re:Total protectionism by the EU by Zaiff+Urgulbunger · · Score: 4, Informative

    You do know that MS was found guilty in the US don't you? You also know that the EU has imposed huge fines on EU based companies too don't you?

  16. How many idiots are there here on Slashdot? by spitzak · · Score: 4, Interesting

    I don't know if it is stupidity or Microsoft shills.

    However if you read the fa, or even if you think a little bit:

    NOBODY IS GOING TO SELL A COMPUTER WITHOUT A BROWSER!

    The machine the end user gets will have a browser. Likely more than one. Probably the blue E and the firefox will be on the desktop. The user can click on either one.

    This is what Microsoft did not allow before and what they have been forced to allow.

    They are still up to the same shit, saying "IE is missing" without saying exactly what they were forced to do.