Slashdot Mirror


Microsoft Drops Windows 7 E Editions

A week after Microsoft agreed to include a browser ballot screen in Windows 7 systems sold in Europe, then announced that those systems would initially include no browser at all — specifically, no Internet Explorer — Microsoft has changed its mind again and dropped talk of a European Windows 7 E edition. Here is the official Microsoft blog announcement, which includes a screen shot of the proposed ballot screen. The browsers are listed left-to-right in order of market share, with IE therefore having pride of place. PC Pro notes that, since the ballot screen would not appear if IE were not pre-installed, Microsoft's proposal opens the door for Google to work with PC manufacturers to get Chrome on new machines. Note that the browser ballot screen has not yet been accepted by the EU, though the initial reaction to it was welcoming.

11 of 423 comments (clear)

  1. What, no Lynx?!? by chrb · · Score: 3, Funny

    Or Konqueror?

    Bah.

  2. Re:Isn't it time to drop the bill gates borg icon? by R2.0 · · Score: 5, Funny

    "That joke has long past its expiration date; Bill Gates isn't at Microsoft anymore (on a regular basis), the Borg is from a tv show that ended over 15 years ago.

    It's like using the Edsel to represent Ford, its just old and stale. time for slashdot to get with the times."

    I agree - lets change it to a flying chair.

    --
    "As God is my witness, I thought turkeys could fly." A. Carlson
  3. Re:Isn't it time to drop the bill gates borg icon? by mike260 · · Score: 4, Funny

    Let's see: Originally they were the implacable, unstoppable all-assimilating hyper-baddies, yet every time they threatened disaster the goodies found a way to defeat them. After a while this got routine and they lost their menace; now, despite their still awesome power, they're somehow boring and irrelevant.

    Eh, still seems like a good fit to me.

  4. Re:Isn't it time to drop the bill gates borg icon? by Linker3000 · · Score: 5, Funny

    Resistance is futile...you will be... furnished.

    --
    AT&ROFLMAO
  5. Re:Isn't it time to drop the bill gates borg icon? by swilver · · Score: 4, Funny

    No need, the apple logo has the same effect for me.

  6. Re:Fuck Slashdot by colinrichardday · · Score: 4, Funny

    Linux is facism

    Have you seen some of the kernel devs? They're definitely not facist.

  7. Re:Wait, what? by Anonymous Coward · · Score: 1, Funny

    Basically, all you fucking freetards and anti-capitalist pro-communistic asswipes need to shut the fuck up and buy our shit. Stop being douches and just use Internet Explorer. I comes with the computer. It explores the internet. What more do you idiots want?

    I don't understand people that don't just use what everybody else is using. Do you want to be different? Do you think you are special? You're not. Nobody cares about firecrap or any of your other off brand shit spewed out by you zealots.

    Fucking Europe. Always wanting to force people to do what they don't want to do. If people wanted something else, they'd just buy a Macintosh. Yeah, right, ha ha ha. Microsoft technology and know-how is what has driven the computer revolution this far. Why fuck with it? Probably just good old fashioned bigotry and anti-Americanism. You hypocrites make me sick. Pardon me while I vomit.

  8. Re:Wait, what? by Anonymous Coward · · Score: 4, Funny

    Hi Steve.

  9. Re:Wait, what? by cobrachaos · · Score: 3, Funny

    Actually IE has been flashed into a ROM embedded on all systems distributed with windows. Resistance is futile.

  10. Re:What is safari doing there? by Burpmaster · · Score: 2, Funny

    Are the checkboxes on your Windows system disabled?

    Yes, and I can't turn them back on. Help!!

  11. Re:Wait, what? by Hal_Porter · · Score: 2, Funny

    OEMs in Iraq used to sell IEless machines just before the US led invasion. Come to think of it in Afghanistan they used to do so too until the US invaded.

    Hmm, I've got to go. MIBs are breaking down the door.

    --
    echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;