andrewducker: (devil)
andrewducker ([personal profile] andrewducker) wrote2006-05-11 11:55 pm

Well that's bloody annoying (#17 in an ongoing series): Things that don't just stop when you ask the

When I quit a piece of software, unless there's something important it has to ask me (like "Should I save this document") it should simply remove itself from memory, releasing any memory/disk space/network ports it was using at the time.

What it _shouldn't_ do is display 5 screens telling me how great it is, ask me if I want to buy some other products from the same company or (most recently annoying) play a sample saying "Goodbye". 

If I'd wanted to hear anything more from the software I wouldn't have quit it in the first place!

[identity profile] pseudomonas.livejournal.com 2006-05-11 10:58 pm (UTC)(link)
Amen!
moniqueleigh: (Wet Kitten)

[personal profile] moniqueleigh 2006-05-11 11:05 pm (UTC)(link)
Dear gods, yes!

[identity profile] azalemeth.livejournal.com 2006-05-12 06:42 am (UTC)(link)
If I'm _forced_ to use something like that, I get in the habit of either `kill -9 `pgrep namee`` or `taskkill /y /name /f....` if it's a windows machine (but with actual proper switches as I can't remember it.....)

But, other than that, hell yeah!