Slashdot Mirror


Windows 7 Lets You Uninstall IE8

CWmike writes "A just-leaked build of Windows 7 lets users remove Internet Explorer, the first time that Microsoft has offered the option since it integrated the browser with Windows in 1997, two bloggers reported today. The move might have been prompted by recent charges by the European Union that Microsoft has stifled browser competition by bundling IE with its operating system, the bloggers speculated. One solution under consideration by the EU would require Microsoft to disable IE if the user decided to install a different browser, such as Mozilla's Firefox or Google's Chrome. Microsoft had no comment when asked to confirm whether Windows 7 will let users dump IE8 or whether the option was in reaction to the EU charges."

474 comments

  1. At last! by symbolset · · Score: 5, Funny

    A compelling feature to drag people away from XP.

    Now only if it included a utility to uninstall Windows...

    --
    Help stamp out iliturcy.
    1. Re:At last! by C0vardeAn0nim0 · · Score: 3, Funny

      it does. it's called "format c:"

      --
      What ? Me, worry ?
    2. Re:At last! by msuarezalvarez · · Score: 2, Insightful

      Does it let you format the drive the current windows instance is running from?

    3. Re:At last! by blinky · · Score: 1

      There are several, they are called the Fedora/SUSE/UBUNTU install cd. I can supply you a copy for $99.99. Think about it no more McAfeeetc. Best deal in town!

    4. Re:At last! by FlyingBishop · · Score: 0, Flamebait

      You've been modded funny, but this actually does remove one of the main problems I have with running XP.

      It's more a general sense of cruft than anything else though. I like knowing that every piece of software on my machine is there by my choice, not by fiat. The core OS should be just that, a core, and any modules I want, I can load.

      That's why I'm probably on Ubuntu as primary for good, but this might make Windows 7 tolerable enough for a gaming rig (though not for serious work.)

    5. Re:At last! by Ninnle+Labs,+LLC · · Score: 1

      deltree /y c:

    6. Re:At last! by doshell · · Score: 3, Informative

      deltree /y c:

      I suspect it would fail when attempting to delete the deltree binary itself, or the directory it belongs to. Haven't tried, though.

      (No such problem on Linux, of course; rm -rf / will happily wipe your entire fs, including the rm binary and the /bin directory.)

      --
      Score: i, Imaginary
    7. Re:At last! by FlyingBishop · · Score: 1

      apt-get remove works excellently.

      As do the included drivers.

      I tried using a server distro when installing on my mother's old laptop, and it didn't have support for the ethernet pcmcia card. Result? I reinstalled using an Ubuntu desktop cd, which worked flawlessly. apt-get install xdm && apt-get remove gdm && apt-get install fluxbox && apt-get remove metacity and everything was looking much nicer. There's something to be said for everything but the kitchen sink when you're first installing.

      Also, the point is, Ubuntu is modular. I can apt-get remove to the point that it's a lean Debian system if I want, but I prefer to have everything working, and then start removing things until things break, rather than having nothing working, and then trying to figure out how to install things until what I need works.

    8. Re:At last! by Anonymous Coward · · Score: 0

      Agreed, Ubuntu is the Vista of Linux Distros

    9. Re:At last! by maxume · · Score: 0, Troll

      That must be a real pain when you disagree with a decision that Canonical or Linus makes (though I suspect you simply ignore it in that case).

      --
      Nerd rage is the funniest rage.
    10. Re:At last! by Hooya · · Score: 0, Troll

      It just struck me:

      McAfee = Mac A Fee

      Mac more that just a fee while you're at it.

    11. Re:At last! by dudpixel · · Score: 5, Interesting

      disclaimer: i dont currently use ubuntu....but have used it in the past

      i'm not sure why people think ubuntu is any more bloated than any other mainstream linux distro. They run the same software stack and if you listed the running processes when you reached the GUI you'd probably find most mainstream linux distros are much the same.

      Most linux distros including ubuntu are built from the same standard components, and sometimes there are modifications made such as improvements to specific software and also corporate branding on images etc.
      Such modifications are usually minor in comparison to the original software, and its doubtful that they add much to the memory footprint or speed of the OS as a whole...generally speaking.

      Please identify the 'cruft' you refer to in ubuntu and I'll happily be proven wrong.

      --
      This seemed like a reasonable sig at the time.
    12. Re:At last! by Anonymous Coward · · Score: 2, Funny

      It will format everything except that c:\boot\ folder.

      That doesn't belong to you! Didn't you read the EULA?

    13. Re:At last! by Darkness404 · · Score: 4, Insightful

      Um, any decision Linus makes on the Kernel doesn't really affect speed or make the entire OS feel full of cruft. If Canonical decides to totally screw up something, I can apt-get remove it and reinstall a different version with no problem. Ok, sure if you disagree with EVERYTHING Canonical does apt-get remove might not work for you, but thats why there are 100s other distros. But for almost anything Canonical can screw up, a fix is just about 3 commands away, whereas when MS screws up it takes hours to remove.

      --
      Taxation is legalized theft, no more, no less.
    14. Re:At last! by supernova_hq · · Score: 0, Flamebait

      Vista works?

    15. Re:At last! by Anonymous Coward · · Score: 0

      That wasn't really my point. Ubuntu is a pig compared to most Linux distros. If you don't want cruft go with something like ArchLinux.

    16. Re:At last! by Anonymous Coward · · Score: 0

      on some os's, rw will begin to fail after the binary is gone, on others it remains happily in memory while everything is gone underneath.

    17. Re:At last! by camperdave · · Score: 1

      on some os's, rw will begin to fail after the binary is gone, on others it remains happily in memory while everything is gone underneath.

      MS-DOS was one of the latter, and so it is reasonable to guess that Windows will do the same. Anybody got a virtual machine they can try it out on?

      --
      When our name is on the back of your car, we're behind you all the way!
    18. Re:At last! by idlemachine · · Score: 4, Insightful

      i'm not sure why people think ubuntu is any more bloated than any other mainstream linux distro.

      Canonical are basically going to get criticised no matter which approach they take: if they don't go for the kitchen-sink approach then Ubuntu isn't casual user friendly and shame on them for making people rely on package management; when it does it's considered too bloated and crufty.

      It's a no-win situation, someone's always going to gripe.

    19. Re:At last! by Anonymous Coward · · Score: 0

      Arch? please. Don't spread that bullcrap.

      You have to remember that the OS *has to work*

    20. Re:At last! by SL+Baur · · Score: 2, Informative

      Actually it doesn't. You have to unmount all your pseudo filesystems first and it's been a long time since Linux let you do that. I tried it on several systems when I was working at Turbolinux and regularly wiping boxes for "clean" installation tests.

      Vintage 4.2 BSD could do it (I watched someone do it on purpose, he was wiping the system for a reinstall). System V-oid boxes could not, due to lacking an rmdir(2) system call and forcing an implementation of rm -r by doing a fork-exec /bin/rmdir (which was setuid root). My first intentional /bin/rm -rf / ended with an endless sequence of `/bin/rmdir: not found' messages.

    21. Re:At last! by Miseph · · Score: 2

      Damn, and here I am having already formatted my crappy Windows 7 partition. that would have been a bitching experiment to run on that POS.

      For the record, this is not mindless MS bashing... I'm currently booted into XP which I use about 99% of the time for gaming and familiarity (it's frustrating and hard going from Windows power user to Linux n00b, sue me), and it's even a legal copy!* But when I installed the 7 Beta it was just crap... total crap. They can pry XP from my collection of ironic Charlton Heston quotes.

      *I got a free student copy, which was handy since I had a brand new box and didn't feel like going to the work of cracking Windows NT yet again

      --
      Try not to take me more seriously than I take myself.
    22. Re:At last! by ToasterMonkey · · Score: 1

      Right, because it's not cruft unless there's a menu item for it or it stares at you from your desktop.

    23. Re:At last! by hydromike2 · · Score: 0

      i believe you remove windows with a saw and hammer...

    24. Re:At last! by Anonymous Coward · · Score: 0

      on Windows, if a file is in use, it can't be deleted. On Linux, the file is automatically marked for deletion and removed the next time it isn't in use.

    25. Re:At last! by Ciggy · · Score: 4, Informative

      [roughly] When a file is "deleted" on *nix its directory entry is removed, the inode link count is reduced by one and when the inode link count reaches zero the disk space is released for reusage. When a "file" is run, its inode link count is increased by one as there's a link to the open "incore" "copy". Thus you can unlink (delete) directory entries of ANY open file, not just a running program.

      So to have more protection over temporary data in a program, open a file and then immediately unlink it - only programs that can manage to open it between(/at) its creation and unlinking from the directory structure will be able to access the data within it; this also leads to situations where the total space allocated on a disk [partition] (looking at, say df) can be much larger than is obviously apparent (using, say du) - this can happen if you have a large log file that is being written and you rm the directory entry for it: only when the program filling the log exits will the space be released.

      --

      A rose by any other name would smell as sweet;
      A chrysanthemum by any other name would be easier to spell
    26. Re:At last! by FishWithAHammer · · Score: 0

      I don't suppose you've noticed the scads of packages installed in ubuntu-desktop that most folks will never use?

      (Note that bloat is not an intrinsic negative quality. I did not say nor imply that, which is what makes that flamebait mod amusing. When I use a Linux desktop, I use OpenSuSE or Ubuntu, and I'm one of those people who uses those additional packages. But I also don't pretend it's terribly svelte.)

      --
      "You can either have software quality or you can have pointer arithmetic, but you cannot have both at the same time."
    27. Re:At last! by FishWithAHammer · · Score: 0

      apt-get install xdm && apt-get remove gdm && apt-get install fluxbox && apt-get remove metacity

      Leaves a boatload of ubuntu-desktop around on the system. You should be removing by metapackage.

      You'll note that I didn't say that cruft was bad. I have no problem with them adding crap that 10% of users will use. But as distros go, Ubuntu is among the most heavyweight (right up there with OpenSuSE). Incidentally, I use both of those distros exclusively. But I don't call either lean, and I recognize that both are pretty crufty.

      --
      "You can either have software quality or you can have pointer arithmetic, but you cannot have both at the same time."
    28. Re:At last! by SeaFox · · Score: 1

      I tried something like that once when I was young on a demo computer at a local Wal-Mart (an associate had left the admin unlocked on it). The result was a machine that booted into a command line. I can't remember if DOS was able to fully load or it had a bunch of errors as well (this was back in Windows 95 days).

    29. Re:At last! by fractoid · · Score: 1

      So can you recommend a less bloated distro which retains the "everything just works" factor that, like it or not, is a necessity for a modern desktop computer? I recently bought a new computer which is currently running xubuntu, but I'd like something a little more minimal* if there's anything that will fit the bill.

      That said, it's my primary system so it has to be running samba, Wine, Pigeon, and have a bunch of utilities such as disk burner, GIMP, media player, swanky 3d screensavers etc. I don't really see how xubuntu could be cut down much in terms of overhead compared to the default install without removing stuff I actually use.

      * Minimal = less active, running overhead. I don't give a rat's if the install is 1GB compared to 500MB. I'm only using something like 20% of my new primary hard drive anyway.

      --
      Rampant carbon sequestration destroyed the Dinosaurs' tropical paradise. I'm here to help repair the damage.
    30. Re:At last! by Kjella · · Score: 2, Interesting

      Canonical are basically going to get criticised no matter which approach they take: if they don't go for the kitchen-sink approach then Ubuntu isn't casual user friendly and shame on them for making people rely on package management; when it does it's considered too bloated and crufty.

      Agreed. If they went to a minimalist install it'd be almost like starting a fresh windows install.. open a PDF *install Acrobat Reader*, edit text files *install Notepad++*, edit a picture *install Paint .NET* and so on. I want a decent bundle of applications and the added HDD space and updates don't bother me. If you really wanted a minimalist install I'm sure there's an option in the alternative installer somewhere to just install a minimalist system and apt-get your way from there.

      If there was something to discuss, it'd be their willingness to push in new systems like pulseaudio, dropping support for KDE3 and various other build options. Personally I'm running a mix of hardy/intrepid7jaunty right now to get what I want. Anyway, my impression is that most of what Ubuntu does is purely optional - if you like it, use it and if you don't there are distros that are much truer to upstream, mostly because it's less work. After all this is Linux, the OS with a million distributions. Nobody survives pushing things the users don't want for long.

      --
      Live today, because you never know what tomorrow brings
    31. Re:At last! by Anonymous Coward · · Score: 0

      So can you recommend a less bloated distro which retains the "everything just works" factor that, like it or not, is a necessity for a modern desktop computer?

      Surely the best thing is to pick a distro which does what you want, then turn off all the running services (systemwide and per user) that you don't want? I've seen (and used) howtos for this for Fedora; I expect they exist for other distros.
      Then I guess the next thing would be to build a custom kernel with only the drivers you use; but is it worth the effort?

    32. Re:At last! by Grimbleton · · Score: 1

      What's so hard about 1111111111111?

    33. Re:At last! by Anonymous Coward · · Score: 0

      Um, any decision Linus makes on the Kernel doesn't really affect speed or make the entire OS feel full of cruft.

      You did not know that kernel == operating system?

      All choises what Linus does for Linux, is done for the operating system itself. All processes what Linux runs, ain't part of operating system. This means that INIT is first non-OS process what gets started and it starts all other system processes. OS just controls all these. It is the job and the whole purpose of OS to exist. To manage and host hardware and software.

    34. Re:At last! by Jane_Dozey · · Score: 1

      I use kubuntu and I'm pretty happy with it but yes, there's a load of rubbish sitting around the system that I'll never use. What I find most annoying though is the lack of what I consider to be pretty basic apps and utilities such as slocate and lynx. Sure, they have mlocate and yes, I know it's probably better but it seems silly to put in 1001 things I'll more than likely never even know are there but leave out utilities that people have been using for years. Heck, even replacing slocate with a script telling me I might want to use mlocate instead would have been more useful.

      Of course this is just MHO.

      --
      Silly rabbit
    35. Re:At last! by drsmithy · · Score: 1

      I like knowing that every piece of software on my machine is there by my choice, not by fiat.

      I bet I could find hundreds of files on your Ubuntu system that have never been accessed by a single process since the machine was installed.

    36. Re:At last! by MadMidnightBomber · · Score: 1

      You're one of the guys who asks me if they should delete photos off their hard disk if their computer is slow, aren't you?

      Amount of installed software/data makes no frickin difference, what matters is the processes currently executing.

      --
      "It doesn't cost enough, and it makes too much sense."
    37. Re:At last! by SpinyManiac · · Score: 1

      Deltree has gone. Now you use "del /f /s /q c:\*.*"

      --
      It's never too late to have a happy childhood.
    38. Re:At last! by robfromnyc · · Score: 1

      how bout uninstalling ie 7 on xp, vista, and eventually windows 7 (when ie 8 is uninstalled, it'll revert to ie 7 most likely). IE 7 freezes way too much, but there are still too many websites that require it for add-ons, etc. Firefox's ie add-on doesn't work on those type of sites.

    39. Re:At last! by oliderid · · Score: 1

      I use OpenSuSE as well, my favorite waste of icons is the five different terminal icons you've got in the menu (application/system/terminal) in KDE. Obviously in you plan to open terminal, you've got some notions of things like sudo and all. Almost as dumb as the start/shut down options in vista IMHO.

    40. Re:At last! by strikethree · · Score: 1

      "(No such problem on Linux, of course; rm -rf / will happily wipe your entire fs, including the rm binary and the /bin directory.)"

      Kind of. Let me explain as I have actually done this before, on purpose. rm -rf / will not jump across partitions successfully. So if you have /home mounted from a different partition than /, it will not disappear.

      strike

      --
      "Someone needs to talk to the tree of liberty about its ghoulish drinking problem." by ohnocitizen
    41. Re:At last! by Zantetsuken · · Score: 1

      Because those are the idiots that have never thought of using the Debian network installation cd. This makes even normal Debian look "bloated". Also, they forget that even as good as pure Debian 4.0 was for me, Ubuntu tends to have the drivers you need for a laptop on the install disc...

      Speaking of which, I hadn't known Debian 5.0 was out, but might not matter as much since my use of Debian starting with 4.0 ended up being Sid

    42. Re:At last! by v1 · · Score: 1

      was just gonna say, we can do one better:

      Windows 7 Lets You Uninstall IE8

      and ubunu lets you uninstall Windows 7

      --
      I work for the Department of Redundancy Department.
    43. Re:At last! by cawpin · · Score: 1

      But when I installed the 7 Beta it was just crap... total crap.

      What are you on? Windows 7 is by far the best Windows yet. Is is faster and more stable than either XP or Vista. Being unfamiliar with something doesn't make it "crap" it just means you have to learn a few new things.

    44. Re:At last! by Locklin · · Score: 1

      *I got a free student copy, which was...

      You payed for that copy. It's just that you had it tacked on to your tuition regardless of whether you used it or not. A portion of my tuition goes to Microsoft for XP licensing, even though I purely work on a Linux workstation.

      That and varsity sports. No, I'm not bitter at all...

      --
      "Knowledge is the only instrument of production that is not subject to diminishing returns" -Journal of Political Econom
    45. Re:At last! by flyingfsck · · Score: 1

      Something is wrong in your argument. You *can* delete a running program on Unix/Linux.

      --
      Excuse me, but please get off my Pennisetum Clandestinum, eh!
    46. Re:At last! by mcgrew · · Score: 1

      deltree /y c:

      I suspect it would fail when attempting to delete the deltree binary itself, or the directory it belongs to. Haven't tried, though.

      I have, but not since Windows 98 so with newer versions of the OS YMMV. Note the GP's command will only work if you are in the root, DELTREE /Y C:\ will work from anywhere, and yes, it does indeed delete the deltree command itself, which I imagine must load itself into memory before executing or it wouldn't be able to.

      FDISK will remove Windows more completely than deltree or format.

      However, there's a thord party utility that does even better at the job: just get about any Linux distro and on installation it will allow you to completely repartition and format all drives, and gives you a choice of uninstalling Windows or leaving it on the machine as dual-boot.

      I'd like to get a Mac, then I could run all three OSes in triple boot.

    47. Re:At last! by pcdisorder · · Score: 0
      --
      Soluto - Mapping PC Frustrations one machine and one user at a time.
    48. Re:At last! by Anonymous Coward · · Score: 1, Funny

      Arch worked for me and I'm a complete Linux noob, only hard part was waiting for X11 to download and compile.

    49. Re:At last! by Anonymous Coward · · Score: 0

      There's RAM sucking, hard drive eating "cruft" in Ubuntu? That's news to me. No, really.

      I did an install of Ubuntu server x64 on a quad core system to experiment with kvm, so essentially I wanted Ubuntu to act as a stripped down hypervisor with almost nothing running. Once I had Ubuntu, libvirt, DHCP, and DNS installed along with some iptables rules running, I was looking at 2GB of hard drive used and around 54MB of RAM occupied.

      I'm with you, Ubuntu is not bloated at all. Try that with Windows 2008 or even 2003, you'll find out what bloat is. The desktop version uses more RAM and features, but I would expect it to. You want lean and mean? Install Ubuntu server stripped down. You'll get exactly what you want.

    50. Re:At last! by cheftw · · Score: 1

      The great thing about Arch is that it is its own reward. It's not hard to get going, but if you can't then you don't deserve it [see also gentoo]. YMMV and all but having used SuSE , Ubuntu, Debian and all that crowd I find that Arch's KISS philosophy really works best.

      --
      Always back up, never back down. ---- Think you're cool 'cos your uid is prime? Take mine, modulo the one digit integers
    51. Re:At last! by Icegryphon · · Score: 0

      I always preferred C:\>Del *.* /s /q

    52. Re:At last! by dotancohen · · Score: 1

      Personally I'm running a mix of hardy/intrepid7jaunty right now to get what I want.

      Freud would be proud of how you got this thread back on topic (7).

      --
      It is dangerous to be right when the government is wrong.
    53. Re:At last! by supernova_hq · · Score: 1

      +5 funny!

    54. Re:At last! by msuarezalvarez · · Score: 1

      Something is wrong with your reading comprehension.

    55. Re:At last! by Miseph · · Score: 1

      Actually, MS usually gives these licenses away as advertising: they want students hooked on Windows in order to ensure graduates hooked on Windows. You also assume that I didn't bend the rules a little and get it through a college one of my friends was paying tuition to rather than my own (which had no such service); there was some vagueness to the rule about putting it on any computer in your home, being allowed to continue use after leaving the college and the fact that the friend is also my roommate which I interpret as making it legal (though admittedly sketchy).

      As for varsity sports... depending on your school, it's entirely possible that they more than pay for themselves. Seriously. Most colleges, at least the ones with athletics people give a crap about, sell all sorts of licensed merchandise and apparel that generates revenue for the school, many are able to charge TV stations for the privilege of airing the game (generating yet more revenue) and virtually all consider varsity sports to be a highly effective recruitment tool to get new students (who then become alumni, who then donate money and generate revenue). If you go to a fairly big-name school, there's actually a pretty good chance that all of those meat heads grabbing each others' asses while they toss around an inflated animal carcass are lowering your tuition rather than raising it.

      --
      Try not to take me more seriously than I take myself.
    56. Re:At last! by Miseph · · Score: 1

      What are YOU smoking? Unfamiliar? there was nothing unfamiliar about it, it just ran like shit. It had almost 0 backwards compatibility even with games released in 2008 designed to run under DX10, everything took forever to load, and all of the wonderful things I've heard about took so fucking long to load that I just couldn't maintain the will to care... never mind that with it hanging for 5 minutes out of every 15 and crashing most apps every 2 even the basic "functionality" was so broken that just getting the damned thing to browse the web or install an AV client was a nightmare.

      You can keep your Windows 7 and shove it where the sun don't shine, and maybe I'll think about installing it once 8 is about to hit shelves, just like I finally replaced 2000 with XP 2 months before Vista.

      --
      Try not to take me more seriously than I take myself.
    57. Re:At last! by FishWithAHammer · · Score: 1

      Are you saying that unnecessarily-installed programs are not "cruft"? Because that was the definition that both I and the person I replied to were using.

      Why don't you toddle back off to Digg, where your levels of comprehension are more the norm?

      --
      "You can either have software quality or you can have pointer arithmetic, but you cannot have both at the same time."
    58. Re:At last! by MadMidnightBomber · · Score: 1

      *snicker* I've been using UNIX for a bit over thirteen years.

      SLOWLY AND CAREFFULLY: The number of files on your fucking disk makes no difference, it's what your CPU is actually doing at any given time.

      So, call it what the fuck you like, disks are big these days. If you actually boot every service you've got installed, yes, it will slow down. But just having software installed does not slow your computer down.

      Typing this from a Ubuntu box which is running pretty quick, but still has lots of packages installed.

      --
      "It doesn't cost enough, and it makes too much sense."
    59. Re:At last! by FishWithAHammer · · Score: 1

      Read the original post, tard.

      It's more a general sense of cruft than anything else though. I like knowing that every piece of software on my machine is there by my choice, not by fiat.

      Yet he's running Ubuntu?

      I'm not saying that installed programs make it slow. Reading comprehension FUCKING FAIL. Again--back to Digg.

      --
      "You can either have software quality or you can have pointer arithmetic, but you cannot have both at the same time."
  2. You can already do this ... by Helmholtz · · Score: 1, Insightful

    ... for some definitions of "remove". I seriously doubt that Microsoft has decoupled the "internet explorer" feature set from the operating system, and would be surprised if "removal" meant any more than it already does ... hiding an icon.

    --
    RFC2119
    1. Re:You can already do this ... by Anonymous Coward · · Score: 5, Informative

      Read the article. They state that iexplore.exe is gone.

      Sure, some libraries will stick around. They have to, otherwise a lot of applications will break. You can't "decouple" a dependency from applications without breaking them. But IE was never integrated into the kernel; it was integrated into the shell. I know that doesn't jive with your particular interpretation of the definition of an "operating system", but that is the reality of the situation.

    2. Re:You can already do this ... by geekoid · · Score: 1

      That would be sad.
      Maybe not, they coupled it to avoid lawsuits and it is a bad and expensive architecture to maintain.

      I almost don't want to say it, but it looks like MS might becoming around to an actual micro kernel design.

      The sheer cost of there current nightmare to maintain the OS could benefit us all.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    3. Re:You can already do this ... by broken_chaos · · Score: 5, Informative

      The kernel isn't the operating system. That's the basis of the GNU/Linux vs. Linux debate.

      That said, this seems to be functionally comparable to deleting the Safari.app on a Mac - the application is gone and cannot be launched, but the rendering engine sticks around because it's used elsewhere in the operating system for other tasks.

    4. Re:You can already do this ... by fm6 · · Score: 2, Insightful

      Actually, the IE feature set isn't as pervasive as it used to be. For example Explorer (the file browser, not the web browser) used to treat folders as a kind of web page. If you wanted to customize a folder, you editing its style sheets and added VBS scripts. Lots of nice exploits there, which is why it no longer works.

      On the other hand, I sometimes get an IE security warning when I right click on network files served by Samba. It appears that IE plays a role in displaying context menus!

      Still, if the user can't use IE to surf the web, IE doesn't exist, at least from the user's point of view. The fact that IE components are still employed by the OS is beside the point. The point being that IE no longer has precedence over other web browsers.

    5. Re:You can already do this ... by Ilgaz · · Score: 5, Interesting

      That was what people were saying for ages. There is almost no way to remove mshtml (the real ie) from an up and running Windows OS.

      It was possible, one Aussie teacher made a state of art .inf file and called it Win98 lite. It was even mentioned in court by judge. In fact, it could impress anyone since the speed of OS actually skyrocketed.

      MS was unhappy of course and they built this massive IT conspiracy making sure it will never happen again and they would easily say ''Order us to remove? Well, see what happens when it is removed''. With lazy Windows developers and gecko.dll never stabilizing enough like todays Firefox or Apple Webkit, the plot worked fine.

      If one installs Windows of any kind today, he should never pass any IE updates since it is there, working and massively linked even by Microsoft's most die-hard rivals.

    6. Re:You can already do this ... by jaavaaguru · · Score: 2, Insightful

      massively linked even by Microsoft's most die-hard rivals.

      Got any examples?

    7. Re:You can already do this ... by Ilgaz · · Score: 1

      I am not watching current Windows scene too closely but I remember AOL applications always linking to MSHTML, even their most popular applications of their time. Today, vendors don't even feel the need of writing ''MS IE required'' as they assume it must be already there.

      Perhaps pushing MS to truly remove IE is unrealistic, pushing them to make it like Apple Webkit/Safari in terms of both being open and closed with their (MS) own open source terms is the way to go? I am not saying GPL or even Apache. Well, no court can push them that hard so it won't likely happen.

    8. Re:You can already do this ... by gcnaddict · · Score: 4, Informative

      Well, the parent articles covered this, which leads me to my point:
      Why couldn't this slashdot post point to the two people who actually came up with this? CWMike provided no original insight whatsoever.

      Original sites referenced by CW's article:
      http://www.aeroxp.org/2009/03/ie8-functionally-removable/
      http://chris123nt.com/2009/03/03/win7-build-7048-ie8-is-removable/

      --
      Viable Slashdot alternatives: https://pipedot.org/ and http://soylentnews.org/
    9. Re:You can already do this ... by ozphx · · Score: 1

      Yeah thats a Zone warning. The originating zones for files (and also the zones policy can be applied to for managed code) mirror the IE zones. (Internet / Local Machine / Intranet / Trusted Sites / etc).

      --
      3laws: No freebies, no backsies, GTFO.
    10. Re:You can already do this ... by techno-vampire · · Score: 1
      Read the article. They state that iexplore.exe is gone.

      All they have to do is remove the icon and rename the file to something else and they've done that. I'd be more impressed if they specified that iexplore.exe was deleted and that no part of it was left, even under a different name. Normally, I'd not be so skeptical, but we've all known Microsoft to play fast and loose with the facts before.

      --
      Good, inexpensive web hosting
    11. Re:You can already do this ... by Gadget_Guy · · Score: 1

      I'm not sure what your meaning of "GPL or even Apache" means, it's rather confusing. One is an open source licensing system, the other is...

      the other is an open source licensing system

    12. Re:You can already do this ... by solafide · · Score: 1

      Apache and GPL are both licenses. :)

    13. Re:You can already do this ... by Anonymous Coward · · Score: 0

      I'm not sure what your meaning of "GPL or even Apache" means, it's rather confusing. One is an open source licensing system, the other is a web server.

      Next time maybe email your responses to a competent IT professional prior to posting on slashdot, otherwise you just come across like an idiot.

      Says the man who's never heard of the Apache License...

    14. Re:You can already do this ... by bitMonster · · Score: 1

      Huh? You're pretty harsh.

      AOL and the MSN part of MS were certainly rivals. The icons plastered all over the desktop were put there by the hardware vendor. I know they paid quite a few different parties to put their icons on the desktop with the software install. AOL bought Netscape primarily to keep MS honest on the browser front, IMHO. Needless to say, they cooperated when it was in the best interest of both parties.

      In the "GPL or even Apache" quote, it will be obvious to most /. readers that the latter refers to the Apache Software Foundation's License.

    15. Re:You can already do this ... by thebear05 · · Score: 1

      so it comes with two copies one named iexplore.exe and one named something else ?

    16. Re:You can already do this ... by Anonymous Coward · · Score: 0

      What a sad time to not have mod points... Troll.

    17. Re:You can already do this ... by Anonymous Coward · · Score: 0

      I dropped one on him... looks like someone else did too.. His post won't be here much longer ;-)

    18. Re:You can already do this ... by kestasjk · · Score: 2, Insightful

      Does anyone think there are practical reasons for wanting this?

      --
      // MD_Update(&m,buf,j);
    19. Re:You can already do this ... by cratermoon · · Score: 1

      the rendering engine sticks around because it's used elsewhere in the operating system for other tasks

      Meaning, of course, it's still there to be exploited by anything that exploits IE rendering bugs.

    20. Re:You can already do this ... by gandhi_2 · · Score: 1

      One is an open source licensing system, the other is a web server.

      you just come across like an idiot

      That just happened.

    21. Re:You can already do this ... by Phroggy · · Score: 3, Insightful

      the rendering engine sticks around because it's used elsewhere in the operating system for other tasks

      Meaning, of course, it's still there to be exploited by anything that exploits IE rendering bugs.

      Yes, just like bugs in OpenSSL can be exploited if you have applications that load that library, even after other applications that use that library have been uninstalled. Of course, security patches will be released to fix those bugs, which is why it's important to stay up to date.

      --
      $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
      $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
    22. Re:You can already do this ... by Ilgaz · · Score: 1

      Once you understand the time period I talk about and AOL's purchase of Netscape for billions of dollars, you can understand how Windows makes developers link to IE system parts.

      For the icons on Desktop? You PAID to MS for them and they included them just like once upon a time, a single Netscape bookmark costed companies $50K

      I am speaking about a company, purchased Netscape for billions, had Gecko in hand (which THEY spent huge money) and had to link with mshtml.

      Apache is also a very important licensing scheme alternative especially for large companies like Apple. Next time you blame someone for rambling, check the domain name you are on. When I use GPL and Apache in same context, I expect everyone knows what I talk about.

    23. Re:You can already do this ... by Anonymous Coward · · Score: 0

      Read the article. They state that iexplore.exe is gone.

      Thank goodness, that 700K exe was really getting on my goat.

    24. Re:You can already do this ... by Anonymous Coward · · Score: 0

      Today, vendors don't even feel the need of writing ''MS IE required'' as they assume it must be already there.

      Well, for Windows 2000 through Vista that's a perfectly reasonable assumption. And usually the reason vendors ever state any kind of "IE required" is because their app needs some of the non-browser libraries bundled only with IE. Or a required third-party library requires it (I'm looking at you, Crystal Reports).

      I don't think it's "wrong" for MS to bundle a browser with the OS. What's wrong is that you can't truly and completely remove/replace IE without causing breakage in a bunch of other things, many of them unrelated to ordinary internet browsing. What MS should have done is create (and fully and openly document) a Windows-standard set of COM interfaces by which third-party (and its own) applications and services could access browser functionality, without tying any of it to IE. Oh, and not bundle non-browser libraries solely with IE. That way, any other browser could be written to conform to the programmatic interface and take IE's place if the end user preferred it. I imagine that's what MS would have done if it didn't consider its monopoly far more important than its end-users.

      - T

    25. Re:You can already do this ... by Ilgaz · · Score: 1

      As the new web which you can run office suites in web browsers still didn't enlighten people, people still thinks AOL paid billions to Netscape just for netscape.com start page.

      Netscape was heading to a point that their founder was openly speaking about future OS paradigm which will be only necessary for drivers. That was back in 1990s, it is not ''Netbook'' talk of today, it is Windows 95 age. That was the point when MS shipped a real IE (3.x) along with all the stuff to make easy to embed into your own application.

      If AOL could move fast and managed to ship a gecko.dll which they could use in their own apps, offered documentation and usage for all kinds of scenarios, things could be really different now. The state of Gecko at that time? Check Winamp 3 reviews :)

    26. Re:You can already do this ... by Fred_A · · Score: 1

      All they have to do is remove the icon and rename the file to something else and they've done that. I'd be more impressed if they specified that iexplore.exe was deleted and that no part of it was left, even under a different name.

      Then they'd have to rewrite their help system which is based on some kind of packed HTML and read by the IE engine. I'm not certain it would be that easy to use a random library from Opera to do that.

      Although from what I remember it's not as if the help system was that useful anyway. Maybe they should just write man pages.

      --

      May contain traces of nut.
      Made from the freshest electrons.
    27. Re:You can already do this ... by Fred_A · · Score: 1

      From the linked article :

      6. Click OK. You will see a prompt notifying you of a reboot.
            7. The machine will reboot once, configure things, and reboot again.

      Upon completing the second reboot, you will notice that Internet Explorer 8's components are actually still in Windows.

      So as everybody had guessed, it removes the IE binary and keeps the engine.

      Which in Microsoft's grand tradition takes two reboots. Because removing a binary is, like, really complicated.

      (what's with that reboot fetish with those people ?)

      --

      May contain traces of nut.
      Made from the freshest electrons.
    28. Re:You can already do this ... by houghi · · Score: 1

      I am a virus writer and I agree that the libraries should still be there. (Now where is this anonymous button?)

      --
      Don't fight for your country, if your country does not fight for you.
    29. Re:You can already do this ... by Anonymous Coward · · Score: 0

      Sorry, you are totally wrong. The monolith kernel is the operating system. Microkernel alone is not operating system. Do not mistake different kernel structures to be same as "one kernel".

      That is the whole problem on GNU/Linux vs Linux debate because people does not understand monolith vs micro structure.

      Linux is monolith kernel and complete operating system. GNU/Linux is development platform. All GNU tools can not run without operating system, think what is running them? And most applications needs other applications and system libraries to run, not just the operating system. But all these other softwares needs an operating system to work, unless you write them to work on pure hardware but then you can not use them on other computers because the OS is not there to hide the complexity of hardware.

      http://www.usenix.org/publications/login/2006-04/openpdfs/herder.pdf
      http://www.topology.org/human/?a=/linux/lingl.html

      The GNU/Linux is nothing more than political with big ego.

      But hey! Why to call it GNU/Linux but not Linux/GNU/Apache/Xorg/KDE/Firefox/Javascript/Slashdot OS?

      Oh, and I believe your computers power supply is part of power lines and so on part of power plant and so on part of nuclear reactor or other nature... So lets call it GNU/Life because without Life you can not have GNU!

      The Operating System is very small part of software system. It just manages (controls) the hardware and gives those resources for applications and controls those applications so they can live together... It is not GNU/Linux but so simple thing as Linux kernel.

    30. Re:You can already do this ... by drsmithy · · Score: 1

      Maybe not, they coupled it to avoid lawsuits and it is a bad and expensive architecture to maintain.

      Yet one that has been since duplicated by all the major platforms - GNOME, KDE, OS X...

    31. Re:You can already do this ... by Tony+Hoyle · · Score: 1

      You mean the 'this file contains a potential unspecified security hole' warning? That always makes me chuckle.

    32. Re:You can already do this ... by beelsebob · · Score: 1

      Yes. WebKit is used all over OS X, iTunes uses it for the store, Adium X uses it to render chat windows, Colloquy and Limechat too in fact... There are lots of apps out there getting real practical use out of having a rendering engine sitting there ready to use with no effort.

    33. Re:You can already do this ... by dargaud · · Score: 1

      So we can still get the IE render in firefox with the IE Tab Add-on ? Good. Good. C:-P

      --
      Non-Linux Penguins ?
    34. Re:You can already do this ... by Anonymous Coward · · Score: 0

      Maybe they should just write man pages.

      I wish the GNU chaps would do this too, rather than force those shitty INFO things.

    35. Re:You can already do this ... by Ash-Fox · · Score: 1

      That was what people were saying for ages. There is almost no way to remove mshtml (the real ie) from an up and running Windows OS.

      Non-sense. I've been denying access to mshtml.dll since XP to regular users (left access to SYSTEM, so it could upgrade the dll so it wouldn't break Windows updates).

      --
      Change is certain; progress is not obligatory.
    36. Re:You can already do this ... by AvitarX · · Score: 1

      The help system is great I think.

      When using MS Office, or other Windows apps (even non MS ones) the first place I go for simple references is the help search box (excel formulas usually).

      On Linux it is google.com

      Worth noting that the KDE handbooks tend to be decent overview of simple applications, but as far as searching for something specific, and finding related things, MS Help wins by a long shot. The KDE Handbooks tend to be more of a intro to basic usage that can be useful before using an app. The Windows help can be useful when you know what you want to do, but are stuck.

      --
      Wow, sent an e-mail as suggested when clicking on "use classic" banner, and got a fast response that addressed my msg
    37. Re:You can already do this ... by Fred_A · · Score: 1

      Worth noting that the KDE handbooks tend to be decent overview of simple applications, but as far as searching for something specific, and finding related things, MS Help wins by a long shot. The KDE Handbooks tend to be more of a intro to basic usage that can be useful before using an app. The Windows help can be useful when you know what you want to do, but are stuck.

      Tue, there is basically no KDE documentation (a real problem). Just as there is no Windows OS documentation.

      I haven't used real application in Windows for ages so I'm not really sure what the state of things is there. Presumably, like with OOo, you can get reasonable bundled help with apps that require it.

      I still long for the days of yore when you actually had docs for your stuff, even with consumer grade machines (and crates of dead tree docs for professional ones).

      --

      May contain traces of nut.
      Made from the freshest electrons.
    38. Re:You can already do this ... by Hal_Porter · · Score: 2, Funny

      Apaches are kick ass Indians or equally kick ass combat helicopters.

      --
      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;
    39. Re:You can already do this ... by Anonymous Coward · · Score: 0

      Maybe something like IWebBrowser?

    40. Re:You can already do this ... by ClosedSource · · Score: 1

      AOL purchased Netscape to inherit Netscape's "victimness" at the hands of MS. Although they got the big pay day they were seeking from MS, they paid too much for Netscape so they lost money on the deal.

    41. Re:You can already do this ... by shutdown+-p+now · · Score: 1

      Still, if the user can't use IE to surf the web, IE doesn't exist, at least from the user's point of view. The fact that IE components are still employed by the OS is beside the point. The point being that IE no longer has precedence over other web browsers.

      Precisely. The browser is called "Internet Explorer", and it can be removed, because of anti-trust issues, apparently - because that is what competes with Firefox/Opera/Safari/Chrome. The rendering engine is called "Trident" (and the library is "MSHTML"), and no-one had complained that it unfairly competes with Gecko or WebKit yet (probably because it does not) - so that one stays.

    42. Re:You can already do this ... by techno-vampire · · Score: 1
      as far as searching for something specific, and finding related things, MS Help wins by a long shot.

      One thing for sure, it beats the Gnome system on searching. There, if you're looking for help on (let's say) the GIMP, and search for "filter," it will take you to every instance of filter in the help system, no matter what program it's for. At a guess, that'd be because Gnome Help is one big file, instead of a different one for each application.

      --
      Good, inexpensive web hosting
    43. Re:You can already do this ... by AK+Marc · · Score: 1

      Sure, some libraries will stick around. They have to, otherwise a lot of applications will break. You can't "decouple" a dependency from applications without breaking them.

      If help files require HTML rendering, then they will have an HTML engine there and exploitable, or help will not work. But what if the dependencies were replacable? If I compile something an I need iolib.c, my compiler won't know if I change out the standard file with a 3rd party one, as long as it just works. To decouple the browser, the actual HTML rendering engine should be modular and replacable. If not, then I expect that many of the flaws in the engine could be exploited, but rather than running as a .html file, you call it a .chm file and it goes to IE even with IE removed, and you've just gotten in a system through an uninstalled program.

      But IE was never integrated into the kernel; it was integrated into the shell.

      It was so integrated that the OS assumes it is there. If it's essentially directly called by the OS and can't be replaced, then it *is* part of the OS. You can't delete every file used by IE without breaking the OS. Not just breaking the shell, but the actual OS itself. If it is called by the OS directly and can't be completely removed without breaking the OS, then it seems to me that it is part of the OS.

    44. Re:You can already do this ... by Patch86 · · Score: 1

      Assuming all the help files were re-written to be standards compliant, it'd be trivial enough to have them simply open in your default browser.

      Yes, I know, Microsoft and standards, what am I thinking...

    45. Re:You can already do this ... by Anonymous Coward · · Score: 0

      Almost. IWebBrowser and related COM interfaces (from memory, IDocHostHandler, IUrlEvent, and so on; probably the wrong names) are just complete enough to make you think you could implement a drop-in replacement for MSIE. And yet that still isn't possible (OK, maybe with enough workarounds and hacks somebody could make something which should never appear on a typical end-user's system). Note that those interfaces are intended for developers who want to automate MSIE, and the interfaces require MSIE (IIRC, 5.0 or later). Maybe Windows 7 will relax that requirement.

      - T

    46. Re:You can already do this ... by Anonymous Coward · · Score: 0

      Sorry, you are totally wrong. The monolith kernel is not the operating system. Microkernel alone is not the operating system. Do not mistake different kernel structures to be same as "one kernel". or to be the operating system.

      That is the whole problem on GNU/Linux vs Linux debate because people does not understand what an operating system does.

      Linux is monolith kernel and not a complete operating system. GNU/Linux is an operating system. All GNU tools can not run without the kernel, think what is running them? And the kernel will not work without the GNU tools, think of it like a symbiotic relationship. Most applications needs other applications and system libraries to run, not just the operating system. But this is irrelevant, like the following links.

      http://www.usenix.org/publications/login/2006-04/openpdfs/herder.pdf
      http://www.topology.org/human/?a=/linux/lingl.html

      The GNU/Linux is nothing more than due recognition for an equally important part of the operating system.

      But hey! Why to call it GNU/Linux but not Linux/GNU/Apache/Xorg/KDE/Firefox/Javascript/Slashdot OS? Ok, I know this is one of the most stupid things written on Slashdot, obviously you don't need Apache for the computer to operate, but you do need the GNU tools.

      Oh, and I believe your computers power supply is part of power lines and so on part of power plant and so on part of nuclear reactor or other nature... So lets call it GNU/Life because without Life you can not have GNU! Ha Ha! just being a knob.

      The Operating System is very small part of software system. It just manages (controls) the hardware and gives those resources for applications and controls those applications so they can live together and is able to interact with the user, which is where the GNU tools come in.... It is not so simple thing as Linux kernel but GNU/Linux.

  3. So there goes the whole... by Anonymous Coward · · Score: 1, Interesting

    ...you can't separate Internet Explorer and Windows defense.

    Too late to go after them for perjury on it?

    1. Re:So there goes the whole... by Anonymous Coward · · Score: 0

      They didn't, dipshit. They're just removing the desktop icon and possibly the executable itself. It's still there on the machine. You've always been able to make it so you can't just run IE.

  4. Confucius say by Profane+MuthaFucka · · Score: 5, Funny

    Man who remove Internet Explorer but not Windows is a little like Lance Armstrong: still one Ballmer remaining.

    --
    Fascism trolls keeping me up every night. When I starts a preachin', he HITS ME WITH HIS REICH!
    1. Re:Confucius say by Anonymous Coward · · Score: 3, Insightful

      Posting anonymously for reasons that are soon to be obvious.

      No astroturf here, but on my 8 months removed from bleeding edge computer, (no I7 chip), windows 7 is leaps and bounds ahead of vista. Its *almost* on par with windows XP. Perhaps with a bit of learning, I could hollow out a corner in my cold dead heart for windows 7.

      Anywho, its not AS bad as people are saying, in fact, it carries on XP's (well, much more linux's than XP's) tradition of only bugging you for admin rights when you need admin rights.

      I'm not going to go as far and say that it will replace my XP install for gaming, but it is a good lowest common demoninator operating system that suzie q from accounting won't be miffed at.

      Who knows, if w7 comes with firefox by default, the OS might be on track to reducing the amount of drive by infections. (I've received zero pings from worm infections on my antivirus from behind my router, and zero pings from when i was behind a dsl router that had built in NAT by default.)

      Now about those pesky email spread viruses...

    2. Re:Confucius say by thePowerOfGrayskull · · Score: 4, Insightful

      Posting anonymously for reasons that are soon to be obvious.

      Huh? I'm sorry, this isn't obvious at all. Is it because you made a pro-windows post and think you're going to get modded down? From what I've seen in my time here, well-thought-out posts that defend any OS seldom get modded down. Occasionally you'll get one or two downmods from zealots, but those will generally be corrected by later mods.

      (I won't get into the silliness of posting anonymously to protect a fictitious karma number in the first place...

    3. Re:Confucius say by steelfood · · Score: 4, Funny

      Maybe he had mod points and wanted to mod himself up?

      --
      "If a nation expects to be ignorant and free in a state of civilization, it expects what never was and never will be."
    4. Re:Confucius say by techno-vampire · · Score: 1
      Its *almost* on par with windows XP.

      Damning with faint praise, indeed! Isn't every new version of an OS supposed to be better than any predecessor? If Windows 7 is only "*almost* on par with windows XP," that makes it another Great Leap Backward, doesn't it?

      --
      Good, inexpensive web hosting
    5. Re:Confucius say by db32 · · Score: 1

      Bravo...That was one of the funnier things I have read on slashdot in a long time.

      --
      The only change I can believe in is what I find in my couch cushions.
    6. Re:Confucius say by Anonymous Coward · · Score: 0

      If you do an exhaustive analysis of the new features and capabilities in Win7 compared to XP then I think you'll be in agreement when I say that they've done a jolly good job to get it almost on par. Regardless of what people say, Microsoft's new rewrite of its code has done some wonders for the OS's overall security.

    7. Re:Confucius say by techno-vampire · · Score: 1

      So...why is it exactly that I should want to move to a new OS that is almost, but not quite as good as an OS that's now two generations back?

      --
      Good, inexpensive web hosting
    8. Re:Confucius say by mgblst · · Score: 1

      Vista is the worst piece of shit I have ever used. If 7 is based on Vista, I find it hard to believe that it is usable. Vista makes OS 7 look good.

    9. Re:Confucius say by Anonymous Coward · · Score: 0

      'Almost on par' doesn't necessarily mean 'Almost on par in terms of goodness'.

    10. Re:Confucius say by Daengbo · · Score: 0, Offtopic

      Well reasoned, anti-OS posts, though (especially those directed at OS X), generally get sent to troll hell.

    11. Re:Confucius say by geekoid · · Score: 1

      The karma number isn't fictitious, it helps determine at what level you can be browsed at, and I think a couple of other aspect in /. as well.

      You are spot on about the well thought out post get modded up.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    12. Re:Confucius say by thePowerOfGrayskull · · Score: 1

      Fictitious in the sense that it has no significance at all in the real world.

  5. what about accessing windowsupdate via browser? by whoever57 · · Score: 0

    If IE8 is removed, will there we a way for the user to get and select/deselect updates? [Where "updates" are frequently new programs/libraries.etc. that I might not want to install]

    --
    The real "Libtards" are the Libertarians!
    1. Re:what about accessing windowsupdate via browser? by saleenS281 · · Score: 5, Informative

      ...you don't use the browser for updates anymore. You haven't since XP.

    2. Re:what about accessing windowsupdate via browser? by JWSmythe · · Score: 1

          But, Windows Update, along with all those warm fuzzy programs written in Microsoft languages, use Microsoft DLL's to do things. They'll leave behind all the DLL's, or everything will break, so all that's missing may (may) be only the iexplore.exe

          Yippie skippie.

      --
      Serious? Seriousness is well above my pay grade.
    3. Re:what about accessing windowsupdate via browser? by saleenS281 · · Score: 3, Informative

      Wrong. Server Core has no IE, and it isn't just "iexplorer.exe" that's not there.

      At least be informed in your trolling.

    4. Re:what about accessing windowsupdate via browser? by drfreak · · Score: 1

      For a while now, the browser dlls which are needed for rendering are decoupled from the browser itself. For instance, Windows Help and Visual Studio use an embedded browser control which is in essence really IE.

      I really doubt that they will give you the option of changing the HTML renderer for Help and other things which use the embedded control. I think the real news here is that other options may exist for not just a default web browser, but to remove the option of IE altogether. It would be more of an IT support boon than a power user boon, because users can't use IE as a crutch if you wanted to make them use only Mozilla or Chrome, etc...

    5. Re:what about accessing windowsupdate via browser? by Anonymous Coward · · Score: 0

      ...you don't use the browser for updates anymore. You haven't since XP.

      Or in many peoples cases: since they switched to Ubuntu.

    6. Re:what about accessing windowsupdate via browser? by BigDish · · Score: 4, Informative

      Server core still has IE libraries - for instance, WinInet which basically is a standard internet connectivity library is there. Hell, even Hyper-V server (the OS that is free and can only run Hyper-V) will actually get offered some IE updates - because some IE components are still part of the OS. Iexplore.exe isn't there, but other chunks are there because substantial parts of the OS (and even third-party applications) use them.

    7. Re:what about accessing windowsupdate via browser? by saleenS281 · · Score: 1

      Server core still has IE libraries - for instance, WinInet which basically is a standard internet connectivity library is there.

      Right... so your argument is that because libraries that IE uses, that the rest of the system also use, are still around, IE isn't gone?

      If we apply that to the linux world I imagine there'd be an awful lot of apps that "stick around" even after being "uninstalled". Since when do dependencies an application make?

    8. Re:what about accessing windowsupdate via browser? by Ronald+Dumsfeld · · Score: 1

      ...you don't use the browser for updates anymore. You haven't since XP.

      Most of my Windows machines are still on XP - I have not mucked about with Win7, and only casually used a couple of Vista installs.

      One thing I will point out from my XP experience is that I have frequently had to resort to using MSIE to 'revive' automatic updates. Some little patch or quirk in the auto-update software and the machine just stops getting updates. Only a visit to the Windowsupdate website gets the issue resolved.

      Another case was XP's SP3 - this was an optional update for months before it was made mandatory. If you checked the website, you found out, and could schedule time to try it.

      Going back to the topic that MSIE can be removed, and it may be a sop to the EU antitrust actions, will Microsoft be forced to make access to patches with a non-IE browser easier?

      --
      Where's the Kaboom?
      There's supposed to be an Earth-shattering Kaboom.
    9. Re:what about accessing windowsupdate via browser? by Anonymous Coward · · Score: 0

      "Right... so your argument is that because libraries that IE uses, that the rest of the system also use, are still around, IE isn't gone?"

      Yup. If MS renamed iexplore.exe to webexplore.exe, would this remove IE? It's not called IE any more, so by the black-and-white it's gone.

      "If we apply that to the linux world I imagine there'd be an awful lot of apps that "stick around" even after being "uninstalled". Since when do dependencies an application make?"

      Only things like the kernel, libc and a few others. But you can run the same GNU programs on HURD or BSD, so the kernel can be changed (not transparently, but can be). You can use a libc other than the GNU libc. So changing out libc or the kernel means some work, but they can be changed.

      But as to HTML renderers, you can remove Firefox and use Epiphany. Although KDE doesn't really easily let you remove KHTML, you don't have to use KDE AT ALL. And if you just use XFce to run KApplication then you CAN remove KHTML. A few *applications* may complain, but they aren't in a monopoly position and can be fixed anyway.

    10. Re:what about accessing windowsupdate via browser? by geekoid · · Score: 1

      Libraries only IE uses.
      More accurately libraries created primarily for IE when MS coupled IE into the OS to lie* to the courts.

      *retroactively be technically correct**.

      **"Technically correct is the best kind of correct***

      *** one more footnote and I can qualify to write diskworld novels.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    11. Re:what about accessing windowsupdate via browser? by RightSaidFred99 · · Score: 1

      That's like saying libc is a library only libc uses. The IE libraries provide HTML rendering to applications, so many different applications use them.

      IE was "coupled" into the OS because any idiot could see the benefit of providing a common API to embed a browser into an application. This API is used by the OS apps and many other applications, ergo it can't be removed from the OS without breaking stuff.

  6. Sure... by aicrules · · Score: 2, Insightful

    And who has money on the OS not working right afterwards?

    1. Re:Sure... by ILuvRamen · · Score: 1

      if by that you mean they're stranded with virtually no internet capabilities then yes, that's bound to happen and I certainly agree. Some fake spyware browser or buggy, non-working browser gets installed and they choose the option to uninstall IE8 since it's not needed anymore and tada, no more internet. So they damn well better have windows update still function and always have a very visible option to reinstall IE8!

      --
      Google's Super Secret Search Algorithm: SELECT @search_results FROM internet WHERE @search_results = 'good'
    2. Re:Sure... by Anonymous Coward · · Score: 0

      IIRC there was another version of Windows, NT 4 Server maybe, that let you do this... but actually doing it broke just about everything.

    3. Re:Sure... by Anonymous Coward · · Score: 0

      That would assume it worked right beforehand.

  7. Disable IE? by saleenS281 · · Score: 3, Insightful

    Seriously? That's absolute crap. Me installing firefox does NOT mean I want IE disabled. The EU needs to get its head out of its a**. If I want IE disabled, I'll disable it.

    1. Re:Disable IE? by girlintraining · · Score: 5, Insightful

      Me installing firefox does NOT mean I want IE disabled.

      Ah, you may like it to be there. Not everyone does. And that's the crux of the matter... Having the freedom to choose. Which of course nobody cares about when they choose to go with the majority. Fortunately, the EU understands that the rights of minorities are more important.

      --
      #fuckbeta #iamslashdot #dicemustdie
    2. Re:Disable IE? by Samah · · Score: 1

      Indeed. If it were possible to completely remove IE, including the rendering engine, it's incredible just how much it would break. Steam and IETab come to mind immediately.

      --
      Homonyms are fun!
      You're driving your car, but they're riding their bikes there.
    3. Re:Disable IE? by saleenS281 · · Score: 0, Flamebait

      WHERE did I say I disagree with being able to uninstall IE? I believe you have a reading comprehension problem. I said installing firefox should not automatically disable IE. If I don't want IE, I'll uninstall or disable it myself, thank you very much. The installation of firefox does NOT mean I want IE disabled. I install firefox on all of my machines; I still want and use IE on them on a regular basis. I will be outraged if the default behavior is "disable IE on installation of any other browser".

      I don't need a bunch technologically retarded bureaucrats deciding my computers default behavior.

    4. Re:Disable IE? by adamchou · · Score: 3, Insightful

      I don't see what the big deal is. So what if IE is there? You're not using it, it doesn't use up your system resources. You already have some other browser installed. Hell, you can even delete the internet explorer icon. What is so problematic about having the IE binaries there?

    5. Re:Disable IE? by Anonymous Coward · · Score: 0

      Since steam works quite well using gecko on wine they don't really have an excuse..

    6. Re:Disable IE? by TheSpoom · · Score: 1

      Microsoft is hoping this happens so they can warn you upon running Firefox's installer that "ZOMG IE won't work anymore, beware!"

      --
      It's better to vote for what you want and not get it than to vote for what you don't want and get it.
      - E. Debs
    7. Re:Disable IE? by pejyel · · Score: 1

      Seriously? That's absolute crap. Me installing firefox does NOT mean I want IE disabled. The EU needs to get its head out of its a**. If I want IE disabled, I'll disable it.

      Where did you read that installing Firefox would automatically disable IE? Moreover, how would you disable IE if there is no way to do it?

      The new feature just provides you a way to do it, without forcing you in any way to do anything. Maybe you should get your head out of your ass before posting such stupid comments (and how you got modded +5 is just beyond me).

    8. Re:Disable IE? by 99BottlesOfBeerInMyF · · Score: 1

      Seriously? That's absolute crap. Me installing firefox does NOT mean I want IE disabled.

      What does what you want have to do with anything? I want a new car for $50, but that doesn't mean the cops are going to let me keep one if I buy a stolen one. MS's crime affects end users only indirectly.

      The EU needs to get its head out of its a**.

      Why? Because you assume MS's engineering choices have something to do with the punishment the EU will render for a crime MS hasn't even been convicted of yet and which the EU has not made any comments about what sort of punishment they intend?

    9. Re:Disable IE? by linebackn · · Score: 1

      Seriously? That's absolute crap. Me installing firefox does NOT mean I want IE disabled. The EU needs to get its head out of its a**. If I want IE disabled, I'll disable it.

      WTF? Where did it say it was going to disable IE if you installed Firefox?

      Some people like myself want - no, demand - the option to remove IE. (Even if no other browser is present!). The EU is simply doing what it can against Microsoft, who until now have seemed completely unwilling to bend.

    10. Re:Disable IE? by Anonymous Coward · · Score: 1, Informative

      I will be outraged if the default behavior is "disable IE on installation of any other browser".

      Nowhere in the article is such an automatic disabling of IE mentioned. You have too much imagination, and apparently get carried over by it too easily.

    11. Re:Disable IE? by mc1138 · · Score: 1

      Choice is a beautiful thing :)

    12. Re:Disable IE? by ScentCone · · Score: 2, Insightful

      Nowhere in the article is such an automatic disabling of IE mentioned

      Yeah, just in the summary:

      "One solution under consideration by the EU would require Microsoft to disable IE if the user decided to install a different browser"

      So, gee, I wonder why someone might think that was mentioned in the article, huh?

      --
      Don't disappoint your bird dog. Go to the range.
    13. Re:Disable IE? by Anonymous Coward · · Score: 0

      Nothing, people just like to whine.

    14. Re:Disable IE? by Anonymous Coward · · Score: 0

      Your Homepage links to your dieing business. Probably has something to do with your IE love.

    15. Re:Disable IE? by Anonymous Coward · · Score: 0

      Indeed. That "disable [insert browser here] on installation of a different browser" sounds all sorts of retarded, and very much the idea of someone that dislikes monopolies but doesn't know a lot about technology. How would that work in a multiuser environment anyways?

      Also, as someone who has to do some web design once in a while, I don't want any of my browsers to be disabled when I install another one - I need them all working at the same time to do my job, thank you very much.

    16. Re:Disable IE? by Anonymous Coward · · Score: 0

      Okay. So if we follow EU's logic, whenever I install a new browser it should automatically disable all other browsers? If Firefox disables IE on installation, why not disable Opera?

      IMHO, Firefox disabling IE without asking me on installation almost seems like a virus.

    17. Re:Disable IE? by Anonymous Coward · · Score: 0

      The Slashdot summary is poorly worded (surprise!).

      The article says:

      Microsoft also said that it may be required to disable "certain unspecified" parts of IE "if a user chooses a competing browser."

      The EU most definitely is not demanding any such "disabling" if a competing browser is installed WITH Internet Explorer also kept by the user.

    18. Re:Disable IE? by Anonymous Coward · · Score: 0

      Something Something French Ghettos (or treatment of Cyprus, or treatment of Turks in Germany, or treatment of Somalis in Dutch gov't, etc.)

    19. Re:Disable IE? by Anonymous Coward · · Score: 0
      My guess is they read that in either:

      The slashdot summary

      One solution under consideration by the EU would require Microsoft to disable IE if the user decided to install a different browser

      Or one of the linked articles.

      Microsoft also said that it may be required to disable "certain unspecified" parts of IE "if a user chooses a competing browser."

      Maybe you should get your head out of your ass before trying to berate other users when you haven't even RTFS.

    20. Re:Disable IE? by Anonymous Coward · · Score: 1, Informative

      This is not, nor has it ever been, about end users.

      If HP includes Firefox on their machines, having the IE binary around means that HP has to support two browsers, because that's what they shipped. If HP cannot remove the IE binary in any MS-supported fashion (which they can't right now), then the support cost for Firefox is roughly double the support cost for IE. The only way to cut support costs is to ship only with IE, even if it's not the better product by any other measure.

      Microsoft did the exact same thing to web developers. IE used to support Netscape-style plugins AND ActiveX controls. So cash-strapped web developers made Netscape-style plugins because they'd work on more browsers. But once they had majority marketshare, Microsoft pulled support for Netscape-style plugins. This meant that developing plugins for multiple browsers suddenly cost twice as much as it did before. Cost-conscious developers picked one browser and developed for it. Since Microsoft waited until they had majority marketshare to do this, which one did they pick? Easy.

      Tons of choices are made before you, the consumer, ever buy your computer. Those decisions are often made for reasons of economic expedience. And although Microsoft rarely makes their products cheaper, they frequently succeed in making their competition more expensive.

      The choices Microsoft has not yet figured out a way to prevent you from making are not what we're talking about.

    21. Re:Disable IE? by SL+Baur · · Score: 2, Insightful

      What is so problematic about having the IE binaries there?

      It's another vector for attack.

      I recall some years back, there was a group that was aggressively scanning the internet for blackhats and/or issuing some kind of challenge. They got pwned when an administrator's password got sniffed and the attacker got root on one of their servers from exploiting a stray gnome program (or something like that) that didn't get removed by accident. (I'm trying to recall the correct keywords to find a reference, but coming up short, I think an article about it may have been posted here).

      Microsoft Internet Explorer has worked very hard to get its world famous reputation for security and you probably are better off without any of its bits laying around on your system.

    22. Re:Disable IE? by perryizgr8 · · Score: 1

      Me installing firefox does NOT mean I want IE disabled.

      Ah, you may like it to be there. Not everyone does. And that's the crux of the matter... Having the freedom to choose. Which of course nobody cares about when they choose to go with the majority. Fortunately, the EU understands that the rights of minorities are more important.

      that's new. i always thought the rights of the majority were more important in a democratic system.

      --
      Wealth is the gift that keeps on giving.
    23. Re:Disable IE? by perryizgr8 · · Score: 1

      i'm gonna say only this: read the fucking summary

      --
      Wealth is the gift that keeps on giving.
    24. Re:Disable IE? by Anonymous Coward · · Score: 0

      that's new. i always thought the rights of the majority were more important in a democratic system.

      I can't tell if you're trolling, but if not, you've always thought wrong. In a democracy, everyone's rights are equally important. Just because the majority decides things doesn't mean the minority gets oppressed.

    25. Re:Disable IE? by Daengbo · · Score: 1

      I personally prefer using update-alternatives for system-wide application choices and "Open with..." for user-level preferences. There's no need to disable GCJ just because I also have Sun's Java6 installed. The users get to override the OS default if they want to. They can open four competing apps if they choose.

      Of course, that's on a sensible system like Debian-GNOME.

    26. Re:Disable IE? by BenoitRen · · Score: 1

      It's using up disk space I could have used for something I actually use.

    27. Re:Disable IE? by Anonymous Coward · · Score: 0

      Oh no! IE is using up a massive 10MB worth of disk space, what ever shall we do?!?

      Seriously, if you are concerned about program sizes that are still measured in megabytes then it's probably time for you to upgrade your computer to one that was made in the past 15 years.

    28. Re:Disable IE? by houghi · · Score: 1

      So, gee, I wonder why someone might think that was mentioned in the article, huh?

      Probably somebody new here.

      --
      Don't fight for your country, if your country does not fight for you.
    29. Re:Disable IE? by Anonymous Coward · · Score: 0

      Having the freedom to choose?

      Well I choose not to install windows 7. No need to fuss over this browser crap.

    30. Re:Disable IE? by weicco · · Score: 1

      If HP includes Firefox on their machines, having the IE binary around means that HP has to support two browsers

      Well in that case all they need to do is to remove the Internet Explorer icon from user's desktop and Start menu. What they cannot do is to remove the actual libraries underneath IE or all hell would break loose. I, for one, would crawl over telephone lines and cables to OEM headquarter and have a little chat with them for making my programmer's life difficult.

      --
      You don't know what you don't know.
    31. Re:Disable IE? by MadMidnightBomber · · Score: 1

      On behalf of the EU, let me apologise for actually enforcing competition regulations and not rolling over like the DoJ. We'll try to do better next time.

      --
      "It doesn't cost enough, and it makes too much sense."
    32. Re:Disable IE? by Anonymous Coward · · Score: 0

      Which part of "Windows 7 Lets You Uninstall IE8" don't you understand?

      Or maybe you didn't RTFH? That'd be a new low - not just not RTFA, not just not RTFS, but not RTFH... sheesh.

    33. Re:Disable IE? by osoroco · · Score: 1

      so many people don't understand the EU MS antritrust case. It's not because it comes with the OS, it's because it's bolted onto it and cannot be removed without crippling the system, because it is the only way of downloading updates on demand. You don't see the EU bitchin at Apple for including Safari on every mac.

    34. Re:Disable IE? by Anonymous Coward · · Score: 0

      that's new. i always thought the rights of the majority were more important in a democratic system.

      The majority power generally has the ability to push unfair legislation that favors them and is unjust towards minorities. Thus, *preserving* the rights of minorities is valued more than allowing rights to be granted to the majority.

      Think of it in Slashdot terms... if there was a vote to ban users with 5 digit or less UUIDs from having Signatures in their posts it would be hard to stop a determined majority of 6+ digit UUIDers from passing that rule (even though it's clearly stupid and unfair). Or conversely, consider legislation that gives $1 to every UUID 6+ digits who gets a 5+ Interesting mod. Unfair and stupid but it *would* be voted for by the majority.

    35. Re:Disable IE? by jamesmcm · · Score: 1

      I don't know why the EU is going after them for the browser. They should force them to release cross-platform DirectX, etc. libraries.

    36. Re:Disable IE? by elrous0 · · Score: 1

      Forcing me to remove IE just because I install Firefox is not "freedom." In fact, as a web designer, it would actually make me LESS inclined to install Firefox since it would force me to choose between them and I would then have to go with the most popular one. As someone who uses Firefox exclusively as my personal browser, but also tests his sites out for IE, being forced to choose between the two would accomplish nothing but pissing me off. In fact, AFAIC, there is nothing wrong with the way it's set up right now. The EU's stance is nothing more than a relic from the 90's, with a bit of anti-American and anti-MS sentiment thrown in for good measure. All modern OS's come with default browsers. In fact, if MS didn't come with a default browser, it would be a huge pain in the ass to download and install Firefox (how else could I get to Mozilla's website and download it?).

      --
      SJW: Someone who has run out of real oppression, and has to fake it.
    37. Re:Disable IE? by Anonymous Coward · · Score: 0

      South Africa used to believe the rights of the minority were more important as well.

    38. Re:Disable IE? by ClosedSource · · Score: 1

      I accept your apology EU, don't do it again.

    39. Re:Disable IE? by RightSaidFred99 · · Score: 1

      Come on. It takes 30 seconds of thought to see this line of reasoning for the laughable sophistry it is. There are all kinds of vectors for attack in the Windows (and any other) OS. Should Microsoft let you uninstall all RPC libraries? All desktop rendering libraries? All network stacks?

      Your argument is preposterous on its face. HTML rendering became an important aspect of the OS and provides services to applications which want to easily embed a browser. If there are security holes, they need to be fixed just like if there were holes in any other aspect of the user-land runtime environment of any other OS.

    40. Re:Disable IE? by shutdown+-p+now · · Score: 1

      It's another vector for attack.

      Not if it isn't running.

    41. Re:Disable IE? by Anonymous Coward · · Score: 0

      in what universe does "rights of the minority" > "rights of the majority"

      Anyway, you don't have to use IE, at all, at any point in Windows (Vista, or 7). Delete the shortcut, and it'll never taunt you again. Why is it important to delete it? Acting like an unsociable bitch with an axe to grind doesn't help your cause.

  8. Uninstall? Yeah, right... by epp_b · · Score: 1, Funny

    Have you ever actually managed to truly "uninstall" something on Windows?

    Don't say yes, you'll be lying.

  9. Hopefully this means by geekoid · · Score: 1

    they have removed the browser integration into core places.

    Whether or not you use IE, that is a good thing.

    --
    The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    1. Re:Hopefully this means by Anonymous Coward · · Score: 0

      This process ONLY removes iexplore.exe

      Various components used for the rendering engine remain in place because there are other functions which rely on them to function (Help files for example are all HTML)

      Basically its just as tied to the OS as ever, they just let you remove the part that is the "web browser"

    2. Re:Hopefully this means by Cyko_01 · · Score: 1

      hopefully windows live messenger will open your email using your default browser now

  10. Re:Uninstall? Yeah, right... by symbolset · · Score: 1

    Have you tried DBAN? Works great for me.

    --
    Help stamp out iliturcy.
  11. Windows updates? by whtmarker · · Score: 1, Interesting

    I wonder if they will spend the money to make windows updates work with 'other than IE'.

    1. Re:Windows updates? by kyuubi42 · · Score: 1

      possibly, I just noticed today that technet now has a firefox plugin for WGA, letting you use firefox instead of IE.

    2. Re:Windows updates? by Curate · · Score: 4, Informative

      Uh, they already did that a few years ago, beginning with Vista. Windows Update is completely decoupled from the web browser. It runs as a standalone Control Panel applet.

    3. Re:Windows updates? by doktor-hladnjak · · Score: 1

      In Vista (and presumably Windows 7), I don't think updates are done through the browser like they were in XP. When you navigate to the update site, it'll scan your system then tell you to open "Windows Update" from the control panel.

    4. Re:Windows updates? by saleenS281 · · Score: 1

      Why would they need to? They're moving away from windows update entirely. See vista.

    5. Re:Windows updates? by Anonymous Coward · · Score: 0

      Windows Update is built into the OS since Vista.

    6. Re:Windows updates? by Tacvek · · Score: 1

      Correct, though strangely in Vista the web browser is still used in the process of upgrading to Microsoft Update. (A service is more or less Windows Update+Office Update, at least on the a Home machine. On servers, it may also include updates for more products, such as SQL Server IIRC.) Once you upgrade, the control panel applets handels it all just like with regular Windows Update.

      No idea if that is still true for Windows 7.

      --
      Stylish sheet to fix many problems in Slashdot's D3: https://gist.github.com/801524
  12. Re:Uninstall? Yeah, right... by mrsurb · · Score: 2, Informative

    I have: "sudo mkfs.ext3 /dev/sda1"

  13. Give me just an OS by gooman · · Score: 1

    This is a step in the right direction. Windows 7 should come with all of the bells and whistles we've come to expect, but give us the choice of what we want to install.

    Without selecting any options, you just get an OS. I would have a lot more respect for the product.

    Now eliminate any DRM nasties and I'll be very happy.

    --
    "Kittens give Morbo gas!"
    1. Re:Give me just an OS by Richard_at_work · · Score: 1

      Define the term 'OS' - what should it include, to the detriment of other competing products, and what should it not include?

    2. Re:Give me just an OS by geekoid · · Score: 1

      While there is certianly a gray area, much of the stuff that comes with windows clearly isn't an 'OS'

      Media player? Calculator? clearly not needed for an 'OS'.

      In the posters suggestion, he seems to be saying that it does come with all the stuff, we just have the option at install(and presumabkly later) to not install it.
      Most people would intall it all, as would most computer sellers.

      All I want is the ability to removes anything I want, and for them to stop trying to be the babysitters of a dying business model and get rid of DRM.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
  14. Why remove it alltogether? by linumax · · Score: 3, Insightful

    Why remove the core libraries? We develop several applications which rely on it, and users will blame us if app doesn't work out of the box. FWIW, I don't care what browser comes with Windows as long as it comes with one.

    1. Re:Why remove it alltogether? by Animaether · · Score: 4, Insightful

      Maybe you shouldn't rely on it, then? Detect whether it's available upon installation. If it is, use it - if not, install and use a different layout engine (gecko, webkit, whatever)

    2. Re:Why remove it alltogether? by pembo13 · · Score: 1

      So what leads you believe it won't come with one?

      --
      "Thanks for all the money you paid to us. We've used it to buy off ISO among other things" -Microsoft
    3. Re:Why remove it alltogether? by NineNine · · Score: 1

      IE's Active X/COM integration is invaluable. That's why so many Windows apps use it. If I were to somehow remove IE from the Windows XP box I'm typing on right now, I can think of at least 6 apps that I have that will break, off the top of my head.

    4. Re:Why remove it alltogether? by 99BottlesOfBeerInMyF · · Score: 1, Interesting

      Why remove the core libraries? We develop several applications which rely on it, and users will blame us if app doesn't work out of the box.

      That's why. Firefox, Safari, Chrome, etc. don't have the option of making sure they're installed on every Windows system and their APIs are always available to companies doing development (like you). As a result you use IE instead of the best browser/engine/API available. That undermines the market for Web browsers.

      That's not to say the EU will make MS remove them. They could make MS include all browsers and rendering engines, or open up the APIs and remove the libraries, but allow OEMs to drop in a replacement set of libraries of their choice (with some reengineering of Windows required of MS to make it happen). Or they could let MS keep the libraries but require them to conform to Web standards according to preset rules and set someone to make sure MS does that. Or they could do something else entirely.

    5. Re:Why remove it alltogether? by jpmorgan · · Score: 1

      Because that's a pain in the ass and utterly unnecessary?

    6. Re:Why remove it alltogether? by Anonymous Coward · · Score: 0

      You may as well tell a Linux dev to not rely upon libc. We're not talking just the rendering engine, but all the many high-usage libraries that come with it.

    7. Re:Why remove it alltogether? by Anonymous Coward · · Score: 0

      more like if it isnt, then install it.

      No point refactoring your code and maintaining two separate branches of code just because someone is being prissy about a library.

    8. Re:Why remove it alltogether? by ozphx · · Score: 1

      Whats the COM+ UUID for gecko? Does it expose the same interfaces?

      Can I deploy it myself, or will I have to GPL my app?

      --
      3laws: No freebies, no backsies, GTFO.
    9. Re:Why remove it alltogether? by ozphx · · Score: 3, Insightful

      You are now confusing a DHTML rendering component with a browser application.

      The COM interfaces for IE are well-defined and there is nothing stopping anyone exposing identical interfaces from their own components. Bit of a bloody waste of time if you ask me.

      Also I'm not sure if I'm too interested in having to look at a bunch of licenses for linking directly to Firefox libraries or whatever...

      --
      3laws: No freebies, no backsies, GTFO.
    10. Re:Why remove it alltogether? by Ritchie70 · · Score: 1

      It isn't the rendering engines.

      A lot of stuff ships as part of the IE package. Depending on the OS, there are UI and networking pieces that may be changed out when you go to the next IE.

      One of the teams at work was having trouble getting SSL working on XPe systems. I advised them to install the IE package and things were OK....

      --
      The preferred solution is to not have a problem.
    11. Re:Why remove it alltogether? by Hooya · · Score: 5, Funny

      > ... 6 apps that I have that will break, off the top of my head.

      You may want to move your head out of the way - you're liable to get a concussion.

    12. Re:Why remove it alltogether? by chromas · · Score: 5, Insightful

      So then everyone has to distribute an engine with their apps or assume everyone has a net conection? Which engine? Will I end up with three or four render engines on my Windows desktop just like I have Qt, GTK+, GTK2 and whatever else on my Linux ones? Reminds me of all the software discs with "IE4 included!"

      How about the option to remove the network stack or the window manager? The file manager? MS has a monopoly on file managers because Win comes with one preinstalled! To me, it's all part of the product they're selling, so I shouldn't complain if it comes with whatever feature they sold to me(bugs aside).

      Obligatory car analogy: I think Ford should stop selling cars with alternators. Other parts of the car rely on having electricity to run, but what if I don't like the one they sold to me in my car?

      Maybe MS should just improve the quality of its rendering engine.

    13. Re:Why remove it alltogether? by Anonymous Coward · · Score: 1, Informative

      That won't work. You need a shim layer. However, one is available.

      Ship Wine's mshtml.dll (I think it interfaces to gecko rendering engine) and link to that. Wine's mshtml.dll is LGPL so your app is safe.

    14. Re:Why remove it alltogether? by 99BottlesOfBeerInMyF · · Score: 1

      The COM interfaces for IE are well-defined and there is nothing stopping anyone exposing identical interfaces from their own components.

      That's not the issue. Can Google include Chrome's libraries and expose their interfaces on every Windows machine shipped? No. But MS can and does, because they have a monopoly on desktop OS's. That's leveraging their monopoly to gain an unfair advantage.

      Also I'm not sure if I'm too interested in having to look at a bunch of licenses for linking directly to Firefox libraries or whatever...

      Yeah, but what you want is not a significant consideration if MS is breaking the law. It's more about if they're illegally hurting competitors like Mozilla, Apple, Opera, and Google and if it is hurting the industry as a whole.

    15. Re:Why remove it alltogether? by mbooth9517 · · Score: 1

      Have you any idea what additional effort that would require? Not only do you have to dynamically load appropriate dlls if they exist, each dll will have a completely different programming interface. You have to rely on these interfaces to remain the same between versions. You probably have to find several ways to expose the objects your application exposes to the javascript engines of each of these renderes/and or find otherways to response to events triggered on the pages displayed. You also have to develop (just like web developers) a myriad of different versions of css/html with conditional comments and/or seperate versions of the files. Where time=money, then this is the way to go if you intend to make no money off your software, and you have all the time in the world to waste on it. Most people don't

    16. Re:Why remove it alltogether? by ozphx · · Score: 3, Insightful

      Whoa, hold on there. Microsoft killing the browser market? Sure, no debates there.

      Microsoft killing the DHTML renderer component market? Possibly. The same as they are killing the common-control market, the shell market, etc. Where do you draw the line?

      I don't see people advocating removal of comctrl32.dll, or comdlg32... (Not to say they won't start whinging next). IMO a DHTML rendering control is part of providing a complete UI widget set - which is something that an application platform has to provide. Period. The MSHTML COM component *should* be part of the standard distribution (as it is NOT ie).

      --
      3laws: No freebies, no backsies, GTFO.
    17. Re:Why remove it alltogether? by afidel · · Score: 1

      No, it undermines the market for html layout engines used for Windows apps which is not the same market as web browsers. Personally I would love it if MS DIDN'T ship IE but kept mshtml since it's the use as a browser that can make it a security hole, there aren't a ton of holes that can be exploited if it's used for local UI rendering.

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    18. Re:Why remove it alltogether? by penguinboy · · Score: 1

      Yeah, triple the cost of application development! That'll give users what they want!

    19. Re:Why remove it alltogether? by idlemachine · · Score: 1

      Doesn't Windows help rely on those libs though? How does it handle CHM files without a HTML renderer?

    20. Re:Why remove it alltogether? by 99BottlesOfBeerInMyF · · Score: 1, Interesting

      Whoa, hold on there. Microsoft killing the browser market? Sure, no debates there.

      Not killing, illegally influencing... and no there isn't much debate about it among people who understand economics or antitrust law. MS is going to lose this one in record time. It is open and shut.

      Microsoft killing the DHTML renderer component market? Possibly. The same as they are killing the common-control market, the shell market, etc. Where do you draw the line?

      The line is defined by markets as antitrust law applies to markets and there are not laws specific to every single kind of market (nor are they needed). MS cannot tie their monopoly to any product from a separate, preexisting market at the time they gained a monopoly or tied the product. Was there a separate market for shell environments when MS started bundling their OS with one and did MS have monopoly influence on the desktop OS market at that time?

      How can you have an opinion on this topic if you don't even have a basic understanding of the laws in question?

      IMO a DHTML rendering control is part of providing a complete UI widget set - which is something that an application platform has to provide.

      Law and economic theory don't care about technical definitions of OS's or components, just markets. It's a lot simpler that way.

      . Period.

      Period period period?

      When speaking, I can understand saying the punctuation "period" as emphasis. When writing, it is just silly and redundant.

      The MSHTML COM component *should* be part of the standard distribution (as it is NOT ie).

      First, whether or not bundling it is illegal is based solely on if their was a preexisting market for such rendering engines, separate from Windows. Even if there was not, it might still be addressed in some fashion as part of the punishment for the crime to help undo the damage done by MS's illegal actions. Remember, whenever we talk about removing things from Windows or including things from other vendors or restricting how MS implements things, it is as part of a punishment for breaking the law, not an attempt to regulate how companies do things in general. Criminals are often ordered to do things that would be unjust restrictions for non-criminals (like forcing people to live in prison cells).

    21. Re:Why remove it alltogether? by 99BottlesOfBeerInMyF · · Score: 1

      No, it undermines the market for html layout engines used for Windows apps which is not the same market as web browsers.

      That's not exactly what is relevant to if MS broke the law. What is relevant is if that was a separate market when MS started bundling IE. Even if it wasn't, the EU commission may still order MS to take action with regard to it as part of repairing the damage they have done to the Web browser market and innovation in Web technologies.

    22. Re:Why remove it alltogether? by 99BottlesOfBeerInMyF · · Score: 1, Insightful

      Obligatory car analogy: I think Ford should stop selling cars with alternators. Other parts of the car rely on having electricity to run, but what if I don't like the one they sold to me in my car?

      Why is it people think they can make an analogy about a case of antitrust abuse, but replacing a trust with a company that doesn't have a monopoly?

      Here's my analogy: Your analogy is like an analogy about a murder that happened, except where you replace the murderer with a guy who just went to the shooting range and legally did some target practice.

    23. Re:Why remove it alltogether? by SL+Baur · · Score: 2, Insightful

      You may as well tell a Linux dev to not rely upon libc.

      That's not an appropriate comparison. For all intents and purposes, libc is the userland side of the kernel. More appropriate is the vile piece of excrement /bin/bash, usually symlinked to /bin/sh. With some effort you can get /bin/sh linked to a decent shell, but you're in a world of pain if you attempt to remove it entirely from the system.

    24. Re:Why remove it alltogether? by ozphx · · Score: 1

      Exactly. Again, the main point being that a non-IE distribution should be offered, and this has very little to do with the presence of other components that IE used.

      The exact fashion in which various countries codify and apply their laws is not a subject of interest to me.

      --
      3laws: No freebies, no backsies, GTFO.
    25. Re:Why remove it alltogether? by Anonymous Coward · · Score: 0

      First you rant about removing core libraries and the last line you talk about having a browser available in the OS. That doesn't match.

      If you want a browser, you can call for the default browser. If you want IE, you can call IE and if it fails, inform the user.

      I'm so fed up with programs that call default browser where they actually try to call IE.

    26. Re:Why remove it alltogether? by Phroggy · · Score: 4, Interesting

      Maybe MS should just improve the quality of its rendering engine.

      Lo and behold, they did! IE8 passes ACID2. It's still behind all the other major browsers, but they're actually working on trying to catch up.

      Remember that no major browser has a currently-shipping release version that passes ACID3; Safari 4 beta and Opera 10 alpha don't count quite yet. It's been argued that Firefox scores higher than IE, but the reality is that neither of them will pass any time soon. IE8 really doesn't look too bad in this light - it's a couple years behind the curve, but only a couple years.

      --
      $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
      $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
    27. Re:Why remove it alltogether? by Anonymous Coward · · Score: 0

      but you can remove the alternator and replace it with an aftermarket one... I doubt you could successfully (or legally) do that with the MS supplied IE libraries.

    28. Re:Why remove it alltogether? by SL+Baur · · Score: 2, Insightful

      open up the APIs and remove the libraries, but allow OEMs to drop in a replacement set of libraries of their choice

      That's the sensible thing to do. One of the many innovations of Unix was that it was the first operating system to have the primary user interface (shell) be just a regular program. No ties to the kernel other than libc (or an equivalent as all the system calls were documented). /etc/shells is only an administrative thing - it's perfectly fine to use things like XEmacs as a login shell (see my comments in src/emacs.c :-), for example.

      The dirty secret is that all Microsoft has to do to make Microsoft Windows live forever is open up their APIs. How many Microsoft Windows XP machines are going to be running on January 18, 2038?[1] I guarantee you there will be 32 bit Unix-derived systems running then. If I manage to live that long I'll certainly make sure I've built such a system just to watch The End Of Time(2) in realtime[2] to see what happens.

      [1] 0, but there could well be some ReactOS ones.

      [2] I had to demonstrate in advance that the machines I managed would not crash at the stroke of midnight 31-Dec-1999. It was not nearly as much fun as the real thing.

    29. Re:Why remove it alltogether? by chromas · · Score: 1

      Because from my perspective, one particular mechanism of Microsoft's 'distro' isn't any more of a monopoly than the rest of it. The entire OS needs to be displaced.

      Maybe this is a better analogy. If LG somehow got the major cell providers to only work with their phones, would people bitch about the fact that they couldn't easily remove the firmware--or even the browser--and install their own? Should LG be required to come with no browser or give a choice at first boot or would it be better to focus on the fact that other companies couldn't get into the market?

    30. Re:Why remove it alltogether? by Arker · · Score: 1

      Removing the core libraries is the ENTIRE POINT. Removing the icon does nothing - MSHTML is still sitting there waiting eagerly for the first chance to execute.

      Users should blame you. You shouldnt have relied on MSIE to write your program.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
    31. Re:Why remove it alltogether? by Anonymous Coward · · Score: 0

      The COM interfaces for IE are well-defined and there is nothing stopping anyone exposing identical interfaces from their own components.

      That's not the issue. Can Google include Chrome's libraries and expose their interfaces on every Windows machine shipped? No. But MS can and does, because they have a monopoly on desktop OSs. That's leveraging their monopoly to gain an unfair advantage.

      Also I'm not sure if I'm too interested in having to look at a bunch of licenses for linking directly to Firefox libraries or whatever...

      Yeah, but what you want is not a significant consideration if MS is breaking the law. It's more about if they're illegally hurting competitors like Mozilla, Apple, Opera, and Google and if it is hurting the industry as a whole.

      now fixed.

    32. Re:Why remove it alltogether? by chromas · · Score: 1

      That's great! I've also noticed that the tab settings have decent defaults, unlike some other browsers I've seen that need a bunch of checkboxes adjusted first thing. I doubt the fixedness of IE will make people shut up about it, though.

    33. Re:Why remove it alltogether? by Jugalator · · Score: 1

      Maybe you shouldn't rely on it, then?

      Uh I don't know about you, but it's kind of nifty to have SOME kind of HTML engine coming with the OS that you can rely on. So you don't have to reinvent the wheel and ship one yourself.

      IE 8 may not be perfect, but there's pretty much complete CSS 2.1 support here and it's leaps ahead what you'd be able to do just for your own product, if you'd want a HTML renderer for your product's help system or whatever.

      --
      Beware: In C++, your friends can see your privates!
    34. Re:Why remove it alltogether? by Anonymous Coward · · Score: 0

      If LG somehow got the major cell providers to only work with their phones, would people bitch about the fact that they couldn't easily remove the firmware--or even the browser--and install their own? Should LG be required to come with no browser or give a choice at first boot or would it be better to focus on the fact that other companies couldn't get into the market?

      *If* LG had a monopoly in one area (phones) and used it to damage/destroy the competition in another area (mobile browsers), then yes, it would be potentially forced to do various things, possibly including giving a choice of browsers. That's how competition law works, and in fact is the entire point of the current EU invesitgation into MS, Windows, and IE vs other browsers.

      Essentially you've constructed a scenario just like the real MS one. So the same rules apply.

    35. Re:Why remove it alltogether? by Tom · · Score: 1

      And there's the reason for the EU getting involved right there.

      You - and a million other developers - are glad to take whatever ships with the system.
      Which means MS can, and has, leveraged its monopoly in the OS market into the browser market.

      Which is illegal by both american and european law.

      It really is as simple as that. It gets a little more complicated when you ask for why that is illegal (has to do with market efficiencies and monopoly rent), but your convenience translates directly into damage for all of us, you included. A typical "tragedy of the commons" problem.

      --
      Assorted stuff I do sometimes: Lemuria.org
    36. Re:Why remove it alltogether? by Tom · · Score: 4, Interesting

      So many strawmen, so little time...

      One, Ford does not have a monopoly, therefore they are not subject to the restrictions put on monopoly players.

      Two, does it really make a difference to you if you have three or four render engines on your desktop? The space used is negliegable today. Different from the different GUI systems you list for comparison, you'd not notice very much anyways.

      Three, the file-manager-monopoly is entirely misleading. Having a monopoly is not illegal. Leveraging it to drive out competition is.

      Four, this is not a matter of quality. Even if IE were the absolut best browser around, it would still be the same problem, except maybe that MS wouldn't drag the matter out over years and do every legal and some illegal tricks on the book to avoid a judgement, because they actually could win in the market. Again, this is not a matter of quality, but of protecting the free market from one of its worst enemies: A monopoly player.

      --
      Assorted stuff I do sometimes: Lemuria.org
    37. Re:Why remove it alltogether? by Richard_at_work · · Score: 1

      Should users also blame him for relying on the Microsoft C Runtime Libraries when someone like you advocates their removal from Windows? How about .Net when someone bitches about Java being unfairly affected? What about the GUI widget sets when WxWidgets moans? When does this shit end?

    38. Re:Why remove it alltogether? by daveime · · Score: 1

      You could drive your car with your feet if you wanted to, that don't make it a good f*****g idea !

    39. Re:Why remove it alltogether? by drsmithy · · Score: 2, Insightful

      Why is it people think they can make an analogy about a case of antitrust abuse, but replacing a trust with a company that doesn't have a monopoly?

      Possibly because it exposes the stupidity of "remedies" that will do nothing more than harm users, and the farce of "establishing a level playing field".

    40. Re:Why remove it alltogether? by drsmithy · · Score: 1

      How many Microsoft Windows XP machines are going to be running on January 18, 2038?[1] I guarantee you there will be 32 bit Unix-derived systems running then.

      I'm sure there will be millions of "Windows NT-derived systems" running in 2038.

    41. Re:Why remove it alltogether? by Anonymous Coward · · Score: 0

      A couple of years is a lifetime in IT...

    42. Re:Why remove it alltogether? by chromas · · Score: 1
      1. True.
      2. True again, although how many unnoticable duplicates do I need?
      3. My point was that the entire operating system is a collection of items that many people replace--mouse/keyboard/graphics/sound drivers, script engine, network stack, firewall, etc--without complaining that they're hard to remove. Installing Mouseware doesn't remove any of the stock mouse drivers, right? Does Add/Remove Programs list any of these stock components? Why should a render engine be different? It's all part of the Windows package and the whole thing is the monopoly, not just MSHTML.
      4. Controlling what sofware combinations OEMs install is bad; deciding what comes in the particular package the OEMs are buying from Microsoft is for the OEMs and MS to haggle over. If I sell Linux desktops, I don't get to tell Suse which packages should be default, but I can adust them myself for the desktops I sell. Windows should be the same way.
    43. Re:Why remove it alltogether? by dbs1uk · · Score: 2, Informative

      I'd have to say Internet Explorer is somewhat lacking in some areas such as SVG Support:
      Opera: 94.16% A+ Pass
      Firefox: 60.40% C Pass
      Safari: 64.23% C Pass
      IE: 0.00% FAIL

    44. Re:Why remove it alltogether? by Kashgarinn · · Score: 1

      You haven't really convinced me that the browser "market" is right to sue and win on this thing with Microsoft.

      The fact that a company whose market is Office applications and operating systems wrote and gave a free browser to compliment their products in my mind doesn't allow the browser market to sue them, that's like toy companies suing McDonalds for complimenting their meals with toys.

      It's their OS, they should be allowed to add a complimentary program to enhance it if they want, same as McDonalds is allowed to add a complimentary toy to their meals without getting sued by other toy companies.

      And the customer can themselves decide whether they want to play with their own toy while eating their meal, or they can decide to play with the complimentary toy, it's a matter of choice, even though the complimentary one comes default with the meal.

      So yea, this still just looks like MS legalese bashing.

    45. Re:Why remove it alltogether? by Anonymous Coward · · Score: 0

      Microsoft should be regulated as soon as the network effect kicks in.

      Using the non-standard compliant IE forces other people to use the non-standard compliant workarounds.
      Using comctrl32.dll doesn't do that.

    46. Re:Why remove it alltogether? by Tom · · Score: 1

      2. You don't need any of them - the applications you have installed do. So, when it all comes down, why should you bother at all?

      3. Yes, it is the package. However, do not forget that most of the drivers actually are 3rd party drivers, written by the hardware manufacturers themselves. There is no "HTML driver" because HTML isn't a hardware device.

      4. No, it isn't. That is the whole point. MS is a monopoly. As such it can not freely decide, and negotiations between the OEMs and MS are not on a level playing field. That's what all the antitrust laws are all about. Again, bringing Suse in as a comparison misses the entire point. Suse is not a monopoly player, as such different rules apply.

      --
      Assorted stuff I do sometimes: Lemuria.org
    47. Re:Why remove it alltogether? by geekoid · · Score: 1

      The line is drawn at browsers becasue of it's history.

      MS Charged for the browser, as did netscape.

      Then mS decidided to give away it'
      s browser, thus killing netscape.

      All their monopoly problems stem from there.
      The wild card in all this is Open Source. Had the MS/Netscape wars happened 2 years sooner, Netscape wouldn't even be known by anyone under 35.
      Those that did remember it would remember it as a POS.

      Frankly, I think the course should ahve made MS split the OS(shell and kernel) away from all other apps. That would ahve allowed the market to work...of course MS would have lost and not even be making a media player becasue of the wild card.
      I mean, VLC is free and does it all.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    48. Re:Why remove it alltogether? by geekoid · · Score: 1

      Why don't you just take a 32 UNIX derivative and advance the computer clock?

      Sheesh.. you UNIX people and doing everything the hard way~

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    49. Re:Why remove it alltogether? by ClosedSource · · Score: 1

      "You - and a million other developers - are glad to take whatever ships with the system."

      Yes, we call that programing for the platform. We are developers, not politicians. We enjoy writing programs that do something useful, we don't enjoy brown-nosing the EU or self-appointed software Nazis.

    50. Re:Why remove it alltogether? by zoips · · Score: 1

      You shouldn't have depended on Qt to write your program.
      You shouldn't have depended on libgc to write your program.
      You shouldn't have depended on libpcre to write your program.

      Companies link against Trident (MSHTML) to perform some HTML rendering task. They do it because it's a commonly available library on Windows. It's just a library, there to use. You ought to spend time whinging about other programs that use libraries that you don't want them to use. It's just as productive (and generally stupid).

    51. Re:Why remove it alltogether? by 99BottlesOfBeerInMyF · · Score: 1

      You haven't really convinced me that the browser "market" is right to sue and win on this thing with Microsoft.

      No one is suing. Opera reported the crime. The EU decided to prosecute the criminal offense. Mozilla asked if they could make commentary as the situation affected them and they have insight into the market. This is not a civil suit.

      The fact that a company whose market is Office applications and operating systems wrote and gave a free browser...

      Free does not exist. MS pays the developers of IE with the money you give them when you buy a computer pre-installed with windows. Arguing about if IE is "free" or not is just semantics, but legally it is a bundled cost.

      that's like toy companies suing McDonalds for complimenting their meals with toys.

      Sure it is, if you mistake this for a lawsuit and fundamentally misunderstand what the crime is. This is antitrust abuse. McDonalds is not a trust and does not even have the ability to commit this crime. Unless you know what the crime is and understand why such laws exist, it is pointless trying to discuss the issue with you.

      And the customer can themselves...

      I strongly doubt you even know who the consumers in question are in this case. I'll give you a hint, it isn't you or any individual.

      So yea, this still just looks like MS legalese bashing.

      How would you know? You don't even seem to understand the crime in question or the laws. Please actually read about the law and this case before responding again.

    52. Re:Why remove it alltogether? by shutdown+-p+now · · Score: 1

      Maybe you shouldn't rely on it, then? Detect whether it's available upon installation. If it is, use it - if not, install and use a different layout engine (gecko, webkit, whatever)

      So, in an effort to combat MS monopoly on browsers, you'd be willing to mandate that all developers of software on Windows must be rendering engine-agnostic in all apps they write?

      Yay for freedom!

    53. Re:Why remove it alltogether? by shutdown+-p+now · · Score: 1

      That's the sensible thing to do. One of the many innovations of Unix was that it was the first operating system to have the primary user interface (shell) be just a regular program. No ties to the kernel other than libc (or an equivalent as all the system calls were documented).

      Take some mainstream Linux distro, and try to symlink /bin/sh to something other than Bash (which would be the rough equivalent of replacing IE rendering engine with a "compatible" replacement). Wonder how many things will break... in fact, if it will even boot successfully after that. I doubt it, even though the way /bin/sh should behave is well-documented and even standardized.

    54. Re:Why remove it alltogether? by 99BottlesOfBeerInMyF · · Score: 1

      Why is it people think they can make an analogy about a case of antitrust abuse, but replacing a trust with a company that doesn't have a monopoly?

      Possibly because it exposes the stupidity of "remedies" that will do nothing more than harm users, and the farce of "establishing a level playing field".

      No it exposes the ignorance of the people making the analogy. To continue my analogy, "I want the guy who went to the shooting range arrested for murder too" does not demonstrate the stupidity of murder laws. To anyone who knows what murder is and why it is illegal, the analogy is asinine. MS's isn't going to court because they violated some law that says you can't bundle a Web browser and an operating system. They're going to court because they undermined a market using their monopolized market. The fact that they did that via bundling is no more relevant than the fact that a murder was committed by pulling the trigger of a gun is and neither in any way implies firing a gun or bundling two products is illegal in the general case.

    55. Re:Why remove it alltogether? by badkarmadayaccount · · Score: 1

      Valid static HTML is not that hard.

      --
      I know tobacco is bad for you, so I smoke weed with crack.
    56. Re:Why remove it alltogether? by badkarmadayaccount · · Score: 1

      bash behaves like a bourne shell when called as such. It's setup that way. Most others - not so.

      --
      I know tobacco is bad for you, so I smoke weed with crack.
  15. I sure hope so by dave562 · · Score: 1

    I will believe it when I see it though. It seems like IE has been so tightly integrated with the system that a number of applications rely on it. For example, a lot of the Office help files look to IE to render their HTML content. Under XP, even having Firefox installed as the default browser causes problems sometimes. I would really like to see IE decoupled from the OS though. It will be interesting to see what the security implications of removing it are. I figure that they will be pretty minimal since the browser itself is fairly well locked down at this point. Most of the exploits seem to be coming through Flash and other plugins.

  16. New Prank by tehwebguy · · Score: 4, Informative

    Looks like the newest prank to play on someone's computer will include uninstalling all of their browsers.

    --
    -- lol pwned
    1. Re:New Prank by Creepy+Crawler · · Score: 1

      The command

      ftp ftp.mozilla.org

      still works.

      --
    2. Re:New Prank by Tacvek · · Score: 1

      I've used that very command on a family member's system whose IE had become too unreliable to use to even download Firefox.

      --
      Stylish sheet to fix many problems in Slashdot's D3: https://gist.github.com/801524
    3. Re:New Prank by PDoc · · Score: 1

      Yeah, and just how many windows users know that? This is going to cause *so many* problems - especially when idiots try to hide their browsing history by killing the browser. I'm looking forward to this one...

      --
      Give a man a fire, and he's warm for a day. Set a man on fire, and he's warm for the rest of his life. (Terry Pratchett)
    4. Re:New Prank by eht · · Score: 1

      How long until Microsoft is forced to allow users to uninstall that too, to allow for competing FTP clients...

    5. Re:New Prank by Anonymous Coward · · Score: 0

      All they would have to do is open up windows explorer and type in a URL :P.

    6. Re:New Prank by Creepy+Crawler · · Score: 1

      I've seen spyware and gunkware disable the "right" to update antivirus and to get any other browser, or get anti-spyware.

      I've never seen these same crapware programs disable the ftp command.

      --
  17. Re:Uninstall? Yeah, right... by kentrel · · Score: 1

    How do you uninstall a program and all the dependencies it installs in Linux?

    Not being an ass - i'm just genuinely curious. I've never found a way easier than windows.

  18. Only removes IEXPLORE.EXE loader stub by linebackn · · Score: 1, Interesting

    Aw, come on, this only removes the IEXPLORE.EXE loader stub.

    Still, this is start. And about damn time.

    I'd like to see them fully drop all dependencies on IE from the desktop shell next. The help system would be the biggest problem though, but perhaps they can slowly move towards a version of windows that is not entirely dependent on IE again... but perhaps I am just still dreaming.

    Happily posted from my Windows 95 machine with SeaMonkey 1.1.14... and NO STILL IE AT ALL!

    1. Re:Only removes IEXPLORE.EXE loader stub by Dwedit · · Score: 1

      I don't think iexplore.exe is a mere stub, otherwise software like MultipleIEs wouldn't work.

    2. Re:Only removes IEXPLORE.EXE loader stub by wintermute000 · · Score: 3, Insightful

      How about when IE crashes it DOESN'T take down file explorer with it? That is my single biggest non -security gripe with IE and the most obvious noticeable flaw in this embed-ie-in-everything approach

    3. Re:Only removes IEXPLORE.EXE loader stub by perryizgr8 · · Score: 1

      How about when IE crashes it DOESN'T take down file explorer with it?

      well it doesn't.
      hell, in ie8 even the tabs are crash independent. one crashed tab will not take down ie, much less file explorer.

      --
      Wealth is the gift that keeps on giving.
    4. Re:Only removes IEXPLORE.EXE loader stub by wintermute000 · · Score: 1

      not every time but I have seen this happen.

      Mind you this is with my borked corporate standard image running IE6 (thanks activex devs) mcaffee, and alteris so you can imagine how messed up it already is :)

    5. Re:Only removes IEXPLORE.EXE loader stub by Icegryphon · · Score: 0

      AMEN!

    6. Re:Only removes IEXPLORE.EXE loader stub by perryizgr8 · · Score: 1

      okay, i can understand that on ie6.

      --
      Wealth is the gift that keeps on giving.
  19. I don't understand what is so complicated by spitzak · · Score: 4, Insightful

    It seems the astroturfers are going crazy trying to confuse the issue. This has nothing to do with end users. The important thing the EU is trying to get is for OEM's to have the ability to replace IE with (or add to IE) Firefox or some other browser.

    Let's repeat this carefully:

    1. An OEM (like Dell) must be able to load the computer with arbitrary programs, some of which compete with Microsoft's world domination plans, without Microsoft being able to punish them by changing the terms of their OEM contract.

    2. This has NOTHING to do with what users do with their machine after they get it home. Astroturfers are trying to say this has something to do with installing alternative browsers, or some kind of installation switch to allow the users to choose, or other bullshit. That is just to make it sound like the EU is forcing the machines to be "hard to use". In fact it is making the machine easier to use because it allows end users to not have to do the "hard" installation step, this difficulty is in fact a major part of Microsoft's lock-in.

    3. Yes the IE libraries are not going away. They cannot, as other programs use them and expect them. This is not relevant as the browser that people are using to talk to the outside world is not calling these libraries.

    4. It does sound like the truth is that IE is somewhat more "integrated" than just the existence of libraries, and thus Microsoft had to do some work so that everything works if the ie.exe file is missing (such as apparently removing the ability to choose it as the default browser if it is missing). Good for them, they are obeying the rules.

    1. Re:I don't understand what is so complicated by Microlith · · Score: 1

      This is not relevant as the browser that people are using to talk to the outside world is not calling these libraries.

      Yes it is. The Iexplore.exe dummy EXE just pops up an explorer window that defaults to browser mode. IE as a standalone app has not existed in years, it's long since been integrated, fully, into the Explorer shell and parted out into the system libraries.

    2. Re:I don't understand what is so complicated by Anonymous Coward · · Score: 0

      Good for them, they are obeying the rules.

      and what do you do when the rules are dumb?

      you'll make a good little goosestepper... following every order no matter how asinine it is.

    3. Re:I don't understand what is so complicated by 99BottlesOfBeerInMyF · · Score: 1

      and what do you do when the rules are dumb?

      You have two choices:

      1. Ignore the law and hope the courts are ineffective and you can buy them off.
      2. Try to change them by getting the people to change the laws via the democratic process.

      Why? do you think antitrust laws are no longer needed? Do you know what the antitrust laws even say?

    4. Re:I don't understand what is so complicated by 99BottlesOfBeerInMyF · · Score: 2, Interesting

      I think you have a pretty good grasp on the situation and I tend to agree there are astroturfers here. Some of the most outrageous comments are from users who only comment on stories about Microsoft.

      3. Yes the IE libraries are not going away. They cannot, as other programs use them and expect them. This is not relevant as the browser that people are using to talk to the outside world is not calling these libraries.

      I'm not 100% convinced on this one. Likely the EU will ignore the libraries, but they are (technically) still an antitrust issue. Since MS can provide their HTML rendering libraries with every copy of Windows while other vendors cannot, developers rely upon MS's version which is not in compliance with published standards. This is less of an issue than browsers today, but as Web applications and services expand, it could be a serious issue with regard to hybrid programs which have both a Web and local application component or which are Web applications that rely upon newer Web technologies that allow for offline use of online apps. Alternatively, MS's leveraging of Windows to push their HTML renderer could prevent those standards from gaining ground and instead promote proprietary alternatives.

      In short, I'm unconvinced a truly effective remedy will ignore these libraries. It could mandate that they be made into a plug-in style API where OEMs could drop in the libraries of their choice or the EU could allow MS to keep them bundled but regulate their compliance with a certain level of published standards.

    5. Re:I don't understand what is so complicated by Tacvek · · Score: 3, Informative

      That was the case up until IE 7, but I things changed more there. And iexplore.exe and explorer.exe have always had separate process spaces, even back in the IE6 days. (Very important since an explorer.exe browser crashing requires restarting all of explorer.exe including the desktop. That gets very annoying, so using IE processes to browse the web have always been a good idea.)

      And technically, IE6 was still a seperate program that just ran the same code as explorer.exe did for both browser and file modes.

      When IE 7 is installed the explorer.exe is prevented from entering a web-browser mode. While the trident engine remains in the Windows core, the UI engine that IE7 uses is completely different. With IE7 and an old copy of IE6's iexplore.exe one can load the old IE 6 UI, but the IE 7 version of the trident engine is still used. The fact that the iexplore.exe of ie 6 can use browser mode, but explorer.exe cannot after the installation of IE7 does show that iexplore.exe has always been more than a stub.

      --
      Stylish sheet to fix many problems in Slashdot's D3: https://gist.github.com/801524
    6. Re:I don't understand what is so complicated by Anonymous Coward · · Score: 0

      I'm not 100% convinced on this one. Likely the EU will ignore the libraries, but they are (technically) still an antitrust issue.

      The IE libraries aren't just an antitrust issue, they are a security issue!
      IE's fundamentally broken code, libraries and all, is the root of an almost endless stream of holes in "non-browser" programs that call up IE's broken libraries.

    7. Re:I don't understand what is so complicated by heffrey · · Score: 1

      This is silly. If 3rd party software wants to use different HTML rendering libraries then it can just do so. It really is as simple as that. Nobody compels you to link against the MS HTML libraries.

      Also the libraries are needed for HTML help so they really aren't going anywhere.

    8. Re:I don't understand what is so complicated by 99BottlesOfBeerInMyF · · Score: 1

      This is silly. If 3rd party software wants to use different HTML rendering libraries then it can just do so.

      That doesn't matter. Can other producers of HTML rendering libraries ship those libraries with every Windows install so developers have the same access to them? Were HTML rendering libraries a different market or part of a different market when MS bundled them?

      This isn't a crime against application developers directly, but against competitors by changing the market and making other options artificially less attractive to application developers.

      Also the libraries are needed for HTML help so they really aren't going anywhere.

      Probably not, but (as I already mentioned) the EU could require those libraries to be made drag and drop and be used via an open API and then require Windows to ship without them forcing OEMs to pick a drop in set. Alternately, the EU could let the libraries stay but force MS to make them standards compliant. Or, the EU could ignore them entirely.

    9. Re:I don't understand what is so complicated by heffrey · · Score: 1

      If a developer needs a library then they can just install it when they install their software. It really is as simple as that.

    10. Re:I don't understand what is so complicated by spitzak · · Score: 1

      I may not know enough about how Windows is programmed but if I compare it to how Qt is used, it seems to me that people using an HTML library may limit the use to showing help pages and other local files. I see this as pretty harmless, though it could be annoying if the differences mean that they have to rewrite the help pages in order to port away from Windows.

    11. Re:I don't understand what is so complicated by shutdown+-p+now · · Score: 1

      I'm not 100% convinced on this one. Likely the EU will ignore the libraries, but they are (technically) still an antitrust issue. Since MS can provide their HTML rendering libraries with every copy of Windows while other vendors cannot, developers rely upon MS's version which is not in compliance with published standards.

      The situation with rendering engines is vastly different from browsers. The typical use of rendering engine is to render some content that's distributed with the app. Furthermore, nothing stops the app developer from bundling any engine he wants with his app (e.g. if you're writing it in Qt, you'll probably just use their WebKit implementation). So the app developer is in full control there - he doesn't really have any reason to prefer one engine over the other, and even if he does prefer e.g. IE, it does not in any way compel other developers to do the same.

      Browsers are a very different stories. When a single browser monopolizes too much of the market, people have to target that browser. If the browser is not standards-compliant, then pages that target it are broken in other browsers (or at least require an additional significant investment to render properly). And it's a self-feeding process - more "IE only" pages mean more users that have to use IE to browse them, which means that more developers make "IE only" pages. This is why it is a free market issue, and there's none with the rendering engines.

      By the way, so far the anti-trust complaint was specifically about browsers, not rendering engines.

  20. Turning off != uninstalling...or is it? by bogaboga · · Score: 1

    From what I have seen, what Microsoft have implemented is "turning off" Internet Explorer. "Turning off" has never been equal to "uninstalling."

    What is to prevent Microsoft from issuing an update possibly via a third party software vendor which update will "turn on" Internet Explorer once again?

    I am not convinced...yet.

    1. Re:Turning off != uninstalling...or is it? by Animaether · · Score: 1

      yeah and what's to stop Apple from re-offering to install Safari in their software updates (only using QuickTime) after I uninstall Safari?

      *yawn*

      The same would apply to Firefox is Firefox was getting peddled somewhere that I knew of.. is Chrome being peddled by Google Earth updates yet?

  21. Server core by saleenS281 · · Score: 0, Redundant

    Server core already has no IE and works just fine.

  22. Re:Uninstall? Yeah, right... by Jamamala · · Score: 2, Informative

    How do you uninstall a program and all the dependencies it installs in Linux?

    Not being an ass - i'm just genuinely curious. I've never found a way easier than windows.

    apt-get purge program
    apt-get autoremove

    That should work for apt-based distros.

  23. Re:Uninstall? Yeah, right... by El_Oscuro · · Score: 1

    I have.... Many times:

    • C:\> rd /s "c:\program files\some application"
    • C:\> reg delete "hklm\software\some application"
    • Run crap cleaner, clean up anything else
    --
    "Be grateful for what you have. You may never know when you may lose it."
  24. Re:Uninstall? Yeah, right... by Enderandrew · · Score: 1

    In all fairness, I'm not a Mac fan, but Mac wins here. You uninstall an app by deleting the folder. End of story. It's gone.

    --
    http://blindscribblings.com - Tasty pop-culture in conceptual fashion.
  25. already there? by dukeofurl01 · · Score: 1

    XP already supposedly had this ability, it just didn't work.

  26. Windows 7 for me so far by Enderandrew · · Score: 1, Offtopic

    I built a new rig and installed Windows 7 and openSUSE 11.1. I don't have XP x64 installed currently, though I may move to it. So far, many of my games just won't work properly. UAC is not magically better now, though you are harassed less.

    I was copying files from my old computer. I created a samba share to copy files from. I create a new folder in my Windows 7 machine that I have access to write to. I start copying a couple thousand songs, and it stops partially though saying I have no rights on the folder. I check, and I do. The songs I'm copying aren't read only, and I have rights to read from the samba share. Some files will copy, some won't. Same with my video files and e-books.

    I switch over to my old box, and it will copy all the files to my Windows 7 machine just fine, but in Windows 7, I can't copy files.

    Explorer not only crashes at least once a day, but it is also fairly slow and locks up for no apparent reason that I can tell. I'm running a Phenom II X4 940 and 8 gigs of ram, and the OS is far from snappy, but every blogger on the planet is telling me how fast Windows 7 is.

    I like a few small things, such as the toolbar thumbnail shows all the windows, and I can hover over individual ones, which hide all my active windows, and just show that one. But overall, most of my complaints with Vista (horrid UI, three-step tasks and replaced with seven-step tasks) are still there.

    And don't get me started on this Homegroup nonsense. Why add useless clutter around a workgroup and Samba?

    The best aspect of 7 that no one talks about (and it may be in Vista, which I've used for only a couple of hours) is C:\Users\Public. Brilliant. If I want to share files across multiple user accounts on the same computer (such as mp3s), I now have a good place to put them. Linux should make note with a /home/public standard as well.

    --
    http://blindscribblings.com - Tasty pop-culture in conceptual fashion.
    1. Re:Windows 7 for me so far by Jamie's+Nightmare · · Score: 2, Interesting

      many of my games just won't work properly.

      Can you give us some samples? This just doesn't seem right, considering I've been able to run the everything from the OpenGL version of Quake 1 to some obscure TI 99/4a emulators.

      Explorer not only crashes at least once a day

      Try ShellExView. It will allow you to see what 3rd party extensions might be hooked to explorer, which is a classic cause of explorer related stability problems.

      C:\Users\Public. Brilliant.

      This was introduced with Vista.

      --
      "When you see a unixer brainwashed beyond saving, kick him out of the door." - Xah Lee
    2. Re:Windows 7 for me so far by RichM · · Score: 1

      C:\Users\Public is in Vista, it's even in XP under something like C:\Documents and Settings\Shared Documents.

    3. Re:Windows 7 for me so far by Shados · · Score: 1

      For IE locking up randomly, make sure you don't have Flash 10 installed (if you can, get 9). Piece of garbage that locks up all browsers every so often, but on IE its constant, and even after several reports from tons of people, Adobe doesn't do anything about it.

    4. Re:Windows 7 for me so far by cptdondo · · Score: 1

      The best aspect of 7 that no one talks about (and it may be in Vista, which I've used for only a couple of hours) is C:\Users\Public. Brilliant. If I want to share files across multiple user accounts on the same computer (such as mp3s), I now have a good place to put them. Linux should make note with a /home/public standard as well.

      +1!

      I don't use windows at all but that sounds like something that is so commonsense...

      I've been using a /home/common hack but it would be great to have a standard shared directory.

    5. Re:Windows 7 for me so far by Enderandrew · · Score: 1

      The games I fought with yesterday were Icewind Dale, KOTOR, and KOTOR 2. KOTOR somewhat works now, only in a window, and with no sound. I had to replace a miles dll, had to set processor affinity to one core, had to run the setup in compatibility mode, and have to run the actual app in compatibility mode as well. I haven't tried Mass Effect yet (a Microsoft exclusive) but when I was googling for the patch, I saw results about the game not working in Vista, and the lack of a Vista patch. Also Dungeon Siege I installed yesterday, and again that is a Microsoft game that won't run in Vista or 7.

      I haven't had much time to install or play games yet, as I'm mostly fighting with the box, but so far I'm only batting about 50%.

      I will look into ShellExView, and I do appreciate the help. However, I don't think I've installed much that should be playing with explorer yet. When possible, I try to avoid options that add ten-million context options, file manager plugins, etc.

      The weird thing is that in Linux I have to manually add a few I really want (extract options, open this rom with an emulator, open with root, etc) where as in Windows, every app ends up in a context menu eventually, which really slows down the ol' right click.

      --
      http://blindscribblings.com - Tasty pop-culture in conceptual fashion.
    6. Re:Windows 7 for me so far by Enderandrew · · Score: 1

      I thought Shared Docs in XP is like Libraries in 7. It is a virtual location that doesn't really correspond to an actual directory (like My Computer). Anything that someone dragged into Shared Docs stayed in its actual real directory, but showed up as a shared resource.

      --
      http://blindscribblings.com - Tasty pop-culture in conceptual fashion.
    7. Re:Windows 7 for me so far by Enderandrew · · Score: 1

      Windows Explorer, not IE. I don't use IE if I can help it.

      --
      http://blindscribblings.com - Tasty pop-culture in conceptual fashion.
    8. Re:Windows 7 for me so far by Anonymous Coward · · Score: 0

      not to troll but I have a less wooping system.. Phenom 86650 and 2Gigs of ram and it's far responsive than the XP install I use everyday. Maybe it's because the 64bit drivers for my mobo all installed fine on w7 64bit. Check your drivers.

    9. Re:Windows 7 for me so far by geekoid · · Score: 1

      So now you need to keep duplicates of any files you want to share?

      Brilliant~

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    10. Re:Windows 7 for me so far by Enderandrew · · Score: 1

      Why keep duplicates? Just put your music collection in C:\Users\Public\Music as opposed to C:\Users\foo\Music\ if you want to share it.

      --
      http://blindscribblings.com - Tasty pop-culture in conceptual fashion.
    11. Re:Windows 7 for me so far by spitzak · · Score: 1

      No, the point of the public directory is to *avoid* duplicates.

      Public would be a shared location like the system directories, except instead of being write-protected, it is write enabled. Thus you can change it without sudo (or "administrator privledges" in Windows speak).

      This sounds like an excellent idea and Linux should copy it. Make ~public be the directory. The permissions are set up so anybody can read anything there, and create new files (not sure if they should be able to overwrite files by other users, copy what Windows does if there are no better ideas).

  27. Re:Uninstall? Yeah, right... by Animaether · · Score: 2, Informative

    and the application data folder?
    what about the localstore?
    did it place any files in %windir% or %sysdir%?
    did it make any file extension associations?
    did it add any environment variables?
    etc.

    crap cleaner won't clean -all- of that up.

    That said, the original poster's comment was bunk; an uninstallation isonly as good as the uninstall routine. If it doesn't delete -all- files / remove -all- registry entries, etc. set upon install, then that's an issue with the uninstaller, not with the host OS.

    I'm sure that some of the -package managers- do a great job at tracking this (though they're likely to miss run-time file/store changes just as well), but that says far more about the package manager than it does about the host OS.

    Your best bet is going to be to take a snapshot of your system, install, run for a while, do a diff, remove known variables from other use (from earlier diffs, presumably) - i.e. e-mail database, temporary files, etc. - store that and use that to remove files/registry settings/etc. later on.

  28. Hardly new. by thePowerOfGrayskull · · Score: 1
    In Windows XP: Control Panel -> Add Remove Programs -> Add/Remove Windows Components -> uncheck Internet Explorer

    That's been there as long as I can remember. Obviously it won't remove the underlying components but then - I wouldn't expect it to. I also wouldn't expect Windows 7 to do so, since the underlying components server to form the foundation of the windows HTML rendering that many, many third party applications depend on.

    1. Re:Hardly new. by Dynedain · · Score: 3, Funny

      The problem is that even if you did that, certain programs would still launch IE (Autodesk's feedback utitlity for software crashes for example) instead of the default system browseer.

      IE != Gecko. Gecko is used to render help files and other system-wide things that need an HTML rendering engine (same think as WebKit on OSX), but that does not mean that the IE application needs to be present to do so.

      --
      I'm out of my mind right now, but feel free to leave a message.....
    2. Re:Hardly new. by The+End+Of+Days · · Score: 1

      IE != Gecko

      Boy did you get that one right.

    3. Re:Hardly new. by Dynedain · · Score: 2

      Errr... Trident that is. Gecko is Mozilla's rendering engine. Too many hours staring at CSS today....

      --
      I'm out of my mind right now, but feel free to leave a message.....
    4. Re:Hardly new. by Simetrical · · Score: 1

      IE != Gecko. Gecko is used to render help files and other system-wide things that need an HTML rendering engine (same think as WebKit on OSX), but that does not mean that the IE application needs to be present to do so.

      Did you mean "Trident" instead of "Gecko"?

      --
      MediaWiki developer, Total War Center sysadmin
  29. Re:Uninstall? Yeah, right... by Anonymous Coward · · Score: 0

    it obviously depends on the distribution, but for us gentoo users:

    emerge --unmerge program
    emerge -pv --depclean

  30. HyperText but not HTML huh? by DavidRawling · · Score: 1

    So wait, you want indexable, cross-linked help with the ability to jump from one useful piece of information to another, just like HTML? And you want MS to remove the HTML renderer?

    So, what do you want everyone writing Windows Help to do? Learn another language so you can remove a file that already (mostly) works? What about the 20 billion old help files?

    "Sorry Betty, the help for Office 2007 won't work on Windows 9 because linebackn wanted the HTML libraries to be removed from Windows."

    Note that there's really not a lot of benefit for anyone to write a replacement for the MSHTML library set that "drops in" and uses Gecko or WebKit. You have to implement every single function in each of the libraries - anything public at least.

    1. Re:HyperText but not HTML huh? by mariushm · · Score: 2, Insightful

      They just need to create a new hh.exe executable (or whatever is used to open those help files in the background) and list it as important update for a specific application (Office, whatever) in Windows Updates.

      The updated help application can very well use a custom made DLL file or several DLL files or internal code to render the contents of the help file. A simple library capable of showing text, links and jpg/gif images on a window is not that hard to do.

      As long as these DLL files are only used by this help application I don't care.

      It's not our fault that Microsoft intentionally did the help system and other Windows systems around IE to lock users into it. Users shouldn't suffer because of it.

      Maybe you're too young but in WIndows 95, there was already a help system implemented (with HLP files, not the CHM files) that allowed people to go between help pages easily but didn't use IE.

    2. Re:HyperText but not HTML huh? by Anonymous Coward · · Score: 0

      They took the HLP display program out in Windows 7.

      I found that I needed circa 1995 tools to successfully build HLP files so it's no wonder nobody was using it anymore.

    3. Re:HyperText but not HTML huh? by DavidRawling · · Score: 3, Insightful

      So the same code that should be removed should be moved instead. OK, I can grok that.

      I'm quite a bit older than '95, having cut teeth on Windows 2.x (Excel). I much preferred DOS, as did most of the sane.

      But .HLP had its own set of issues, primarily around authoring and maintenance, and the indexing sucked. And under the hood it was basically a case of supporting a bastardised HTML anywhere. I think I prefer having 1 language, and one codebase.

      Also it occurred to me after I posted that if you ensure Windows has no method of interpreting HTML out of the box, then you will assuredly end up with tens or hundreds of different HTML engines. Each must be updated, patched and managed. I don't believe this is a reasonable approach. HTML is common enough that I believe it should be a basic part of a client OS.

    4. Re:HyperText but not HTML huh? by Anonymous Coward · · Score: 0

      but CHM is so much better than the old HLP stuff. CHM based system is overall much better designed, not just the file format.

    5. Re:HyperText but not HTML huh? by Tom · · Score: 1

      Also it occurred to me after I posted that if you ensure Windows has no method of interpreting HTML out of the box, then you will assuredly end up with tens or hundreds of different HTML engines. Each must be updated, patched and managed. I don't believe this is a reasonable approach. HTML is common enough that I believe it should be a basic part of a client OS.

      This is where code monkeys and law monkeys meet, and talk in different languages.

      Yes, from a technical POV, having just one API, engine, etc. is better. Your scenario of hundreds of different engines is horror for the techy.

      That same scenario, however, is how a free market is supposed to work! Everyone who wants to compete, can. And if his product is better than the others, it gains market share. There may be - in fact, there should be - many competitors.

      The solution, of course, isn't to reduce choice, but to channel it. The magic word is "standards". There are probably hundreds of companies manufacturing screws and screwdrivers, and yet they all magically fit. How is that possible? Because they're all manufactured to the same standard.

      Now, the matter of hundreds of different HTML rendering engines would be just as magically turned into a non-problem if only we had a standard that describes this "HTML" thing, that specifies just which tags exist, what they mean and how they should be rendered. If only we had such a... oh, wait...

      --
      Assorted stuff I do sometimes: Lemuria.org
    6. Re:HyperText but not HTML huh? by mariushm · · Score: 1

      You should complain to Microsoft then for keeping the format locked and requiring exorbitant fees to create applications capable of creating HLP files.

      HLP files are basically a collection of RTF files with an index, yet the full format is obscure and not documented properly unless you get a license from MS.

      They probably took it out of Windows 7 because there were some bugs... buffer overflows, that clipart format bug which could affect HLP files because you can embed those buggy images inside RTF docs... and they were no longer interested in offering an alternative to the CHM - compiled HTML format.

    7. Re:HyperText but not HTML huh? by danaris · · Score: 1

      Now, the matter of hundreds of different HTML rendering engines would be just as magically turned into a non-problem if only we had a standard that describes this "HTML" thing, that specifies just which tags exist, what they mean and how they should be rendered. If only we had such a... oh, wait...

      Actually, to be pedantic, I'm pretty sure the HTML standards have explicitly avoided defining how the various elements should be rendered, leaving that up to the user agents to decide.

      Dan Aris

      --
      Fun. Free. Online. RPG. BattleMaster.
    8. Re:HyperText but not HTML huh? by Tom · · Score: 1

      Yes, partially. The part where it says "pixels" or defines colours in RGB triplets doesn't really leave much for the user agent to decide, as well as many other parts. The box model is pretty tight, as is positioning. Most of the visible differences between user agents are due to flaws.

      --
      Assorted stuff I do sometimes: Lemuria.org
    9. Re:HyperText but not HTML huh? by Pinchiukas · · Score: 1

      How about making each rendering engine a library any program can use? If a program requires mshtml, you install it, if a program requires gecko, you install that. If you don't want mshtml and all the vulnerabilities that come with it - don't install it, which I'm really looking forward to.

  31. Re:Uninstall? Yeah, right... by timmarhy · · Score: 1

    that's no better than windows, and atleast in windows people don't have to remember commandline options. i think what he is getting at is your at the mercy of packagers uninstall options.

    --
    If you mod me down, I will become more powerful than you can imagine....
  32. Re:Uninstall? Yeah, right... by Reality+Master+201 · · Score: 2, Informative

    Not quite; a number of apps put stuff outside of the .app wrapper directory. Anything that loads a kernel extension (vmware, for example), as well as other application that put frameworks in /Library and /System/Library. And then there's prefs and cache files left over in your own Library directory.

    Still, it's significantly better than it is on windows.

  33. Re:Uninstall? Yeah, right... by icannotthinkofaname · · Score: 1

    My best effort was to uninstall an application from "Add/Remove Programs" in Control Panel, and then go into C:\Program Files and manually delete the application's corresponding directory.

    What more is needed to truly uninstall something in Windows?

    --
    Let q be a radix > 1. I am in ur base-q, killing 10 d00ds.
  34. I'm sure the EU will go after Apple too. Yeah. by Jackie_Chan_Fan · · Score: 0

    Safari comes with OSX.

    I still dont get what the whole fuss is about. Firefox, Opera, Safari, and any other browser, currently RUNS on windows just fine. So where is the problem? Is it more so the problem, that IE comes with the OS? If thats the case, then MS is getting fucked by everyone, and the company will be dead in 5 years due to the unfair bullshit scrutiny placed on Microsoft.

    Just why cant MS provide applications with their os, such as a web browser? I dont see anyone bitching about Apple shoving Itunes down its OSX users? How about us windows users, who Apple tries to secretly install Safari on our PC's through an iTunes updater? HOW ABOUT THAT BULLSHIT? Where are you EU?

    Fair is fair, but MS is being ass fucked by complainers.

    I'm all for making sure MS doesnt run someone out of business... but last I checked, Firefox is MORE desirable than IE, Safari, and Opera.

    I dont even USE IE.

    Who really cares about this issue? Is IE doing anything that Firefox isnt? Where is the "unfair" advantage?

    Does Mozilla want to integrate Firefox into the explorer shell? Not as far as i know.

    This is a big stink about nothing.

    Get back to fixing the economy and stop bullying the once bully (microsoft) that now has become a handcuffed bitch.

    1. Re:I'm sure the EU will go after Apple too. Yeah. by 99BottlesOfBeerInMyF · · Score: 3, Insightful

      Safari comes with OSX.

      Please come back with an educated opinion once you know what MS's crime is. There is no law against bundling a Web browser with an OS. There is a law against undermining a market by tying a monopolized market with an un-monopolized market.

      This is a big stink about nothing.

      How would you know? You admit you don't understand what MS is doing that is illegal. So how would you know they aren't guilty or that the law is not a just and important one?

    2. Re:I'm sure the EU will go after Apple too. Yeah. by Jackie_Chan_Fan · · Score: 0

      I know exactly what the issue is. Dont talk down to me to justify your bent.

      THERE IS NO "monopolized" browser market. IE doesnt have a monopoly on the browser market at all!! Like i said, I dont even use IE. No one i know, uses IE... We all use firefox. Opera is a great browser, then theres Chrome, Safari, and others.

      There is no monopoly, so the issue IS bundling the browser.

    3. Re:I'm sure the EU will go after Apple too. Yeah. by 99BottlesOfBeerInMyF · · Score: 1

      I know exactly what the issue is. Dont talk down to me to justify your bent. THERE IS NO "monopolized" browser market.

      You just demonstrated you don't know what the issue is, since MS has not been accused of having a monopoly on the browser market. You're just embarrassing yourself. How many times are you going to assert your uneducated opinions before actually bothering to read enough to understand the topic?

    4. Re:I'm sure the EU will go after Apple too. Yeah. by The+End+Of+Days · · Score: 1

      Oh, it's definitely not important. In the grand scheme of things, it's nothing more than power politics.

    5. Re:I'm sure the EU will go after Apple too. Yeah. by 99BottlesOfBeerInMyF · · Score: 0, Flamebait

      Oh, it's definitely not important. In the grand scheme of things, it's nothing more than power politics.

      Yeah, the law is just a red herring. I'm sure the fact that the same law exists in countries around the world is unimportant and there is no reason for any of us to learn what those laws are and why they exist. After all, that would take effort. Likewise there's no reason to look at the motivations and other ruling of the EU commission to date, because, again, that would take work. Let's just make empty assertions and remain ignorant and loud about it.

    6. Re:I'm sure the EU will go after Apple too. Yeah. by Rockoon · · Score: 1

      I'm not sure that you want to open the 'lets go by the book' can of worms.

      For there to be a real anti-trust case against Microsoft, there needs to be a real market that is being undermind.

      That is not the case, yet the E.U. is going after Microsoft anyways.

      You would think that they had something better to do with their time, but they don't.

      If this court is going to (again) leverage against this company, for billions of dollars, with the power to distribute vested to this same body, and do so when there is no market being protected by their ruling...

      ..then it is quite clear what is happening. Repeated abuse of judicial power for the power to decide the fate of billions of dollars.

      Who the heck doesnt want to decide the fate of billions of dollars? Where do I sign up?

      --
      "His name was James Damore."
    7. Re:I'm sure the EU will go after Apple too. Yeah. by Anonymous Coward · · Score: 0

      shut up you stupid fanboi cunt

    8. Re:I'm sure the EU will go after Apple too. Yeah. by Jackie_Chan_Fan · · Score: 1

      Explain the problem then? As far as i can READ... The EU wants to force Microsoft to ship every competing browser with their Windows 7 release. NO ONE IS HELD TO THAT STANDARD... ONLY Microsoft. Why?

      What is the problem with MS having IE in windows? WHAT IS THE PROBLEM? There is currently NO problem... so what is this magical problem that we dont understand?

      I DONT EVEN USE IE... Most of us here dont. Its fucking proof that this is a non issue. What is teh real problem? explain it if you know so much? What does IE being tied to explorer, have ANYTHING to do with hurting ANYTHING that is currently being done in the industry with respect to web browsers?

      As far as i can see.. IE has been losing ground for many years now and Firefox is considered the better, and more desirable browser.

      IE is a fucking DEAD browser in my eyes. I could careless if MS bundle it, build it into their gui.... etc. IT has absolutely no effect on me and most of us here.

      READ: In its current so called "evil" form... IE is having ZERO fucking impact on the competition. IF ANYTHING competing browsers have been GROWING in market share over the past 8 years. Even to the point of making IE undesirable.

      I'm more of the thought that MS should be allowed to design their os, their browser etc as they see fit. No one holds Apple to this insane fucking standard that MS is held too. Its just fucking nitpicking shit at this point.

      Why the FUCK should the EU be allowed to force MS to ship their OS with multiple browsers from competitors? Thats fucking insane!

      If thats the world we want to live in, then Mozilla should be forced offer you to download and install Safari, Chrome, Opera, and IE when you dl their setup.exe Better yet... Firefox's setup should include ALL of those other browsers. Thats fucking insane and you know it

    9. Re:I'm sure the EU will go after Apple too. Yeah. by fredrik70 · · Score: 2, Informative

      there is, however, a certain monopolized desktop market that MS is using to expose their browser to everyone

      --
      if (!signature) { throw std::runtime_error("No sig!"); }
    10. Re:I'm sure the EU will go after Apple too. Yeah. by Anonymous Coward · · Score: 0

      There is a law against undermining a market by tying a monopolized market with an un-monopolized market.

      Are you mistaking now monopoly and dominant position?

      Microsoft does not have monopoly, it has dominant position on OS markets and on Browser market.
      You can have dominant position even if you have only 20% marketshare if other competitors are owning much smaller shares alone. Monopoly position you can gain only when there is no existing competition.

      US vs Microsoft was declared by fact that Microsoft had monopoly _on Intel-based_ computers. Not on all personal computers (PC's and Mac's), because it did not have monopoly on those, but dominant position.

      EU use correct term on it's documents. Microsoft is using it's dominant position on OS markets as leveler to keep up it's dominant position on Internet-browser markets. That is wrong action and only thing how to solve that is that Microsoft should untie the IE from OS.

    11. Re:I'm sure the EU will go after Apple too. Yeah. by Anonymous Coward · · Score: 0

      "The EU wants to force Microsoft to ship every competing browser with their Windows 7 release. NO ONE IS HELD TO THAT STANDARD... ONLY Microsoft. Why?"

      Because MS is a monopoly.

      If there were two such companies, they would make a duopoly.

      And your characterisation is incorrect. They want to allow Alienware to ship their OEM bundle with Opera (and maybe get a kickback from Opera, just like they do with the trial versions of NAV). And to be able to do so without MS punishing them for their temerity.

    12. Re:I'm sure the EU will go after Apple too. Yeah. by 99BottlesOfBeerInMyF · · Score: 1

      Aw... poor baby, keep with the cheap shots... it will always get mommy's attention.

      Hurt your fragile ego huh? Deal with it.

      I know exactly what the issue is. Dont talk down to me to justify your bent. THERE IS NO "monopolized" browser market.

      You just demonstrated you don't know what the issue is, since MS has not been accused of having a monopoly on the browser market.

      You said it was a monopoly dick. I said there IS NO monopoly.

      As one can easily see in your quote you asserted there is no monopoly on the "browser market". MS has never been accused of having a monopoly on the browser market. They've been found to have a monopoly on "desktop OS's" which is legal by itself (which you'd already know if you'd bother to learn anything before mouthing off). They're being convicted of leveraging that monopoly into the web browser market.

      Now we could get into a discussion of market definitions to determine how the original ruling was made. Or we could discuss why the laws exist in the first place. But I don't really feel like continuing a discussion with someone as rude and willfully ignorant as you. What's the point? You have an opinion which you formed without any knowledge of the subject and you've repeatedly refused to spend a few minutes learning what antitrust abuse is and about this case. You are obviously irrational and not too bright.

    13. Re:I'm sure the EU will go after Apple too. Yeah. by geekoid · · Score: 1

      "You are obviously irrational and not too bright."
      Don't assume someone who is irrational isn't bright.

      Not that you are doing that, but you seem to imply it.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    14. Re:I'm sure the EU will go after Apple too. Yeah. by 99BottlesOfBeerInMyF · · Score: 1

      Are you mistaking now monopoly and dominant position?

      Nope. Usually at around 70% market share and when the courts decide a company has enough influence, that company can be declared a monopoly. It is a legal term, distinct from a dominant player in a market.

      US vs Microsoft was declared by fact that Microsoft had monopoly _on Intel-based_ computers. Not on all personal computers (PC's and Mac's), because it did not have monopoly on those, but dominant position.

      That's not really very relevant. The EU ruled MS has a monopoly on "desktop computer operating systems". Their assessment of Macintosh computers does not count them as having any market share because they don't license their OS to the consumers in question (mostly OEMs but a few site licenses as well). Apple instead bypasses that market and competes only in the desktop computer system market. (boxed sales of OS X being tied to their hardware by licensing and negligible in volume anyway).

    15. Re:I'm sure the EU will go after Apple too. Yeah. by 99BottlesOfBeerInMyF · · Score: 1

      For there to be a real anti-trust case against Microsoft, there needs to be a real market that is being undermind[sic]. That is not the case, yet the E.U. is going after Microsoft anyways.

      Yeah, but they've already been found guilty of undermining that exact market by several other courts in several other countries.Is it a global conspiracy then? And the fact that every economist and lawyer who assesses the issue says there is a market and they're going to lose this one is also part of said conspiracy? And the textbook authors who describe how markets are determined are in on it to and travelled back in time to write text from a hundred years ago describing them the same? Can you work vampires into it somehow?

      Or maybe you're just WRONG about your assertion about the web browser market.

      If this court is going to (again) leverage against this company

      I don't think that verb means what you think it means.

      ..then it is quite clear what is happening. Repeated abuse of judicial power...

      Evidence?

      Who the heck doesnt want to decide the fate of billions of dollars?

      EU commissioners who don't get any of it and have no vested interest.

    16. Re:I'm sure the EU will go after Apple too. Yeah. by 99BottlesOfBeerInMyF · · Score: 1

      Explain the problem then?

      That's a question?

      As far as i can READ... The EU wants to force Microsoft to ship every competing browser with their Windows 7 release.

      Don't you ever get tired of being wrong? Where did you read that? I'm quite interested in seeing your citation since the EU has not even convicted them, let alone made any statements about punishment and reparations. I'm beginning to doubt you can read since you haven't made a post yet that doesn't fundamentally misunderstand the laws in question.

      ...so what is this magical problem that we dont understand?

      I can see why antitrust law and economics seem like magic to you, since you refuse to learn anything about them.

      I'm not even going to bother to address the rest of your nonsense. Please, please, please educate yourself or shut up.

    17. Re:I'm sure the EU will go after Apple too. Yeah. by spitzak · · Score: 1

      Microsoft forces OEM's to *not* install any browser other than IE.

      All this astroturfing about users installing browsers or Microsoft removing IE is just trying to confuse the issue.

      Here it is in a nutshell:

      Before the ruling: Microsoft could tell the OEM "if you put Firefox on the desktop, you will lose your exclusive contract to get Windows for half price".

      After: Microsoft cannot tell the OEM this, they can put Firefox on the desktop (and *keep* IE *or* remove it, whatever they want) and Microsoft cannot punish them by changing their prices for all the rest of Windows.

      Now please go back and collect your check from Microsoft, and please make sure you address exactly what I said here rather than any bullshit about users or Microsoft installing/uninstalling anything.

    18. Re:I'm sure the EU will go after Apple too. Yeah. by Rockoon · · Score: 1

      If I am wrong, then show me the market.

      Where is the money? If anti-trust laws arent about money anymore, then its a sad sad time for us all.

      --
      "His name was James Damore."
    19. Re:I'm sure the EU will go after Apple too. Yeah. by 99BottlesOfBeerInMyF · · Score: 1

      If I am wrong, then show me the market.

      Web browsers. Some premium ones are for sale, others are ad supported. Both make money for the developer directly or indirectly. You do know you don't have to pay for something directly for their to be a market in terms of either economics or law right? You do know barter systems are still markets, right?

      Where is the money?

      The Firefox team is paid by Google mostly to direct people to their search engine so they can make money from Ads. The IE team is paid by MS with money you give them when you buy Windows. They're all moving cash around though.

      Where is the money?

      They were never just about money. They were about markets and innovation. Do you mean to imply that if a company barters their product for other products instead of selling it for cash, antitrust laws no longer apply? That's nonsense.

    20. Re:I'm sure the EU will go after Apple too. Yeah. by Rockoon · · Score: 1

      So you arent going to show me the money?

      Lets make this simple.

      Internet Explorer 67.44% 100% FREE
      Firefox 21.77% 100% FREE
      Safari 8.02% 100% FREE
      Chrome 1.15% 100% FREE

      Thats 98.38%. Lets move on!


      Opera 0.71% 100% FREE
      Netscape 0.66% 100% FREE
      Mozilla 0.07% 100% FREE

      Thats 99.82%.

      I can continue. You really are letting your bias with a close association cloud your judgement on this. There is obviously no market here that needs protecting. While its all well and good that you really want web standards or whatever bias it is thats influencing you, the fact remains that there is no market here.

      The money changing hands are all to do with other markets, and they arent even dominated by microsoft.

      --
      "His name was James Damore."
    21. Re:I'm sure the EU will go after Apple too. Yeah. by 99BottlesOfBeerInMyF · · Score: 1

      So if I go to the store and and there is a buy one get one free sale going on, I can just take the second one because it is free? Calling something "free" in marketing doesn't make it free. Firefox isn't free, it is ad supported. By default it directs you to Google for searches so you see ads and Google pays them for that privilege. That's the money.

      You really are letting your bias with a close association cloud your judgement on this.

      You just don't understand economics at all. So answer my question. If a particular business operates by barter do you think that means that economic laws including antitrust laws don't apply to them?

  35. Re:Uninstall? Yeah, right... by ColdWetDog · · Score: 1

    In all fairness, I'm not a Mac fan, but Mac wins here. You uninstall an app by deleting the folder. End of story. It's gone.

    Not exactly. You'll still have references in /LIBRARY/APPLICATION SUPPORT and in /USERS/username/LIBRARY, so you still have to hunt around and delete stuff if you want it all gone.

    --
    Faster! Faster! Faster would be better!
  36. Re:No IE? by mariushm · · Score: 3, Interesting

    If it would have been at least 1$ cheaper and/or actually available in stores, it would have been more successful.

    At least in my country Romania, where all stores receive free advertising money, billboards, promotional content and get lower prices if they don't sell computers with Linux pre-installed, every store only advertises Home and Premium versions of operating systems. The N versions are never in stock and if you really want to order them, it takes probably two weeks for the store to receive it from the Microsoft importer in the capital of the country.

    Well, anyways unless people buy it for a company computer, people get laptops or computers with FreeDOS preinstalled (as there's law in the country saying all pc's must have OS installed) and then they pirate the OS or use Ubuntu or other flavors of Linux.

    It's one thing to impose Microsoft the need of offering that N version, if you don't impose them to advertise it in equal amount with the regular version and to actually manufacture the physical discs.

    I would personally buy a Windows 7 version without IE but completely without it, not just having iexplore.exe removed.

    I would then laugh when I see Yahoo Messenger no longer works, the help system in Windows no longer works, Visual Studio's help no longer works, all the junk internal websites using proprietary IE stuff at my old work place no longer working and so on and so forth.

  37. Re:Uninstall? Yeah, right... by Anonymous Coward · · Score: 0

    Synaptic, Gnome's Add/Remove, Adept, etc are are all gui clients for Apt. Nobody needs to remember commandline options.

  38. But why would you want to? by Locke2005 · · Score: 2, Insightful

    I normally use Firefox, but there are still a lot of web sites out there with JavaScript that only works properly under IE, so I keep IE handy to access those sites. I don't uninstall Safari just 'cause I use Firefox on my Mac, why should I uninstall IE just 'cause I use Firefox on my PC?

    --
    I've abandoned my search for truth; now I'm just looking for some useful delusions.
    1. Re:But why would you want to? by 99BottlesOfBeerInMyF · · Score: 1

      But why would you want to?

      I can think of three reasons:

      • On a netbook or the like, disk space could be an issue.
      • Regulators may require MS or OEMs to do so for legal reasons.
      • Removing IE could be a security measure, both for preventing users from having access and preventing it from being used by worms and other malware.
  39. Re:Uninstall? Yeah, right... by shentino · · Score: 1

    registry hacking

  40. Re:Uninstall? Yeah, right... by Jorophose · · Score: 1

    Or you use Synaptic, right click the package, and click the option saying remove the program entirely including configuration files.

  41. Open to terrible abuse by Glass+Goldfish · · Score: 0, Redundant

    Most people want a default browser. They just want to surf the Internet and their last computer had IE. They don't want to learn another user interface. IE may have its issues, but it's not that bad and you can easily replace it for free with the world class browser of your choice. Even an inept user will be offered Google Chrome whenever they go to www.google.com. Firefox has an OK share of the market. And there are a lot of people who've downloaded Firefox and decided to keep using IE.

    It's likely that PC vendors will be paid money to include a company's browser with the system. As part of the agreement, it may even lockout other browsers. So you could be stuck with a worthless browser because a few dollars were passed the vendor's way.

    Imagine a scenario in which Opera wants to charge users for their browser. So the PC vendor offers you two options: $30 for an Opera browser (the only one they offer and it's locked in, so you can't change it) or a free ad supported version of the Opera browser (again you can't change it).

    I know I'm supposed to hate Microsoft and I don't like a lot of the things they do. But when I get something for free (included in the price) and I can change it for free, it's hard to bitch. The only people who are hurt by the inclusion of IE are market losers trying to screw consumers out of money and anti-Microsoft ideologues.

    1. Re:Open to terrible abuse by 99BottlesOfBeerInMyF · · Score: 1

      Most people want a default browser.

      Most people just want to go to the corner store and buy their lotto tickets. Tell me again how that is a reasonable argument to not throw the clerk in prison after he is arrested for burglary because he'd have to close said shop and it would inconvenience those customers.

      It's likely that PC vendors will be paid money to include a company's browser with the system. As part of the agreement, it may even lockout other browsers. So you could be stuck with a worthless browser because a few dollars were passed the vendor's way.

      Likewise vendors may include crappy graphics cards, overpriced monitors, unreliable hard drives, and lackluster support services. Luckily there is no monopoly on desktop computer systems or laptops so the free market rewards vendors who provide the best options to consumers. If some vendor bundles a crappy browser you can just buy from a different vendor.

      When OEMs buy an OS to preinstall on the systems they are selling, however, they pretty much don't have any viable choices other than Windows... which is why the law protects them from the company with all that influence pushing other products on them as well.

      Imagine a scenario in which Opera wants to charge users for their browser. So the PC vendor offers you two options: $30 for an Opera browser (the only one they offer and it's locked in, so you can't change it) or a free ad supported version of the Opera browser (again you can't change it).

      First, they don't have any real way to keep me from changing the browser. Second, if they're trying that hard to do so, I'd buy from another vendor. There are a lot of them out there.

      know I'm supposed to hate Microsoft and I don't like a lot of the things they do.

      No, you're not "supposed" to hate them. You should, however, recognize things they do which are illegal and detrimental to the industry and individuals. If you don't understand what they're doing that is illegal and why it is illegal, there is no reason for said action to upset you. The question is, do you find out what they're doing and why it is illegal before or after you form your opinion.

      . But when I get something for free (included in the price) and I can change it for free, it's hard to bitch.

      Not when you understand that pretty much every time a trust is leveraged into another market, innovation in that market slows or stops. Not when, in light of that economic principal, you look at how slowly Web technologies have advanced since 1995.

      The only people who are hurt by the inclusion of IE are market losers...

      Market losers is an interesting description. I note you didn't say "companies offering inferior products" or "free market losers". I have no problem with either of those losing out. The problem is, because the free market is undermined, we have no way of telling what the best offering is... but it's pretty bloody unlikely it is IE.

  42. At least... by bakedpatato · · Score: 0

    I can enjoy Flight Simulator X on 7. IE8 messes up the kneeboard, and while you don't need the kneeboard, it's a huge PITA to not be able to use it.

  43. Riiiiight! by linumax · · Score: 4, Insightful

    Maybe I shouldn't rely on any sort of Library? Bundle my own browser, GUI toolkit, Shell? audio/video codecs? Hell, how about my own HAL?

    Do you know a how long it takes to get permission to use or even link users to download a piece of software? So many potential liability issues that a multibillion dollar product has to deal with?

    Idealist heaven for you as it might be, it's pure hell for the developers.

    1. Re:Riiiiight! by Animaether · · Score: 1

      Hey, I fully understand... on the other hand, you're currently relying on the Trident rendering engine component being available to you. I don't see that going away anytime soon, but let's say it did... then you'd be up shit creek just as well.

      If you did go with e.g. Gecko, OpenAL, etc. then yes that'll take quite a bit of work right now. On the other hand, should you ever decide to port to another platform for which those are available, you should only need minor tweaks, as opposed to "ah crap, there's no Direct3D on OS X.. now what?"

      But let's not go overboard here.. we're talking about a document renderer, a relatively small part of any application.. all you are likely to have to replace is the control that houses the renderer and adjust the API calls from your current control to those required by the new control.

      Oh and yes, bundling layout engines is generally the entire point of their existence; they aren't a separate browser to download and have the user install.. they're typically a single library, or a collection of multiple libraries.

      http://en.wikipedia.org/wiki/List_of_layout_engines

    2. Re:Riiiiight! by houghi · · Score: 1

      Idealist heaven for you as it might be, it's pure hell for the developers.

      Developers are there to provide things users need. Users are NOT there to facilitate things the developers need. Sorry to burst your bubble.

      --
      Don't fight for your country, if your country does not fight for you.
  44. Windows Updates? by Anonymous Coward · · Score: 0

    What about Windows Updates? You can only get the critical ones via the auto-update. You've got to go online to get any other ones.

  45. rm -rf / by Anonymous Coward · · Score: 4, Informative

    (No such problem on Linux, of course; rm -rf / will happily wipe your entire fs, including the rm binary and the /bin directory.)

    This is a "bug". Under recent POSIX revisions this is now considered incorrect behaviour (something about trying to follow "/." and "/.."):

    http://blogs.sun.com/jbeck/entry/rm_rf_protection

    Supposedly Debian (from Sid onwards) also does not allow 'rm -rf /'.

    1. Re:rm -rf / by Megatog615 · · Score: 5, Funny

      Cool! I think I'll try for myse

    2. Re:rm -rf / by gzipped_tar · · Score: 4, Informative

      Supposedly Debian (from Sid onwards) also does not allow 'rm -rf /'.

      This is not Debian-specific. Just RTFM of rm(1) from GNU Coreutils and you'll see the option --preserve-root is enabled by default. To override it use --no-preserve-root. Mine's coreutils-6.12 here.

      Of course you can see this as another disadvantage of GNU.

      --
      Colorless green Cthulhu waits dreaming furiously.
    3. Re:rm -rf / by Anonymous Coward · · Score: 1, Interesting

      Just tried it on Arch Linux (coreutils 7.1) which is in a VM so I was sure to take a snapshot first:

      [andrew@newton ~]$ sudo rm -rf /
      rm: cannot remove root directory '/' .... rm -rf /* certainly works though

    4. Re:rm -rf / by fredrik70 · · Score: 3, Interesting

      argh, don't joke about it, I actually managed to do a rm -rf / on a our live server, serving all our webads to clients, (I typed in /home/foo/bar / , which deleted the dir bar as well as most whole drive before I managed to stop it with cntr-c).
      All this while explaining the care one must take when using rm -rf while logged in as root to a junior developer.
      The system actually continued to run, as all neccessary programs were still in memory.
      Basically noone where allowed to touch it in case it'd brake while I build a mirror of the server on a VPS, which we switched over to while rebuilding the real server.
      THese were moments of agony

      --
      if (!signature) { throw std::runtime_error("No sig!"); }
    5. Re:rm -rf / by whyloginwhysubscribe · · Score: 2, Interesting

      No need - someone's already done it: http://www.youtube.com/watch?v=D4fzInlyYQo

    6. Re:rm -rf / by johny42 · · Score: 1

      Supposedly Debian (from Sid onwards) also does not allow 'rm -rf /'.

      Can we please have a source on that? I don't dare try it. (Last time I did, well, it worked.)

    7. Re:rm -rf / by PReDiToR · · Score: 3, Funny
      Don't take this personally, but ...

      rm -rf / on a our live server, serving all our webads

      Tag: andnothingofvaluewaslost

      --

      Do not meddle in the affairs of geeks for they are subtle and quick to anger
    8. Re:rm -rf / by Anonymous Coward · · Score: 0

      This is a "bug". Under recent POSIX revisions this is now considered incorrect behaviour (something about trying to follow "/." and "/..")

      It's not a bug. There's a lot of incorrect behaviour on /.

    9. Re:rm -rf / by Anonymous Coward · · Score: 0

      Can we please have a source on that? I don't dare try it. (Last time I did, well, it worked.)

      Why don't you just look it up in the real source, you know, the source code?

    10. Re:rm -rf / by ZerdZerd · · Score: 1

      alias 'rm=rm -i'

      --
      I'm not insane! My mother had me tested.
    11. Re:rm -rf / by Dan+Ost · · Score: 1

      create a chroot in a directory that has nothing of value. rm won't know that '/' isn't the real '/' of your machine. If it has protections built in, they should trigger.

      --

      *sigh* back to work...
    12. Re:rm -rf / by robthebloke · · Score: 1

      I'm going to give it ago. Just prepping up a VM and will see what happens....

    13. Re:rm -rf / by nmg196 · · Score: 1

      This reminds me of when people used to create a file called * in your home directory at university (which annoyingly under linux, is possible). The amount of people that would be annoyed by it's presence and would inevitable type "rm -rf *" to get rid of it, and delete their entire home directory.

    14. Re:rm -rf / by Ciaran+Power · · Score: 1

      This is a "bug". Under recent POSIX revisions this is now considered incorrect behaviour (something about trying to follow "/." and "/.."):

      Any reference for this? It's not mentioned in your link. It doesn't make sense to me as 'rm -rf bleah' doesn't try and recurse into bleah/. or bleah/.. (the parent).

    15. Re:rm -rf / by cayenne8 · · Score: 1
      "This reminds me of when people used to create a file called * in your home directory at university (which annoyingly under linux, is possible). The amount of people that would be annoyed by it's presence and would inevitable type "rm -rf *" to get rid of it, and delete their entire home directory."

      That's cool.

      So...how do you get rid of that file/directory called "*"?

      --
      Light travels faster than sound. This is why some people appear bright until you hear them speak.........
    16. Re:rm -rf / by robthebloke · · Score: 1

      and the result...

      "error, cannot remove the root directory"

    17. Re:rm -rf / by nmg196 · · Score: 1

      I *think* you type rm '*' ...but I'm not really a Linux user so don't try that in case it backfires! I guess it would be safer to rename to something else, THEN delete it.

    18. Re:rm -rf / by accessdeniednsp · · Score: 1

      rm -- \* should get it for you. The -- will stop accepting arguments, and the \ should escape the '*' into a literal character. This should also prevent it from grabbing '.' and '..' as well.

      Someone should grab a VMware live image and try it out for us :)

    19. Re:rm -rf / by fredrik70 · · Score: 1

      ah, freudian slip, I meant webapps! might be because I work with web ad tech nowadays.
      but yes, between you and me if it been web ads, not much of value lost ;-)

      --
      if (!signature) { throw std::runtime_error("No sig!"); }
    20. Re:rm -rf / by fredrik70 · · Score: 1

      yes, I looked that one up AFTER this happened, of course too late by then, but will hopefully prevent future disaster.

      --
      if (!signature) { throw std::runtime_error("No sig!"); }
    21. Re:rm -rf / by skarphace · · Score: 1

      rm -- \* should get it for you. The -- will stop accepting arguments, and the \ should escape the '*' into a literal character. This should also prevent it from grabbing '.' and '..' as well.

      Someone should grab a VMware live image and try it out for us :)

      `rm \*` does just fine. Don't need a vm image, just create a temp folder and a few files. Neat trick though.

      --
      Bullish Machine Tzar
    22. Re:rm -rf / by Simetrical · · Score: 1

      Supposedly Debian (from Sid onwards) also does not allow 'rm -rf /'.

      This is not Debian-specific. Just RTFM of rm(1) from GNU Coreutils and you'll see the option --preserve-root is enabled by default. To override it use --no-preserve-root. Mine's coreutils-6.12 here.

      Of course you can see this as another disadvantage of GNU.

      The default appears to be version- or distro-specific. On RHEL5 (coreutils 5.97), the man page says "--no-preserve-root do not treat '/' specially (the default)".

      --
      MediaWiki developer, Total War Center sysadmin
    23. Re:rm -rf / by msuarezalvarez · · Score: 1

      There is no need for the --. Also, * never includes . and ..

    24. Re:rm -rf / by msuarezalvarez · · Score: 1

      It is version specific. Of course...

    25. Re:rm -rf / by msuarezalvarez · · Score: 1

      googling for the coreutils source repo, searching for rm.c and reading it would have taken less time...

    26. Re:rm -rf / by Delkster · · Score: 1

      Does that actually help? If you do "rm -rf /" and rm is an alias for "rm -i", wouldn't the effect be the same as muttering "rm -irf /"? At least on the system I have at hand right now (Ubuntu) the -f option causes rm to not prompt at all, overriding the effect of -i.

    27. Re:rm -rf / by Anonymous Coward · · Score: 0

      So, what you're saying is, it's not a feature, it's a bug.

    28. Re:rm -rf / by Anonymous Coward · · Score: 0

      Fedora (from 8 onwards)also does n

    29. Re:rm -rf / by C0vardeAn0nim0 · · Score: 1

      create a file on /tmp named " ../*"

      this should circumvent the posix specification that rm shouldn't accept a single "/" as argument. the result is that any poor SA that tries a "rm -rf /tmp/*" or "cd /tmp; rm *" will hose the system.

      works on solaris 10.

      note: on solaris, "rm -rf /" will result in an error, "cd / ; rm -rf ./*" works as it should. i know, i tested. on purpose.

      --
      What ? Me, worry ?
    30. Re:rm -rf / by badkarmadayaccount · · Score: 1

      rm -rf /home/user/"*"

      --
      I know tobacco is bad for you, so I smoke weed with crack.
  46. Re:Uninstall? Yeah, right... by Vectronic · · Score: 2, Informative

    Depends on the application/installer... but you should also check:

    ?:\Documents and Settings\%Username%\*
    ?:\Documents and Settings\%Username%\Application Data\*
    ?:\Documents and Settings\%Username%\Local Settings\Application Data\* (Hidden)
    ?:\Documents and Settings\%Username%\Local Settings\Temp\* (Hidden)
    ?:\Documents and Settings\%Username%\SendTo\* (Hidden)
    ?:\Documents and Settings\%Username%\Templates\* (Hidden)

    Sometimes:
    ?:\Documents and Settings\All Users\

    As well as:
    ?:\Program Files\Common Files\*
    ?:\Program Files\InstallShield Installation Information\* (Hidden)

    ?:\WINDOWS\Downloaded Installations\*
    ?:\WINDOWS\Inf\* (Hidden)
    ?:\WINDOWS\Installer\* (Hidden)
    ?:\WINDOWS\System32\*
    ?:\WINDOWS\Temp\*
    ?:\WINDOWS\dllcache\* (Hidden)
    ?:\WINDOWS\Drivers\*

    And the registry:
    HKCR\Software\%Document Types%
    HKCU\Software\CLSD\*
    HKCU\Software\%App/DevName%
    HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\*
    HKLM\Software\%App/DevName%
    HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\*
    HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\*
    HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls\*

    And quite a few others, I generally just search for DeveloperName, delete (most) matches, then search for ApplicationName, delete matches, ExecutableName, delete matches...

  47. Second thoughts about IE8? by smchris · · Score: 1

    From what I understand ("Everything You Know About CSS is Wrong"), IE8 should cure several MS/IE-induced problems. So Microsoft is having second thought about _not_ being a perpetual pain in the ass?

    Typical, I guess.

    1. Re:Second thoughts about IE8? by Phroggy · · Score: 1

      From what I understand ("Everything You Know About CSS is Wrong"), IE8 should cure several MS/IE-induced problems. So Microsoft is having second thought about _not_ being a perpetual pain in the ass?

      IE8 is a decent browser, a huge improvement over IE6 and IE7. However, just about any other browser that the user might choose to install in its place (Safari, Firefox, Opera, Chrome...) will be even better, and making sure that Windows doesn't break when IE is removed is a good thing.

      It's safe to assume that most users won't choose to remove IE without first installing a better browser.

      --
      $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
      $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
  48. Can you REALLY remove internet explorer? by Dwedit · · Score: 1

    Ever since Windows 98, Internet Explorer has been integrated into Windows Explorer. If you delete all the files from stand alone Internet Explorer, then enter a URL into Windows Explorer, Windows Explorer will still magically turn into Internet Explorer.

    Windows Fundamentals for Legacy PCs (WinFLP) also has an option to not install Internet Explorer. If you choose to exclude it, Windows Explorer will still turn into Internet Explorer whenever you enter a URL.

    Seems like the only way to really remove Internet Explorer is to use the shell from Windows 95.

  49. Re:Don't like MS? Don't buy their product! by kimvette · · Score: 1

    I'd like to see Microsoft stop selling its product to the EU as well - then Linux will gain more support. :)

    --
    The Christian Right is Neither (Christian nor right). See: Matthew 23, Matthew 25, Ezekiel 16:48-50
  50. Re:Uninstall? Yeah, right... by afidel · · Score: 1

    There's often a ton of registry keys left behind, and on pre-Vista OS's quite often DLL's under the Windows/winnt folder.

    --
    There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
  51. Another bit of lore in danger of being lost by SL+Baur · · Score: 5, Interesting

    This is a "bug". Under recent POSIX revisions this is now considered incorrect behaviour (something about trying to follow "/." and "/.."):

    http://blogs.sun.com/jbeck/entry/rm_rf_protection

    I didn't realize that had been changed recently. How sad. Another bit of Unix lore that only us old-timers will get to experience.

    By their argument, `cd /; rm -rf .' still ought to work. Sigh. That lacks the drama, the feeling, the intensity of slamming down the return key knowing you're about to delete every file on the system. :-)

    Supposedly Debian (from Sid onwards) also does not allow 'rm -rf /'.

    Pathetic. But at least you get the source to rm(1) so you can fix that bug - or write your own, it's not that hard.

    Now, get off my lawn.

    1. Re:Another bit of lore in danger of being lost by MadMidnightBomber · · Score: 1

      DEC OSF 4.0 certainly allowed you to delete /vmunix and /genvmunix while the box was running.

      No, I never found out who did this, but I did have a big surprise when rebooting a server which was 3 hours drive away. "It'll be down for a couple of minutes, that's all."

      --
      "It doesn't cost enough, and it makes too much sense."
    2. Re:Another bit of lore in danger of being lost by soup4you2 · · Score: 1

      Us old timers might not get the `rm` anymore but we still have `dd`

    3. Re:Another bit of lore in danger of being lost by SL+Baur · · Score: 1

      # dd if=/dev/zero of=/dev/root
      has every bit as much charm as
      main() {
          char *p = 0;
          while (1) *p++='\0';
      }
      did on MS-DOS. That is to say, none at all.

      In the former, it's not portable, and in the latter, there was no memory protection whatsoever. In either case it's like one of the Death Knight starting quests in Wrath of the Lich King where you're ordered by Arthus to go into town and kill women and children who cower in terror and do not fight back.

    4. Re:Another bit of lore in danger of being lost by SL+Baur · · Score: 1

      DEC OSF 4.0 certainly allowed you to delete /vmunix

      That's never been an "interesting" case to the best of my knowledge. Once the system is booted, the kernel image isn't needed[1] again while the system is alive. Traditional implementations of /dev/mem and /dev/kmem[2] should allow their removal too.

      Depending upon how the filesystem (and virtual memory paging) is implemented, attempting to remove "/bin/rm" could result in EBUSY.

      [1] Other than userland programs that depend upon nlist(3) like ps(1).

      [2] I'm not sad to see /dev/mem and /dev/kmem go away.

    5. Re:Another bit of lore in danger of being lost by Anonymous Coward · · Score: 0

      If you really need to do it, rm --no-preserve-root -rf / will work.

    6. Re:Another bit of lore in danger of being lost by geekboy642 · · Score: 1

      I'm sorry, I'm not getting the dead knight thing. Can you use a car analogy instead?

      --
      Just another "DOJ fascist authoritarian totalitarian bootlicker" -- Zeio
    7. Re:Another bit of lore in danger of being lost by Anonymous Coward · · Score: 0

      My friend was in charge of securing a Linux lab at school.

      He was very proud of what he had done, and wanted to do a demonstration. So he attempted a "rm -rf /" and was smiling ear-to-ear as "permission denied" flew across the screen...

      That is, until his Zip drive started to spin up.

    8. Re:Another bit of lore in danger of being lost by Anonymous Coward · · Score: 0

      Bah you old people happy with just one OS. I need to use good old, dd count=1 bs=1024 if=/dev/zero of=/dev/sda. To fully wipe out bootloaders/*nix/qnx/windows/urmom.

      thank you.

    9. Re:Another bit of lore in danger of being lost by searlea · · Score: 1

      By their argument, `cd /; rm -rf .' still ought to work.

      No they shouldn't - try it yourself:

      bash$ mkdir sub; cd sub; rm .
      rm: "." and ".." may not be removed

    10. Re:Another bit of lore in danger of being lost by SL+Baur · · Score: 1

      That's a very different thing. You wrote:

      mkdir sub; cd sub; rm .

      That's GUARANTEED to mess up your fs if it succeeds. I do not mind that being an error.

      The operation `rmdir foo' does the following:
      * checks to see whether there are any entries in `./foo/'.
      * if empty, remove `./foo/.' `./foo/..' and `./foo'.
      * if non-empty, report error.

      If you do not know why ./foo/.. is not exactly equivalent to the current directory, then put your slashdot id up on ebay. (It's a hardlink).

    11. Re:Another bit of lore in danger of being lost by idontgno · · Score: 1

      "There are no trucks in World of Warcraft!"

      --
      Welcome to the Panopticon. Used to be a prison, now it's your home.
    12. Re:Another bit of lore in danger of being lost by jonadab · · Score: 1

      > But at least you get the source to rm(1) so you can fix that bug - or write your own, it's not that hard.

      You mean like this?
      perl -e ' sub e { my $file = $_; -d $file ? ((map { e $_ } <$file/*>), $file) : $file } unlink for e "/"; '

      --
      Cut that out, or I will ship you to Norilsk in a box.
    13. Re:Another bit of lore in danger of being lost by jonadab · · Score: 1

      > By their argument, `cd /; rm -rf .' still ought to work. Sigh.

      Actually, I think their argument is that / and . and .. should all be treated (equally) specially. I'm not sure I buy that, but the whole thing is kind of silly anyhow. I mean, really, who entrusts root access, on any system that matters, to somebody who thinks combining -f with -r is a good idea? Seriously, why is this even an issue? It's not like the combination of recursion, coersion, the root directory, *and* doing the whole operation as root is something you can put together accidentally when you're trying to do something totally innocuous that wouldn't generally require caution otherwise. There are at least three different things going on there that *individually* should be treated with respect and seriousness. If you manage to combine all of them without extreme caution, it's because you're fundamentally a careless person.

      The horror stories you hear about people "accidentally" messing up a production system this way always involve combining several inherently unsafe behaviors, and then inadvertently (or, a cynic might suggest, "inadvertently" on purpose) getting just one more unsafe thing into the mix. For instance, the user was *trying* to do rm -rf /foo as root on a production system, and he hit the enter key prematurely. Or the user was trying to do rm -rf / as root, for kicks, on a system that was about to be decommissioned, but he got the wrong terminal window that was shelled into a more important system. Meh. If the sysadmin is that much of a clown, he *WILL* find a way to hose the system sooner or later, no matter how much rm is neutered.

      I mean, burning magnesium reacts violently with nitrogen. Does this mean nitrogen gas -- which makes up more than half of our atmosphere -- is an unsafe and reactive chemical? Personally, I think it means burning magnesium should be handled with caution and by qualified people. In terms of rm, I think the -r and -f arguments are both fairly serious things that should be handled with caution by qualified people. And then there's root access to a production system, which *definitely* should not be handed out like candy to careless idiots. Putting all three together... you're playing with fire in a magnesium warehouse. If you're careless and burn the place down, it's not fair to blame the atmosphere.

      --
      Cut that out, or I will ship you to Norilsk in a box.
    14. Re:Another bit of lore in danger of being lost by SL+Baur · · Score: 1

      You mean like this?
      perl -e ' sub e { my $file = $_; -d $file ? ((map { e $_ } ), $file) : $file } unlink for e "/"; '

      If perl filename globbing is equivalent to usual shell globbing, that's not going to work the way you expect it to. Will that actually delete subdirectories like .xemacs/, .macports/, etc.?

    15. Re:Another bit of lore in danger of being lost by SL+Baur · · Score: 1

      Nice post. +1 insightful. One comment:

      I mean, really, who entrusts root access, on any system that matters, to somebody who thinks combining -f with -r is a good idea?

      Sometimes you have to get rid of garbage. Unix has traditionally *always* allowed people to shoot themselves in the foot if they've aimed carefully enough.

      In a few weeks, I'll be doing it again during a scheduled down time, but you better believe that I'm going to take it slow and double/triple check the command line before I slam down the RET key.

      I've had root on Unix systems, either my own or at work for 2 1/2 decades and haven't made an rm -rf mistake yet. If Ken, Dennis or Linus responds to this and tells me I'm full of it, I'll quietly retire back under the rock I came out from under.

  52. Re:Uninstall? Yeah, right... by Gadget_Guy · · Score: 1

    Yes. You can't possibly have tested every single application out there, so if you say that I haven't been able to do this then you are lying.

  53. Too little too late? by Anonymous Coward · · Score: 0

    Seems to me that this is a pretty easy "feature" for MS to add now that IE is so entrenched. How much of the software that runs business doesn't run so well on FireFox or Chrome (at least per the requirements)? How many IT organizations have made IE their business standard for all managed corporate desktops?

    MS can offer this now when it is politically (or legally) expedient and their shareholders won't suffer. If it was about consumers they never would have appealed the antitrust case that they lost in 2000.

  54. Text editor innovation by Anonymous Coward · · Score: 2, Funny

    They've also stifled text editor innovation by bundling notepad.exe. They haven't even had the good graces to update it since the NT version. A classic example of MS sitting on its laurels.

    1. Re:Text editor innovation by Seraphim_72 · · Score: 1

      Actually 7 does update both notepad and paint. Notepad can use paint to draw with and save the whole thing as a .docx. It is no Notepad++, but it has new functionality.

      --
      Slashdot, where armchair scientists get shouted down and armchair theologians get modded up.
  55. Windows should come with NO browser installed... by californication · · Score: 1

    Windows should come with NO browser installed, they should let you choose what browser you want to install. Once you get your system, you just go to your browser of choice's website and download... oh, right.

  56. Can we install IE7? by Anonymous Coward · · Score: 0

    Windows 7 is in much much better shape than IE8. It would be an improvement if we were allowed to uninstall IE8 and install IE7. Even the IE7 compatibility mode has issues :(

  57. The End of Days using accountname "End of Days" by Anonymous Coward · · Score: 0

    The End of Days admits his posting via diff. multiple registered account names (each is he), to mod himself up no doubt, to make it appear others supported him as well as using ac posts done by 'The End of Days' to do the latter also here today -> http://slashdot.org/comments.pl?sid=1147437&cid=27056793 That was laughable and low, as well as stupid in being caught doing that.

  58. To limit ActiveX vulnerability exposure, for one by Mathinker · · Score: 1

    IE is the only browser I know of which interfaces with ActiveX. It might be interesting in a multiuser browsing situation to remove IE in order to close off that avenue of infection.

    Not using IE would protect you from other IE-only attacks, not just ActiveX.

    As always, it's a tradeoff between functionality and security. Everyone has to make their own decision if it is worthwhile.

  59. all been done before by operato · · Score: 1

    all you have to do was delete iexplore.exe ;)

  60. End of the Days using account "The End of Days" by Anonymous Coward · · Score: 0

    The End of Days admits his posting via diff. multiple registered account names (each is he), to mod himself up no doubt, to make it appear others supported him as well as using ac posts done by 'The End of Days' to do the latter also here yesterday -> http://slashdot.org/comments.pl?sid=1147437&cid=27056793 That was laughable and low, as well as stupid in being caught doing that.

  61. Re:To limit ActiveX vulnerability exposure, for on by anss123 · · Score: 1

    IE is the only browser I know of which interfaces with ActiveX.

    True, but those other browsers interface with NPAPI. NPAPI has the same security issues since, just like ActiveX, it is native code running with the same privileges as the browser.

  62. wow ! by yossarianuk · · Score: 1

    What an amazing level of control you can have with winblows7.....

  63. Drag it into the trashcan then. by krischik · · Score: 1

    Safari comes with OSX.

    And you can drag and drop it into the trash can if you like. No joking: drag and drop an application icon to the trash can is the normal way to de-install software on Mac OS.

    Martin

    PS: I always have laugh when MS-Windows tells me that dragging an application into the trash can won't de-install. It is such a natural way of interacting with the computer that Microsoft has to warn user that they are not that user friendly.

    1. Re:Drag it into the trashcan then. by drsmithy · · Score: 1

      And you can drag and drop it into the trash can if you like. No joking: drag and drop an application icon to the trash can is the normal way to de-install software on Mac OS.

      You can drag iexplore.exe to the Recycling Bin as well, if you want to.

  64. MSN Messenger by Canazza · · Score: 1

    Does this mean that when I click my mail Icon in MSN ... erm, Windows Live Messenger... that it would pop up with Firefox instead of Internet Exploited?

    Finally...

    --
    It pays to be obvious, especially if you have a reputation for being subtle.
    1. Re:MSN Messenger by mariushm · · Score: 1

      Nope. MSN Messenger has the "iexplore.exe" string hardcoded in the exe file. Just check it with a hex viewer. Yet another Microsoft intentional lock-in.

  65. trying is enough by krischik · · Score: 1

    THERE IS NO "monopolized" browser market

    Microsoft is accused of trying "monopolized" browser market. You don't have to be successful to be a criminal. If you try to rob a bank and fail you are still a bank robber and will be changed as such.

    1. Re:trying is enough by 99BottlesOfBeerInMyF · · Score: 1

      Microsoft is accused of trying "monopolized" browser market.

      That sentence does not seem make sense. MS is accused of using a monopoly in the desktop OS market to illegally influence the Web browser market. Whether or not that results in a new monopoly in the Web browser market or not is not particularly relevant to the antitrust case.

  66. Not quite by ZeroSerenity · · Score: 1

    the first time that Microsoft has offered the option since it integrated the browser with Windows in 1997

    Wrong. In add/remove windows components IE can be removed and that feature's been there since it's inception to Windows 98.

    --
    For those who seek perfection there can be no rest on this side of the grave.
    1. Re:Not quite by Canazza · · Score: 1

      And if you go into Add/Remove programmes on any version of Windows and select Internet Explorer it will say "Adds or removes Access to Microsoft Internet Explorer from the Start menu and Desktop" - meaning it just removes the shortcuts from the Start Menu and Desktop, it doesn't actually DELETE anything...

      --
      It pays to be obvious, especially if you have a reputation for being subtle.
  67. Clearly an un-intentional bug... by mcnazar · · Score: 1

    .. which will be fixed come shipping time.

  68. Once again . . . by jhylkema · · Score: 1

    we must look outside of America to see the rights of anyone other than huge corporations being protected.

    This should have been done back in 2002, but the newly-installed Bush administration's corporate lapdog DoJ folded the royal flush it had against Microsoft. Further proof that America is a country that has run off the rails in each and every conceivable way.

    Then again, what did you expect from a country where:

    -- 30 per cent of the population thinks the planet is 6,000 years old and that humans lived side by side with dinosaurs?

    -- A Vietnam war burnout and his bubble-headed, ultra-Fundamentalist imbecile of a running mate lost the Presidency - and with it the right to authorize the launch of "nukular" weapons against "the evildoers" - by a mere six percentage points?

    -- See above, amidst an economy in a nosedive and the largest bank failures in U.S. history?

    I could go on . . . and on . . . and on . . .

    Mod me to hell, I still have karma to burn.

  69. Nice one by Anonymous Coward · · Score: 0

    "No astroturf here..." ;-)

  70. who cares... by Anonymous Coward · · Score: 0

    ... what browser comes with windows, or the ability to uninstall it. I actually find some sites still require IE, and it is useful then. Oh, and off course on a fresh install, how else will I ever download firefox? :)

  71. In Soviet Russia by Anonymous Coward · · Score: 0

    IE8 Lets You Uninstall Windows 7!

  72. Re:Don't like MS? Don't buy their product! by Computershack · · Score: 1

    I'd like to see Microsoft stop selling its product to the EU as well - then Linux will gain more support. :)

    Because Linux netbooks are doing so well in the EU aren't they? Oh wait, they're being returned 4 times as much as XP. But then again, when you've got someone like Gerry Carr, Canonicals marketing manager saying that it's understandable as Windows XP is a technology that's been around 20 years, then it's no surprise really.

    --
    I only please one person per day. Today is not your day. Tomorrow isn't looking good either. - Scott Adams
  73. It shouldn't break anything though by Anonymous Coward · · Score: 0

    Mozilla HTML renderer renders HTML. So why would Steam break if its HTML was rendered with WebKit instead of MSHTML?

    By using non-standard requests? Well, that's how LOCK-IN occurs. Make it so people do have to use your product, patent the bit that people have to use so nobody else can make a work-a-like (which is why software patents are bogus: you can make a trap for mice and not break someone else's moustrap patent, but the same doesn't hold true for software) and then don't make your product available on anything other than your OS.

    Then everyone must use your OS because it's the only one with the feature you must have.

    MS used their OS monopoly to get people to write IE only sites. Then because IE was one browser with 95% marketshare, you could cut costs but leave your customer base practically untouched by supporting IE alone.

    Then MS wants you to use IE only pages. Which can only be viewed in IE and that requires an OS to run on. The only OS it runs on is MS's.

    So you have a reinforcing feedback loop.

  74. But you don't NEED OpenSSL by Anonymous Coward · · Score: 0

    Use the commercial SSL products. Use any COMPATIBLE product that allows SSL. Write your own.

    MS used to allow you to write to a plug-in API to get any other rendering engine in to the system to be used for help, etc. That disappeared when IE killed off Netscape.

    But if IExplore DLL's use IE only tags, then it isn't using IExplore DLLs for HTML rendering, is it.

    And what about "help" DEMANDS an IE only tag???

  75. This is just stupid by Anonymous Coward · · Score: 0

    I Don't understand the wow for this,just ain't such a big deal. IMHO any os should always come with a web browser,removing it won't make any big difference also the fact IE comes hardned inside windows makes it faster so those you actually like ie will have a better experience.

  76. Re:Windows should come with NO browser installed.. by mariushm · · Score: 1

    You don't need a browser to get a browser on your computer.

    Microsoft can simply design a small "Welcome to Windows" wizard, which connects to a MS FTP server and downloads a XML file (for example something like ftp.windowsupdate.microsoft.com/browserlist.xml) with a list of browsers.

    User can then browse the list, select one and the wizard will simply download the setup from the location specified in the XML file and start the setup.

    Alternatively, you could just go to an IT store and get a free Firefox CD or go to a friend and copy the setup application on a memory stick.

  77. IE7 by jgtg32a · · Score: 1

    That is no longer the case as of IE7

  78. Re:Uninstall? Yeah, right... by geekoid · · Score: 1

    That is the best explanation of why the registry is crap.
    Any application should be completly self contained in it's directory tree.

    The only thing that should be in the registry is information that needs to be shared with other applications.

    This data should be refreshed every time the app starts, and if it isn't accessed for more then a year automatically be removed.

    --
    The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
  79. Bundle by krischik · · Score: 1

    And you can drag and drop it into the trash can if you like. No joking: drag and drop an application icon to the trash can is the normal way to de-install software on Mac OS.

    You can drag iexplore.exe to the Recycling Bin as well, if you want to.

    You should read up on mac os x bundles.

    The Safari Application Icon I am talking about and the user sees on the destkop is realy a directory called Safari.app containing about 800 files.

    A great conzept:

    Don't need the application - thow it into the trashcan.
    Main harddrive full - grap some apps and move the over to your 2nd hardrive.
    Don't have admin right - Install the file application in your home directory.

    Installing works by drag an drop as well: Drag the app off the installation media and drop where you want to have it.

    Martin

    1. Re:Bundle by drsmithy · · Score: 1

      You should read up on mac os x bundles.

      I already know about OS X bundles.

    2. Re:Bundle by badkarmadayaccount · · Score: 1

      Loopmounted tar files with bells and whistles... cute. OK, it's useful...

      --
      I know tobacco is bad for you, so I smoke weed with crack.
  80. Actually, you are wrong. by geekoid · · Score: 1

    "I know exactly what the issue is."
    No, you don't.

    First, yes MS has a monopoly on browsers becasue it comes with their OS which is installed on around 90% of all PCs.

    Second, being a monopoly doesn't mean your the onlt one in the market, just that you have enough of the market to control it.

    Third, Monopolies aren't illegal. I assume you know this but added it for clarity. Also, this is about anti-trust, mot a monopoly per se.

    Forth, MS abused the market with their monopoly when they switched from charging for IE to giving it away to destroy Netscape. They are being punished for that behavior.(Anti trust)

    Fifth, MS has a history of doing whatever they can to control the market. Imposing this rule on them is their own doing.

    --
    The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
  81. always been able to disable ie by Anonymous Coward · · Score: 0

    start > control panel > add/remove programs > add/remove windows components > uncheck IE

    That's pretty much as good as uninstalling...

  82. Sure, you can uninstall it, go ahead... by chord.wav · · Score: 1

    ..but you can kiss your windows updates goodbye MUAHAHAHAHAHA!

    1. Re:Sure, you can uninstall it, go ahead... by Shados · · Score: 1

      I know this is Slashdot and "Vista sucks" and shit. But when you make jokes, could you at least make them a bit current? Windows Update in Vista doesn't depend on IE, as its a stand alone desktop application, and has nothing to do with the browser. Same with Windows 7.

    2. Re:Sure, you can uninstall it, go ahead... by chord.wav · · Score: 1

      Yeah well, as you can see I've used Vista about 5 hours, max. When I wrote it, by the time I was about to hit submit button, I thought about it and the most logical conclussion was what the one you just pointed out. But the message was already written... and I stared for a while at a button that suddenldy said "Don't click me".

      Thanks for the correction. One can learn new things everyday.

  83. Re:To limit ActiveX vulnerability exposure, for on by mjmt · · Score: 1

    True, but in order to interface with NPAPI, plugin software has to be downloaded and installed. Software that you download and install has the same security issues since, just like browser plugins, it is native code running with the same privileges as the retard I'm respondin

  84. Whoose bubble? by ClosedSource · · Score: 1

    "Developers are there to provide things users need. Users are NOT there to facilitate things the developers need."

    Sure, that's why IE should stay in Windows and web developers should just suck it up and make their sites work with it.

  85. Re:To limit ActiveX vulnerability exposure, for on by mjmt · · Score: 1

    True, but in order to interface with NPAPI, plugin software has to be downloaded and installed. Software that you download and install has the same security issues since, just like browser plugins, it is native code running with the same privileges.

  86. Re:Uninstall? Yeah, right... by Vectronic · · Score: 1

    It's not really the registry's fault, but the (various) applications and installers faults.

    Personally, I don't really care how much stuff it wants to put into the registry, as long as it's used, and not just dead-weight, my problem is that I have seen very few un/installers that actually keeps track of everything it installs, and removes them when you tell it to uninstall, which goes for both files, and the registry.

    I like the idea of the registry, the problem is it hasn't really been updated since Win95, it's (the actual reg.exe is) almost useless really, you have to get a third-party application to really make use of it. Add to that the various opinions/practices of developers and how they think it should work, tossing keys all over the place, and it's no wonder why it becomes a mess.

  87. djnforce9 by djnforce9 · · Score: 1

    I don't know if this was said already, but this may in fact make windows more secure from Malware. It seems common that malware will install itself as a process AND an activeX control used by IE. Since IE is integrated into windows itself, those activeX controls are always running even when you don't want them too. Therefore, when you try to kill the malware's process, the activeX control restores it. Try and stop the activeX control and the process restores that. Now remove IE's activeX out of the picture and you no longer have to deal with that dreaded "lock in". MUCH better.

  88. Re:To limit ActiveX vulnerability exposure, for on by anss123 · · Score: 1

    True, but in order to interface with NPAPI, plugin software has to be downloaded and installed.

    Not sure what you're trying to say here. ActiveX also has to be downloaded and installed, it can't execute on the server.

    Software that you download and install has the same security issues since, just like browser plugins, it is native code running with the same privileges.

    Not all software you download and install runs natively. ActiveX and NPAPI does though.

  89. Updates will no doubt return it by Anonymous Coward · · Score: 0

    What's the betting that Microsoft will yet again abuse their updates system and install IE8 to the PC's who have chosen not to have it as a "critical update", with an added bonus "no uninstall" option to punish those consumers who dare to decide for themselves they don't want IE. It's not the first time they abuse the updates system for their own ends, WGA? .NET Firefox addon? I wouldn't put it past them to try it, just as I would NEVER select automatic updates; I know only too well how Microsoft operate.

  90. Re:Don't like MS? Don't buy their product! by AnalPerfume · · Score: 1

    This was debunked a while back, they are being returned at around the same rate. The major reason for the Linux returns is the retailers specifically not telling people they are getting Linux netbooks, so they get something other than what they expect when they open the box. It's also largely down to the distros some netbooks come with and the support given by those retailers.

    People who know they are getting Linux netbooks tend not to return them unless they are faulty. On the other hand, people who pay extra to get a cut down 8 yr old OS pre-loaded with shareware tend to be pleased because they at least know all their viruses will be compatible, but tend to be less than impressed with the fact that the netbook runs like a wheezy old chain smoking dog on acid.

    Some people also have the wrong impression of what a netbook is, or what it's for. It's NOT a cheap replacement for a laptop or desktop PC, it's not meant to be. Regardless of OS, if they expect to be rendering videos etc on it they will be disappointed. Bad marketing is at fault here for selling the netbook as something other than it is. Retailers who just want the money without any regard to the customers need will sell them anything they can too.

    Retailers are paid by Microsoft to shovel their shit onto customers plates, it tends to be the default option the customer sees because of this. If you get a Linux PC of any variety generally you have to ask for it, or specifically choose it; if that's the case then you will know the difference and benefits of your choice....and will be less likely to return it. If you don't specify an OS or don't know what an OS is, let alone why one is better than another; you're gonna be virus compatible by the time you get home with your new bot.

  91. Re:To limit ActiveX vulnerability exposure, for on by mjmt · · Score: 1
    Well, it's just that plugins require a conscious effort to install.

    But as I understand it (TBH I don't often use IE, my Windows setups are all VMs) ActiveX controls are presented more like Java applets: at most you're asked whether you're sure you want to display it/grant it privileges/etc., which wouldn't be well understood by many, that they're actually downloading and executing native code that could do what it likes.

    Of course it's possible, but there just doesn't seem to be the same widespread problem with plugins as with ActiveX.

  92. Re:To limit ActiveX vulnerability exposure, for on by anss123 · · Score: 1

    Using http://trainhorns.net/sound/ as a benchmark IE8 and Firefox 3 behaves almost the same. A yellow bar on top + that Firefox has a helpful "click to download plugin" button while IE8 has a red X.

  93. low resources by fuliginous · · Score: 1

    The obvious reason to make it removable to me is to reduce the resource any target will need. IE must be just about the biggest none essential part of Windows if you were attempting to produce a smaller core that could be used more widely?

  94. IE removal will not affect MS monopoly by freepay · · Score: 1

    How many users will bother to uninstall IE? Microsoft will safely keep its corporate monopoly by having IE show up automatically on new systems. Corporate IT policies will do the rest. It's just easier to keep what's already there -- and safer to standardize and not let anyone install anything else on their own. MS need only sweeten its deals with Dell, etc. -- or end up with an IE-less system that's even less reliable than Windows is already.

    --
    -- John S. James www.RepliCounts.org
  95. DRM still in by Thermionix · · Score: 1

    now let us all pray it provides a method to remove DRM from the kernel :/

  96. There Is One Pertinent Use For IE by Velska1 · · Score: 1

    IE is still needed. At least on XP, and the same seems still to be the case with Vista SP1:

    There are some updates that do not get installed unless you fire up IE and go to windows update site.

    Plus, there must be a way for someone installing Windows to download a browser, and for most people the command-line ftp that's the only out-of the box alternative to a browser for that purpose (where would Joe Sixpack point the ftp? - of course, he shouldn't be installing OS on a computer in the first place).

    Of course, Microsoft could be forced to do with browsers what they do with search engines for IE (namely, you can add others to IE search box and make some other than Live Search the default). You could have, say, an Internet connection wizard that would ask you which browser you'd like to download - or whatever. But it would have to be a step of the installation process.

    But that's a problem that is not for me to solve.

    --
    Every problem has a solution that is simple, easy and wrong. Selling our Liberty for a little Security is a much too de
  97. Finally by luminoso · · Score: 1

    Thank God! Now I also want to uninstall (please?) : Windows Defender,Sidebar,Windows Firewall,DVD Maker,Windows Mail,Windows Calendar,Windows Journal,Windows Movie Maker,Windows Meeting Space,Windows Photo Gallery,Windows Media Player,Windows Contacts and Bitlocker. And have an minimalistic version of MY windows with the programs I want. Oh.. and, if possible, i would also like to clean my winsxs folder