svengeance / Husky

Modernizing the way developers think about installers
3 stars 0 forks source link

[Feature] Uninstaller #17

Closed svengeance closed 3 years ago

svengeance commented 3 years ago

Context

Another broad stroke of a brush here: Husky should be able to uninstall the application it had installed.

Proposals

Should implement #16 first. This will allow us to implement custom uninstall-only steps. Should ensure that all tasks, where applicable, should be able to undo themselves and rollback. Need to determine if we rollback dependencies that were installed.

Interested Users

End-Users

svengeance commented 3 years ago

6c28f771 adds removal of auto-installed regkeys