http://bugs.winehq.org/show_bug.cgi?id=5611
Summary: Installing keeptool fails to install all selected components Product: Wine Version: CVS Platform: Other URL: http://keeptool.com OS/Version: other Status: NEW Keywords: download Severity: normal Priority: P2 Component: wine-msi AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
Try to install keeptool from keeptool.com: $ wget ftp://ftp.keeptool.de/KeepTool7.0.exe $ wine KeepTool7.0.exe Be sure to pick "Install All Components". Then run it: $ cd ~/".wine/drive_c/Program Files/KeepTool/KeepTool 7" $ wine Hora.exe Click on 'Cancel' on the login popup. In 'Tools' menu, select 'ER Diagrammer'. It will fail with a dialog box "Could not find C:\Program Files\KeepTool\KeepTool 7\ErDgr.exe". Now rerun the installer with +msi. You'll see a line like trace:msi:ACTION_InstallFiles File L"ErDgr.exe" is not scheduled for install That seems wrong.