http://bugs.winehq.org/show_bug.cgi?id=15509
Summary: MS Money 2007 hangs Product: Wine Version: 1.1.5 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: cchandel@flashmail.com
Created an attachment (id=16454) --> (http://bugs.winehq.org/attachment.cgi?id=16454) error messages received on running Money 2007
I have installed ms money using this procedure. We need to install ie6sp1 first 1. Use winetricks to install the following :- (a) mfc40 (b) mfc42 (c) riched20 (d) msxml3 2. delete the following from .wine/drive_c/windows/system32:- (a) urlmon.dll (b) shlwapi.dll (c) shdocvw.dll 3. delete iexplore.exe from .wine/drive_c/Program Files/Internet Explorer/ 4. download ie6sp1 from microsoft.com and install it 5. cd .wine/drive_c/windows/system32 6. run 'for i in *.dll *.ocx; do regsvr32 $i; done' 7. run winecfg. add the following as (native,builtin) :- (a) mshtml (b) wininet (c) shdocvw (d) shlwapi (e) urlmon 8. install money by running setup.exe 9. install comctl32 using winetricks to get proper text layout
Reporting two bugs here.
1. Money hangs on exit. Process needs to be restarted. 2. comctl32 needs to be installed for proper table layout.