Hi Paul,
I think you're the first person I've run into who uses MSMoney in MacOS or Linux who doesn't use the transaction form. I've never seen this problem before since I don't use Money this way. I'll definitely keep an eye open for this going forward, so thanks for that!
Here's a new download link, there are a couple of things that have changed.
msmoneysetup_MacOS_FullInstall_07May2026.zip
Remove the old msmoneysetup folder and extract the new one; replace your msmoneyquotes if you use it.
The
old Install.sh only removed with MS Money installation part before but
left the wine engine intact; this has also been fixed.
I tested with both Wine 10.0 (still the default) and a wine 9.0 engine based on Crossover WS12WineCX24.0.7_7. With the CX engine I noticed that the Money installer is a gray window instead of the normal Money imaging, but runs properly. This one makes the fonts slightly easier to read in the account register but not perfect.
I did find something I missed though in setting up the links to the dlls so that's why I defaulted back to wine 10.0; it should be more stable. Hopefully I have a better handle on this new installation method, it's so much faster than last year's method.
-----
If you want to experiment, you have to make changes to desktop/Install.sh and homebrew/install-homebrew.sh.
For Install.sh, near the top, uncomment the WineCX line and comment out the WineSikarugir line.
#ENGINE_NAME="WS12WineCX24.0.7_7"
ENGINE_NAME="WS12WineSikarugir10.0_6"
becomes
ENGINE_NAME="WS12WineCX24.0.7_7"
#ENGINE_NAME="WS12WineSikarugir10.0_6"
After those changes, rerun Install.app.
-----
Let me know if you find anything else, I need to update the guides as well but I'll wait for your feedback. If this works well then I'll create a new thread for it.
Thanks,
Nathan