Slashdot Mirror


Windows 7 Kill Switch For IE Confirmed — For More Apps, Too

CWmike writes "Microsoft has confirmed that users will be able to remove its IE8 browser, as well as several other integrated applications, from Windows 7. Jack Mayo, a group program manager on the Windows team, listed in a blog post the applications that can be switched off. They include Internet Explorer 8, Fax and Scan, handwriting recognition, Windows DVD Maker, Windows Gadget Platform, Windows Media Player, Windows Media Center, Windows Search, and XPS Viewer and Services. He explained that the files associated with those applications and features are not actually deleted from the hard drive. The public beta of Windows 7 does not include the ability to 'kill' said apps. But a pirated copy of Windows 7 Build 7048 includes the new removal options, and has been leaked on the Internet." (We mentioned the reported ability to turn off IE8 yesterday as well.)

6 of 208 comments (clear)

  1. Deleted or Deactivated? by oahazmatt · · Score: 4, Insightful

    Which is it? One sentence says that the program can be "removed" and then it's explained that the program can be "turned off" but the files aren't deleted. That's hardly removing the product. It's equivelent to not using it.

    --
    Those who believe the Internet is private,
    find their privates are on the Internet.
  2. Stupid... by Bert64 · · Score: 4, Insightful

    > He explained that the files associated with those applications and features are not
    > actually deleted from the hard drive.

    That is stupid... The idea of removing something, is to reduce clutter on your system and reduce the support burden... If something is installed but not being used it still needs security patches. If it's removed, you no longer have to worry about it at all.

    --
    http://spamdecoy.net - free throwaway anonymous email - avoid spam!
  3. Re:now this switch should be on by default by qoncept · · Score: 4, Insightful

    I don't know that that's fair. When I came back to my computer after installing Ubuntu for the first time, I found a whole lot of garbage I didn't and would never want installed, and much of it I wasn't able to uninstall after the fact. But people want to be able to use their computer out of the box and not have to install anything. "People" being most people, not you.

    --
    Whale
  4. Two revisions too late? by hwyhobo · · Score: 4, Insightful

    Having installed IE8 just recently, I find it vastly improved (particularly in speed) compared to IE6 and 7. It is slightly amusing that Microsoft gives us the option to remove it now.

    --
    End anonymous moderation and posting on /.
  5. Re:Why not? by digitalunity · · Score: 4, Insightful

    Explorer, MMC, Control Panel, just to name a few all use mshtml.dll. In addition, any .NET application that utilizes the WebBroswer class or MFC application that uses the CHtmlView class will need mshtml.dll to be available.

    The only alternative here is for Mozilla or another OS browser to reimplement mshtml.dll from scratch - a daunting task of questionable logic.

    --
    You can't legislate goodness. Let each to his own destiny, by will of his freely made choices.
  6. Re:Shortcuts by thethibs · · Score: 4, Insightful

    That's a vital point. IE's underlying APIs are published and available to developers. There is no way to know how many applications (in addition to Update) would be broken by completely removing IE.

    --
    I'm a Programmer. That's one level above Software Engineer and one level below Engineer.