http://bugs.winehq.org/show_bug.cgi?id=23208
--- Comment #16 from Juan Lang juan_lang@yahoo.com 2010-09-17 20:13:40 CDT --- (In reply to comment #15)
Now I performed some other tests and I found that I can install and run msmoney, open my .mny file and the bug does not occur if I follow these steps:
install ies4linux (./ies4linux --no-gui --no-flash) rm -rf ~/.wine/* cp -r ~/.ies4linux/ie6/* ~/.wine/ ./wine winecfg (and set OS to Win98) ./wine setup.exe (install Money) ./wine "C:\Programmi\Microsoft Money\System\MSMONEY.exe" (run Money)
Hope that's clearer now, and maybe useful to get into it. Thank you,
Well, the trouble is that we don't support ies4linux here, because it overrides so many dlls with native ones that it's hard to figure out where a bug is. If there's any way to get it to work with vanilla Wine and winetricks, that'd be much more helpful.