http://bugs.winehq.org/show_bug.cgi?id=5648
Summary: KeepTool's installer displays invalid feature in the feature selection screen Product: Wine Version: 0.9.17. Platform: All URL: http://keeptool.com OS/Version: All Status: NEW Keywords: download Severity: normal Priority: P2 Component: wine-msi AssignedTo: truiken@gmail.com ReportedBy: truiken@gmail.com CC: wine-bugs@winehq.org
When you choose "Custom Install" in the KeepTool's installer, you'll see a list of features that you can install. One feature is listed that should not be, and is not displayed when you run the installer in windows. Exploring the msi database, and looking in the feature table, this feature that shouldn't be displayed has a Display value of 0, which according to msdn means it shouldn't be displayed. Patch will be sent.