Closed
Description
There are a few issues of polish that I want to fix here:
- Although the installer internally supports multiple components there is no interface for actually selecting individual components. This is important because it allows to not install docs, which are 250 MB of the 50 MB install.
- Uninstallation can only be done through the original installer, which in many cases means the user is going to have to download the installer again. I want to put an uninstall script in the installation.
This will require some refactoring and an upgrade of the installer manifest format.