http://bugs.winehq.org/show_bug.cgi?id=4801
Summary: keeptool's hora.exe locks up at login screen Product: Wine Version: 0.9.9. Platform: Other URL: http://keeptool.com OS/Version: other Status: NEW Keywords: download Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
To repeat: First, touch ~/.wine/drive_c/windows/system32/shdocvw.dll to get past the install bug described here: http://bugs.winehq.org/show_bug.cgi?id=4796 Then install keeptool from keeptool.com: $ wget ftp://ftp.keeptool.de/KeepTool7.0.exe $ wine KeepTool7.0.exe $ cd "~/.wine/drive_c/Program Files/KeepTool/KeepTool 7" $ wine Hora.exe
The app will display the splash screen and the "connect to database" popup. However, it will not accept any input; it will be locked up. Starting Hora.exe under winedbg gets you past this; you have to type "pass" about twelve times to get to the "connect to database" popup, and it accepts user input then.