[转载]The Software That Thinks It Owns Your Computer

| 0 Comments | 0 TrackBacks | WebBlog Articles

The Software That Thinks It Owns Your Computer
Posted by Lincoln Spector
Friday, October 07, 2005, 01:09 PM (PST)

Malicious software like viruses and spyware intentionally hurt our PCs. But arrogant software does it without trying. It just assumes that your computer’s sole purpose is to run that particular program, and treats your Windows installation accordingly—placing icons for itself on the desktop and the Quick Launch toolbar, grabbing file associations to insure that double-clicking a file would never launch a competitor, and making sure that a piece of itself loads into RAM with every boot.

And then they don’t properly uninstall.

We all have arrogant software (or arroware) stories to tell. I’d like to hear some of yours. If you don’t have any, try installing QuickTime, RealPlayer, Norton Internet Security, and Quicken; you’ll have plenty.

To see what arroware you’ve got on your PC, just look in the system tray. The worst thing about arroware? A systray icon isn’t just a shortcut, it’s a running program. That means it’s using RAM and other resources, potentially slowing your machine and increasing the likelihood of conflicts and incompatibilities. That’s an acceptable tradeoff for your firewall or antivirus program, which really must be running at all times, but do you need it for your accounting program? Or each of your five media players?

Of course, if you’re sufficiently Windows-savvy, you can use msconfig to turn off unnecessary autoloading programs. Or can you? Unchecked autoloaders have a way of turning up again, checked and autoloaded. After all, these programs’ designers must reason, you couldn’t have intentionally unchecked the world’s most perfect program.

If a program is sufficiently arrogant, you may be tempted to remove it. Good luck. When you install arroware, it sinks its teeth deep into the Windows Registry. Of course the program has an uninstaller—all Windows programs have uninstallers—but arrogant uninstallers don’t really believe that you want to remove their programs. They generally remove the program’s functionality, but the harm that it’s done is left behind.

Properly removing arroware is a maddening experience, but venting your anger helps. Tell us about your run-ins with arrogant software.

引用通告|TrackBacks (0)

本日志的TrackBack URL: http://easun.org/cgi-bin/mtos/tb_mt_41.pl/41.

发表该文评论|Leave a comment

最近发表|Recent Entries

[八卦]话说修路这件事

建国路貌似又在修。根本没有办法步行。这个让我想起来一个笑话:话说某A国人来北京,在东城区丢了一枚戒指,于是乎找警察,警察告诉他尽可能的帮他找。过了几天,此人发现整个东城的马路都挖开了,于是感叹曰:北京的警察真好。看来这个笑话的地点可以换在朝阳了?是不是某人的戒指又丢了?PS: 城市规划城市规划,年年挖年年修。。。生命不休,挖路不止…

[SiteLog]Blog升级到了 Movable Type Pro 4.25

Thisi is a SiteLog of Easun's WebBlog.今天终于升级到了 Movable Type Pro 4.25 ,貌似一切顺利,也没有发现什么特别大的改动?只是 Community Pack 变成了 1.62, Professional Pack 升级成了1.3 。其他的一切顺利,模版也没有修改,我甚至连重建前台HTML的事情都没有做。。。就这样吧,继续用这个风格,等有时间了再慢慢研究吧。如果非要说有什么修改的话,就是评论的登陆方式又丰富了很多,包括…

IE脚本错误,可以尝试以下办法

IE 脚本错误是个很麻烦的问题,一般定位都是 JS 引擎 和 VB 引擎出错。但是有时间反复注册 jscript.dll 和 vbscript.dll 也不能解决问题。具体表现 部分 js 解析正常,而部分就不行,尤其是基于 Web2.0的网站。不说别的,就连 ie7/ie8 本身第一次运行向导的"保存设置"也出错。其实研究下,貌似都出现在 XML 解释上? 重新注册…