On the customize dialog,I add a pushbutton "Browse",
I want that When the installation is running,user can see the BrowseDlg after pushing down the button "Browse".
But the result is returning the error "2812" .
Who can tell me why?
I need help!

Posted 10 July 2002 - 10:00
Posted 10 July 2002 - 10:24
Posted 17 July 2002 - 11:54
Posted 19 July 2002 - 13:36
Quote |
Platform SDK: Windows Installer SelectionBrowse ControlEvent The SelectionTree control uses the SelectionBrowse event to spawn a browse dialog making it possible to modify the path of the highlighted item. Any controls that publish a SelectionBrowse event become disabled if a feature has been selected that is already installed, not configurable, or not selected for local installation. |