Slashdot Mirror


MS to Implement Some DoJ Settlement Terms Preemptively

lysurgon writes: "The New York Times (free registration, blah blah blah) is reporting that Microsoft will today announce it is taking some steps in implementing parts of the original DoJ settlement, a settlement which is still under review and not yet official. It's seen as a tactic to influence Judge Kollar-Kotelly's deliberation on the more stringent restrictions asked for by nine states attorneys general. Looks like MS wants to get off making some cosmetic changes (no surprise there), but given their rather stormy relationship with the judge, it could backfire. The other interesting thing is that at this stage, without an official ruling, no matter what they do or why they say they're doing it it's legally voluntary." Update: 08/05 17:00 GMT by T : HeUnique adds a link to another story on ZDnet which tosses in a few numbers while remaining fairly vague on what exactly will be released and under what terms.

4 of 346 comments (clear)

  1. Good and Bad... by Anonymous Coward · · Score: 5, Funny

    I'm not optimistic about the whole settlement, but is it possible MS is changing? Seriously, is it possible MS is taking a different approach and is softening? Given the huge amount of attention on security by the government and the public, is MS actually changing? Not that anyone at /. would for definitively, but what is really happening with the latest move?

  2. Sure, right. by Valiss · · Score: 4, Funny

    Microsoft is about as clear on details as this Monty Python quote on politics:

    "I think that all good, right thinking people in this country are sick and tired of being told that all good, right thinking people in this country are fed up with being told that all good, right thinking people in this country are fed up with being sick and tired. I'm certainly not, and I'm sick and tired of being told that I am."

    --

    -Valiss
  3. Microsoft's legal defense by Guppy06 · · Score: 4, Funny

    Please don't throw me into that briar patch, your honor!

  4. Re:M$ to Reveal Windows Source Code! by saddino · · Score: 4, Funny

    InitWindows() {
    long futzLevel = 0;

    if(RealMediaIsInstalled()) {
    futzLevel++;
    ReclaimMIME();
    }

    if(QuickTimeIsInstalled()) {
    futzLevel++;
    ReclaimMIME();
    }

    if(NetscapeIsInstalled()) {
    futzLevel++;
    AddMSIEIconToDesktop();
    }

    if(AOLIsInstalled()) {
    futzLevel++;
    AddMSNIconToDesktop();
    }

    if(JavaIsInstalled()) {
    futzLevel++;
    SetIEFailureLevel(GetRandom(7));
    }

    AddBriefcaseIconToDesktop();
    AddMediaFavoritesToIE();

    SetBSODInterval(futzLevel);
    SetRandomDiskAccess(futzLevel);
    ShuffleDLLs();
    SendInformationToMicrosoft();

    if(UserIsHotmailUser())
    AddToGlobalSpamList();
    }