« Implementing SNMPv3 on HP Procurve Switches | Main | That Acrobat Assrape still stings »
So thanks to some folks on Twitter, I hear this story...it is a story of such astounding stupidity that it beggared even my imagination, because it spoke of such arrogance, such a lack of thought towards one's customers that it couldn't be true.
Yes, an installer with worse habits than a CS3 installer. You doubt me. I see it in your eyes. You doubt me. Well, here, behold the preflight script of which I speak:
#!/usr/bin/env bash
ps axco pid,command | grep Safari | awk '{ print $1; }' | xargs kill -9
ps axco pid,command | grep firefox-bin | awk '{ print $1; }' | xargs kill -9
exit 0
Yeah. That's right. It kills Firefox and Safari, without warning, without dialog, without any kind of "You might have been working on something, I'll ask you if I can do this". Nope. None of that shit. You run this installer, bang, Safari and Firefox are dead. It's for a browser plugin.
Yes, I know, what if you're running Opera? Well, I guess you damned Norsky hippies get away scott-free then.
Who makes this idiotic installer?
Garmin. It's their Communicator Plugin. Yep. A fucking GPS kills your browsers so it can install a WEB BROWSER PLUGIN.
You know what? I've never been as fucking glad that I own a TomTom as today.
Morons
Technorati Tags:
Bad Installers, Installers MATTER
Comments
Warning for Notes users: The commenting system uses HTML.I know this will be scary for some of you, especially Notes fans. However, open standards, rah-rah.
If you want to use less-than or greater-than signs, or other similar charachters that HTML reserves,
you'll simply have to learn to do it the HTML way. Luckily, HTML is kind of popular, no matter what
your re-educators have told you, and you can easily find help on the intertubes.

