[Bug 15509] New: MS Money 2007 hangs

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Oct 3 23:06:57 CDT 2008


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 at winehq.org
        ReportedBy: cchandel at 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.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list