Some dependencies install multiple installers, so multiple uninstallers are needed
Author: philipzaeCreated Sep 18, 2026Updated Sep 18, 2026
LabelsFeedback
When installing some dependencies, for example .net 4 or vc++ 2010, two installers or two installer entries are added to the system during installation, so two uninstalls should be done when removing it from the system, but it seems the yml files only support a single uninstaller name (example).
Source: bottlesdevs/Bottles