[Bug 5649] New: KeepTool's installer displayes the Feature Selection features in the wrong order

Wine Bugs wine-bugs at winehq.org
Tue Jul 11 13:58:15 CDT 2006


http://bugs.winehq.org/show_bug.cgi?id=5649

           Summary: KeepTool's installer displayes the Feature Selection
                    features in the wrong order
           Product: Wine
           Version: 0.9.17.
          Platform: Other
               URL: http://keeptool.com
        OS/Version: other
            Status: NEW
          Keywords: download
          Severity: normal
          Priority: P2
         Component: wine-msi
        AssignedTo: truiken at gmail.com
        ReportedBy: truiken at gmail.com
                CC: wine-bugs at winehq.org


If you choose "Custom Install" in the KeepTool installer, you'll notice that the
features are displayed in the wrong order, when compared with running the
installer in Windows.  We use the treeview control for the SelectionTree msi
dialog control, and when we insert items into the treeview, we give the TVI_SORT
flag, when it should be TV_LAST, and the sorting should happen when we read the
features from the msi database.  Patch will be sent.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the wine-bugs mailing list