Application Details:
Version: | Money Plus Deluxe Sunset |
License: | Free to use |
URL: | http://www.microsoft.com/money |
Votes: | 3 |
Latest Rating: | Platinum |
Latest Wine Version Tested: | 6.0.4 |
Maintainers: About Maintainership
What works
Complete functionality
What does not
Workarounds
What was not tested
N/A
Hardware tested
Graphics:
Additional Comments
Money requires a 32bit prefix.
Ensure the latest winetricks is installed. Edit the load_ie7 verb so that shlwapi is removed from the following section:
for dll in itircl itss jscript mshtml msimtf shdoclc shdocvw shlwapi urlmon; do
test -f "${W_SYSTEM32_DLLS}"/${dll}.dll &&
mv "${W_SYSTEM32_DLLS}"/${dll}.dll "${W_SYSTEM32_DLLS}"/${dll}.dll.bak
done
Set winetricks to Enable Silent Install. Install with winetricks ie7, msxml3, msxml4, vcrun2005, vcrun2008.
Install MS Money Deluxe Sunset. After install is complete replace
mnyob99.dll in C:\Program Files\Microsoft Money Plus\MNYCoreFiles
These files are available at the following link: Money Downloads
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Ubuntu 20.04 "Focal" (+ variants like Kubuntu) | Aug 07 2022 | 6.0.4 | Yes | Yes | No | Platinum | Colin Robbins | |
Current | Siduction 64Bit | Jan 24 2022 | 7.0 | Yes | Yes | No | Platinum | N. Giard | |
Show | Arch Linux x86_64 | Nov 26 2021 | 6.22 | No, but has workaround | No | Yes | Garbage | Christopher J. Cuppett | |
Show | Siduction 64Bit | Aug 04 2021 | 6.0.1 | Yes | Yes | No | Platinum | N. Giard | |
Show | macOS 10.14 "Mojave" | May 12 2020 | 5.7 | Yes | Yes | No | Platinum | N. Giard |
Bug # | Description | Status | Resolution | Other apps affected |
Edited on 15 March 2022 to reflect the fixed ie7 verb in winetricks and the latest stable version of Wine 7.0.
Money requires a 32bit prefix. Install wine-gecko, Wine Mono Runtime and Wine Mono Windows Support.
Ensure the latest winetricks is installed.
Set winetricks to Enable Silent Install. Install with winetricks ie7, msxml3, msxml4, vcrun2005, vcrun2008.
Note: Money isn't feature complete with IE6/8.
Install MS Money Deluxe Sunset. After install is complete replaceThese files are available at the following link: Money Downloads
All should be good except on the bank accounts screen. Account type subtotals will be misaligned. If you 'winetricks install comctl32.dll' it will change the comctl32.dll in winecfg libraries to comctl32.dll mative. This will fix the alignment, but it will break File,Open a new file / File, Backup, account balancing and various other popup windows. Change comctl32.dll back to builtin if/when you need these functions.
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
by Matha Goram on Thursday April 6th 2023, 16:28
I made a mess of my wine installation on Ubuntu 22.10. In my ignorance I installed 64-bit version and then Money. I tried to recover by re-tracing the steps I had omitted to make wine32 functional. Naturally, Money would launch but then hang. I ended up deleted wine completely.
I need help to start again this time with the recognition that I will need wine32 too.
What are the correct steps (for a newbie) for Ubuntu 22.10 to run Money under wine-7.0 (Ubuntu 7.0~repack-8)? I don't need the exact instructions. I can get those from this site and elsewhere but please enumerate the steps so that I can launch Money in the following manner:
WINEARCH=win32 WINEPREFIX=~/.wine wine msmoney
Thanks.
by N. Giard on Friday April 28th 2023, 18:27
Any chance maybe you didn't install multi-arch support in ubuntu? If you don't have that then wine won't have the i386 packages it needs.
Regards,
Nathan
by Matha Goram on Friday April 28th 2023, 18:53
Thanks for your observation. What is the most basic command to check my mistake (during installation for multi-arch support), please?
Regards,
--- Matha.
by N. Giard on Friday April 28th 2023, 20:05
dpkg --print-foreign-architectures
Check out this page for reference:
askubuntu.com/questions/736647/how-to-tell-if-my-system-is-multiarch
Also, refer to this info as well:
help.ubuntu.com/community/MultiArch
If this helps, then you might need to uninstall and reinstall wine so that it pulls the i386 packages.
Good luck,
Nathan
by John Nunez on Monday March 14th 2022, 2:56
0168:err:sync:RtlpWaitForCriticalSection section 010AA550 "?" wait timed out in thread 0168, blocked by 010c, retrying (60 sec)
Is this a known issue? Does anyone know if there is a fix? Are others able to balance c/card accounts?
Thanks for any suggestions.
by John Nunez on Monday March 14th 2022, 2:58
by N. Giard on Tuesday March 15th 2022, 2:48
I don't have the native dll file installed so my subtotals don't align on the accounts page, but any of these type of pop-up windows work for me.
by John Nunez on Tuesday March 15th 2022, 3:12
by N. Giard on Tuesday March 15th 2022, 3:25
I updated my notes on how to configure the prefix, maybe try to rebuild it? Also, do you have the modified mnyob99.dll copied into your money installation folder?
by John Nunez on Tuesday March 15th 2022, 6:49
... and as I type I've just noticed that I'm actually using Money 2005 UK, not the US Sunset Edition. So sorry but it appears I've been wasting your time.
It does appear to be an issue with the version I'm running:
appdb.winehq.org/objectManager.php?sClass=version&iId=2729
Thanks again for your help.