| JREF Homepage | Swift Blog | Events Calendar | $1 Million Paranormal Challenge | The Amaz!ng Meeting | Useful Links | Support Us |
![]() |
|
|
|
|||||||
| Notices |
|
|
#1 |
|
Masterblazer
Join Date: Aug 2005
Location: Montreal, Quebec
Posts: 3,049
|
Arrrghh! Bad programmers/uninstall scripts
I hate it when people write uninstall scripts with bugs. One just erased a load of stuff from my start menu.
Grrrrrrr. I once had one delete my entire D:\Games directory. |
|
__________________
Almo! My Blog "God may not play dice with the universe, but something strange is going on with the prime numbers." — Paul Erdős Stop being so rational. It doesn't make any sense. - Gauthier Malou |
|
|
|
|
|
#2 |
|
Muse
Join Date: May 2009
Posts: 739
|
|
|
|
|
|
#3 |
|
Critical Thinker
Join Date: Jun 2003
Posts: 253
|
Wasn't there some Apple application uninstall script a couple years ago that had in it something to the effect of "cd \SomeAppDir; rm .\*", but they forgot the "."?
|
|
|
|
|
#4 |
|
Looking for Fountain of Smart
Join Date: Aug 2001
Location: a little toolshed
Posts: 17,157
|
My recipe for installation: Put absolutely everything in the product directory. Don't put anything anywhere else. You're allowed to add an item to the Start menu. And for crying out loud don't put a damn icon on my desktop without asking me, you cluttering bastard!
~~ Paul |
|
__________________
Millions long for immortality who do not know what to do with themselves on a rainy Sunday afternoon. ---Susan Ertz pi = 3.1415926...19729715941700531415926095214704122509... |
|
|
|
|
|
#5 |
|
Graduate Poster
Join Date: Sep 2004
Location: UK
Posts: 1,156
|
It's also when they add themsleves to startup as well I hate. Even tweaking msconfg it's back when next time you use the prog..
That's why I won't have Apple Quicktime on my system. |
|
|
|
|
#6 |
|
Thinker
Join Date: Dec 2005
Posts: 214
|
|
|
|
|
|
#7 |
|
Looking for Fountain of Smart
Join Date: Aug 2001
Location: a little toolshed
Posts: 17,157
|
Originally Posted by Yalius
~~ Paul |
|
__________________
Millions long for immortality who do not know what to do with themselves on a rainy Sunday afternoon. ---Susan Ertz pi = 3.1415926...19729715941700531415926095214704122509... |
|
|
|
|
|
#8 |
|
Muse
Join Date: Mar 2007
Posts: 553
|
The "program files" directory should be read-only to normal (non-privileged) programs. This is to prevent accidental or malicious (virus/malware) modifying application or system components.
Recent versions of Windows enforce this, but there are still a lot of applications that don't follow this (including newly created ones). This is why people often use only "administrator" (fully privileged) accounts under XP. It is possible to change access to individual directories under "Program Files", but it is not easy under XP Home for the user. ETA: In addition, placing modifiable configuration files in a user-specific directory makes per-user configurations automatic. The configuration files that should be shared between all users have a specific place as well (in XP, "Documents and Settings\All Users", various sub-directories.) Further, Windows allows these folders to be moved to other locations (e.g. a 2ND hard drive for performance or ease of backup). A program that doesn't follow these rules makes life difficult. |
|
__________________
"Hello. My name is Inigo Skywalker. You are my father. Prepare to die." |
|
|
|
|
|
#9 |
|
Looking for Fountain of Smart
Join Date: Aug 2001
Location: a little toolshed
Posts: 17,157
|
Yup, those are good reasons. I'll allow it.
![]() ~~ Paul |
|
__________________
Millions long for immortality who do not know what to do with themselves on a rainy Sunday afternoon. ---Susan Ertz pi = 3.1415926...19729715941700531415926095214704122509... |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|