Microsoft Money 2005

Informations

Creator Message
Quentin PÂRIS Anonymous

Information

This installer has been approved by the team.

Informations

Platforms:
Downloads: 34972
Wine: 1.4.1

Feedbacks

Description

Personal finance management software program.

Appdb.winehq.org . Wikipedia.

Source code

#!/bin/bash
# Last revision : (2013-06-09 14-38)
# Tested : Debian 6.0, Mac OSX
# Author : Tinou
# Script licence : GPLv3
#
# This script is designed for PlayOnLinux and PlayOnMac.

# CHANGELOG
# [SuperPlumus] (2013-06-09 14-38)
#   gettext

[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"

TITLE="Microsoft Money 2005"

POL_Debug_Init
POL_SetupWindow_Init
POL_SetupWindow_presentation "$TITLE" "Microsoft" "http://www.microsoft.com/" "Tinou" "Money205"


#Preparation de Wine
POL_System_SetArch "x86"
POL_Wine_SelectPrefix "Money2005"
POL_Wine_PrefixCreate "1.4.1"


POL_SetupWindow_InstallMethod LOCAL,CDROM
if [ "$INSTALL_METHOD" = "CD" ]
then
POL_SetupWindow_cdrom
[ -e "$CDROM/install.exe" ] && cdFile="install.exe" || cdFile="setup.exe"
POL_SetupWindow_check_cdrom "$cdFile"
wFile="$CDROM/$cdFile"
else
POL_SetupWindow_browse "$(eval_gettext 'Please select the setup file to run')" "$TITLE"
wFile="$APP_ANSWER"
fi

POL_Call POL_Install_ie6
POL_SetupWindow_wait "Installing $TITLE" "$TITLE"
POL_Wine "$wFile"
POL_Wine_WaitExit

#CREATION LANCEUR
POL_Shortcut "msmoney.exe" "$TITLE"
POL_Shortcut_InsertBeforeWine "$TITLE" "wineserver -k"

POL_SetupWindow_Close
exit

Contributions

Filters:

Contribute
Member Message
Quadrant368 Sunday 10 November 2019 at 9:55
Quadrant368 Anonymous

Message

Je  n'avais pas réussi sur mon précédente macbook 2011 avec High sierra,

Je suis sur Macbook pro début 2019/ OS Mojave, j'ai fait à nouveau un essai et je n'y arrive pas...

(pourtant j'ai récupéré le fichier rendu public par Microsoft lors de l'abandon de l'exploitation de Money

Money2005-FR-QFE3.exe

et je n'arrive pas à le faire fonctionner...

Quelqu'un peut-il m'aider?

Replies

clauribe Sunday 11 October 2015 at 22:12
clauribe Anonymous

Message

Quentin

back again, after installation of OS El Capitan - Money 2005 does not work anymore :-(

 

Replies

yodorian Tuesday 6 January 2015 at 21:08
yodorian Anonymous

Message

 

Hello

Did you finally succeed to get Money installed and working with Playonmac. I am currently trying to intall it and walk through numerous of regsvr32.exe error message during dll installation

find below an example of error log I get:

Unhandled exception: page fault on read access to 0xffffffff in 32-bit code (0x94daf564).
Register dump:
 CS:001b SS:0023 DS:0023 ES:0023 FS:1007 GS:000f
 EIP:94daf564 ESP:0033f7b8 EBP:0033fd30 EFLAGS:00010202(  R- --  I   - - - )
 EAX:a07a30a4 EBX:0000000a ECX:00000001 EDX:a07a30a4
 ESI:0033fc68 EDI:a07a2038
Stack dump:
0x0033f7b8:  0033f7e8 7bc28317 7bca7624 00000000
0x0033f7c8:  0033f800 7bc41063 00000000 00000000
0x0033f7d8:  7ffc0000 a07a2038 7bcba874 0033f800
0x0033f7e8:  0033f808 00000001 7bca7624 00000001
0x0033f7f8:  0033f818 7bc28371 7bca7624 ffffffff
0x0033f808:  0033f848 7bc28151 7bca7624 447c9f59
0200: sel=1007 base=7ffc0000 limit=00000fff 32-bit rw-
Backtrace:
=>0 0x94daf564 (0x0033fd30)
  1 0x94d86d7d (0x0033fd60)
  2 0x94d84e48 (0x0033fd90)
  3 0x401b0412 in <wine-loader> (+0x401b0411) (0x0033fdc8)
  4 0x401b083a in <wine-loader> (+0x401b0839) (0x0033fe38)
  5 0x401b090f in <wine-loader> (+0x401b090e) (0x0033fe68)
  6 0x7b85777c in kernel32 (+0x4777b) (0x0033fe88)
  7 0x7b8578e0 in kernel32 (+0x478df) (0x0033fee8)
  8 0x7bc7470c in <wine-loader> (+0x7bc7470b) (0x0033ff08)
  9 0x7bc74752 in <wine-loader> (+0x7bc74751) (0x0033ff98)
  10 0x7bc746d2 in <wine-loader> (+0x7bc746d1) (0x0033ffb8)
  11 0x7bc47ed2 in <wine-loader> (+0x7bc47ed1) (0x0033ffe8)
0x94daf564:     
Modules:
Module    Address            Debug info    Name (21 modules)
ELF           0-82001000    Stabs           <wine-loader>
PE     1190000- 11df000    Deferred        inetcpl.cpl
PE    401a0000-401a4000    Deferred        regsvr32
PE    40590000-40594000    Deferred        advapi32
PE    42090000-42094000    Deferred        version
PE    43900000-43908000    Deferred        ole32
PE    43a70000-43aaa000    Deferred        user32
PE    43be0000-43be6000    Deferred        gdi32
PE    43cd0000-43cd4000    Deferred        rpcrt4
PE    43e00000-43e04000    Deferred        winex11
PE    43fd0000-43fd4000    Deferred        imm32
PE    44280000-44284000    Deferred        msvcrt
PE    44320000-44479000    Deferred        shell32
PE    44580000-4460a000    Deferred        comctl32
PE    446c0000-446c4000    Deferred        uxtheme
PE    446f0000-44717000    Deferred        advpack
PE    44720000-4472e000    Deferred        setupapi
PE    447a0000-447a8000    Deferred        winspool
PE    70bd0000-70c34000    Deferred        shlwapi
PE    7b810000-7b867000    Deferred        kernel32
PE    7bc10000-7bc14000    Deferred        ntdll
Threads:
process  tid      prio (all id:s are in hex)
0000000e services.exe
    00000020    0
    0000001f    0
    00000015    0
    00000010    0
    0000000f    0
00000012 winedevice.exe
    0000001d    0
    0000001a    0
    00000014    0
    00000013    0
0000001b plugplay.exe
    00000021    0
    0000001e    0
    0000001c    0
0000003f explorer.exe
    00000040    0
00000043 (D) C:\windows\system32\regsvr32.exe
    00000044    0 <==
System information:
    Wine build: wine-1.4.1
    Platform: i386
    Host system: Darwin
    Host version: 14.0.0

Could please provide me support to get this fixed ?

Thanks and regards

Replies

Tuesday 6 January 2015 at 21:31
appdb.winehq.org says that it runs like garbage now, so you might want to try a new version of Money. It is like 10 years old. I am not sure how this ran in the first place via this script, considering that Money 2005 doesnt seem to run as well as other versions.

https://appdb.winehq.org/objectManager.php?sClass=application&iId=79
Anonymous
Wednesday 7 January 2015 at 15:05
Dear Quentin are you still working on Money 2005 ?
Wednesday 7 January 2015 at 18:06
yodorian - Did you check the link that I sent you?
Anonymous
Friday 9 January 2015 at 18:36
Money 2005 used to work with wine. Can you try with wine 1.2.3?
Quentin PÂRIS Tuesday 9 December 2014 at 0:46
Quentin PÂRIS Anonymous

Information

This update has been approved by the team.

Differences

@@ -23,7 +23,7 @@
 #Preparation de Wine
 POL_System_SetArch "x86"
 POL_Wine_SelectPrefix "Money2005"
-POL_Wine_PrefixCreate
+POL_Wine_PrefixCreate "1.4.1"
 
 
 POL_SetupWindow_InstallMethod LOCAL,CDROM

New source code

#!/bin/bash
# Last revision : (2013-06-09 14-38)
# Tested : Debian 6.0, Mac OSX
# Author : Tinou
# Script licence : GPLv3
#
# This script is designed for PlayOnLinux and PlayOnMac.

# CHANGELOG
# [SuperPlumus] (2013-06-09 14-38)
#   gettext

[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"

TITLE="Microsoft Money 2005"

POL_Debug_Init
POL_SetupWindow_Init
POL_SetupWindow_presentation "$TITLE" "Microsoft" "http://www.microsoft.com/" "Tinou" "Money205"


#Preparation de Wine
POL_System_SetArch "x86"
POL_Wine_SelectPrefix "Money2005"
POL_Wine_PrefixCreate "1.4.1"


POL_SetupWindow_InstallMethod LOCAL,CDROM
if [ "$INSTALL_METHOD" = "CD" ]
then
POL_SetupWindow_cdrom
[ -e "$CDROM/install.exe" ] && cdFile="install.exe" || cdFile="setup.exe"
POL_SetupWindow_check_cdrom "$cdFile"
wFile="$CDROM/$cdFile"
else
POL_SetupWindow_browse "$(eval_gettext 'Please select the setup file to run')" "$TITLE"
wFile="$APP_ANSWER"
fi

POL_Call POL_Install_ie6
POL_SetupWindow_wait "Installing $TITLE" "$TITLE"
POL_Wine "$wFile"
POL_Wine_WaitExit

#CREATION LANCEUR
POL_Shortcut "msmoney.exe" "$TITLE"
POL_Shortcut_InsertBeforeWine "$TITLE" "wineserver -k"

POL_SetupWindow_Close
exit

Replies

clauribe Monday 8 December 2014 at 23:59
clauribe Anonymous

Message

Dear Quentin

I have been using Money 2005 for many years (at least from 2010) thanks to the fabulous PlayOnMac :-)

But i changed the OS --> yosemite, on my Mac Mini, MacbookAir, and since then cannot manage to use it anymore... I went on the website and downloaded the new version of POM 4.2.5. I had a message at the onstalletion regarding the mono version of Wine (sorry did forget to write the message], and now i can launch Money, I have the little music at the beginning, and when I try Fichier/Ouvrir none of the menus appear :-( Tried to check the forum but without success... Any help would be very appreciated!. En tous cas merci pour tout - Catherine

 

 

 

Replies

Anonymous
Tuesday 9 December 2014 at 0:46
Try to reinstal it now

(You may need to reinstall XQuartz)
Anonymous
Wednesday 10 December 2014 at 11:21
Dear Quentin
Anonymous
Wednesday 10 December 2014 at 11:27
it finally worked :-) The main difference is on the version of Wine which is 1.4.1. I have put a word file because I had errors while installing Wine, and then Money with 10 times at least an error on regsrv32.exe If you are interested i can push you my word / pdf file for a detailed explanation on installation - my email is clauribe@free.fr - And thanks a lot
Anonymous
Tuesday 16 December 2014 at 8:24
Correction- Money opens normally, but this week end I wanted to work on it and when I try to select one of the accounts, then it never opens... I think this is due to the number of error messages I had during the installation...
Anonymous
Tuesday 16 December 2014 at 21:23
Can you send me a screenshot please? Thank you

Edited by Tinou

This site allows content generated by members, and we promptly remove any content that infringes copyright according to our Terms of Service. To report copyright infringement, please send a notice to dmca-notice@playonlinux.com