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."
A compelling feature to drag people away from XP.
Now only if it included a utility to uninstall Windows...
Help stamp out iliturcy.
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!
...you don't use the browser for updates anymore. You haven't since XP.
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.
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
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.
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 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.
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.
Cool! I think I'll try for myse
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.