Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uninstaller leaves behind artefacts #166

Open
intelliant01 opened this issue May 2, 2020 · 1 comment
Open

Uninstaller leaves behind artefacts #166

intelliant01 opened this issue May 2, 2020 · 1 comment
Labels
TAG: bug fix Behavior is wrong or broken

Comments

@intelliant01
Copy link

Observation

Uninstall leaves behind the C:\Python34 directory and the related KOLIBRI_SCRIPT_DIR's value in the System Path variable.

Expected Behaviour

Ideally, a user must be notified of the same during uninstallation as is notified to install Python during installation. One should be given an option to auto-clean the installed Python because the user may actually be not using it for anything else.

However, if they choose to keep it then replace the %KOLIBRI_SCRIPT_DIR%' string with its value in the Path. (Herein I am assuming that the modification will be made to add %KOLIBRI_SCRIPT_DIR% instead of the currently added value to the Path variable as I have suggested in #161.

Consequences

A non-technical user will most likely just be cluttering their system with such residual artefacts.

@intelliant01
Copy link
Author

This may be considered along with #118 .

@cpauya cpauya added the TAG: bug fix Behavior is wrong or broken label May 4, 2020
@cpauya cpauya changed the title Uninstaller leaves behind atrefacts Uninstaller leaves behind artefacts May 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TAG: bug fix Behavior is wrong or broken
Projects
None yet
Development

No branches or pull requests

2 participants