![]() |
2010-10-12
, 18:20
|
Posts: 992 |
Thanked: 995 times |
Joined on Dec 2009
@ California
|
#81
|
![]() |
2010-10-12
, 18:25
|
Posts: 992 |
Thanked: 995 times |
Joined on Dec 2009
@ California
|
#83
|
If it can keep track of installation folders, what's the big deal with having the option of using custom installation folders?
![]() |
2010-10-12
, 18:35
|
Posts: 207 |
Thanked: 154 times |
Joined on Nov 2009
|
#84
|
Why a centralized registry is worse than a bunch of files in a bunch of folders?
The Following User Says Thank You to RFS-81 For This Useful Post: | ||
![]() |
2010-10-12
, 18:48
|
Posts: 2,829 |
Thanked: 1,459 times |
Joined on Dec 2009
@ Finland
|
#85
|
![]() |
2010-10-12
, 18:50
|
Posts: 1,522 |
Thanked: 392 times |
Joined on Jul 2010
@ São Paulo, Brazil
|
#86
|
- registry is not portable (hard to clone configs to multiple computers)
-
- it's easy to mess up *anything* when making a mistake with registry (with rc files you only mess up the one particular app/function)
-
- if you mess up settings of an app (or want to return the "factory settings"), just delete the rc file and start over - nothing else is affected
-
- with registry, you often cannot be sure whether stuff there is obsolete or not
-
- with rc files, you can move apps to different locations without messing up the configs
-
- with rc files, you can reinstall the whole operating system without losing user specific configs (taken /home is mounted as a separate filesystem)
![]() |
2010-10-12
, 18:52
|
Posts: 2,829 |
Thanked: 1,459 times |
Joined on Dec 2009
@ Finland
|
#87
|
![]() |
2010-10-12
, 18:54
|
Posts: 992 |
Thanked: 995 times |
Joined on Dec 2009
@ California
|
#88
|
Linux gives the user power to make a mess in so many way....why the need for additional steps just to change the install folder name or location?
Why a centralized registry is worse than a bunch of files in a bunch of folders?
If the package manager keeps track of where things are installed, any program that would need to know if a given program is installed and where would just check the place where the package manager stores that information.
dumping all executables on one folder, all configuration files on another folder etc makes quite a mess
![]() |
2010-10-12
, 18:59
|
Posts: 1,522 |
Thanked: 392 times |
Joined on Jul 2010
@ São Paulo, Brazil
|
#89
|
![]() |
2010-10-12
, 19:04
|
Posts: 1,746 |
Thanked: 2,100 times |
Joined on Sep 2009
|
#90
|
Just export a .reg file for the keys in question, transfer that file however you want, and on the destination import it (usually simply by double-clicking and clicking yes on a "are you sure" dialog
haven't had much experience with that, i did once, quite some time ago, play with a Visual Basic program that read and wrote to the registry, wasn't a big deal.
The Following User Says Thank You to wmarone For This Useful Post: | ||
![]() |
Tags |
nerd rage, whatthef? |
Thread Tools | |
|