|
|
|
|
|
by Dalewyn
1218 days ago
|
|
>opaque windoze registries etc Thanks for demonstrating your lack of credibility. Uninstallers by and large only do the reverse of what an installer did by going through the install log and undoing what it did. This means any additional files made after the the installation that weren't properly appended to the log, any additional information added to the Registry that weren't properly appended to the log, and any user files created after installation (eg: save files) will not be touched by the uninstaller. Should everything be properly logged for clean uninstalling? Yes; Linux package managers are a decent example. But reality is not ideal, so we have to deal with practicality. This presumably is the case whether it's Windows, Mac, or Linux. |
|
Nor do most linux programs remove dot files when they go away.