On Mon Feb 5 12:41:21 2024 +0000, Hans Leidekker wrote:
It's still too specific. The functions you are modifying (dialog_handle_event / dialog_button_control) are generic, they shouldn't have any special handling for browse buttons.
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.