On Mon Feb 5 20:55:03 2024 +0000, Fabian Maurer wrote:
How else should I handle this? I tried editing the msi with "InstEd", and as soon as the button-event is no longer "SelectionBrowse", the button is no longer disabled when switching features. Otherwise it seems to be just a normal button.
It seems like you found a good lead. The handler for SelectionBrowse is event_spawn_dialog(), so perhaps you can follow that path and see which part causes the button to be enabled?