Microsoft Money 2005
Informations
Créateur | Messages |
---|---|
Quentin PÂRIS
|
InformationCet installateur a été accepté par l'équipe. InformationsPlate-formes : Retours d'expérience1 3 DescriptionPersonal finance management software program. Code source#!/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:
ContribuerMembre | Messages |
Quadrant368 | Dimanche 10 Novembre 2019 à 9:55 |
Quadrant368
|
MessagesJe 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? Réponses |
clauribe | Dimanche 11 Octobre 2015 à 22:12 |
clauribe
|
MessagesQuentin back again, after installation of OS El Capitan - Money 2005 does not work anymore :-(
Réponses |
yodorian | Mardi 6 Janvier 2015 à 21:08 |
yodorian
|
Messages
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). Could please provide me support to get this fixed ? Thanks and regards RéponsesMardi 6 Janvier 2015 à 21:31
Mercredi 7 Janvier 2015 à 15:05
Mercredi 7 Janvier 2015 à 18:06
Vendredi 9 Janvier 2015 à 18:36
|
Quentin PÂRIS | Mardi 9 Décembre 2014 à 0:46 |
Quentin PÂRIS
|
InformationCette mise à jour a été acceptée par l'équipe 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 Nouveau code source#!/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 Réponses |
clauribe | Lundi 8 Décembre 2014 à 23:59 |
clauribe
|
MessagesDear 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
RéponsesMardi 9 Décembre 2014 à 0:46
Mercredi 10 Décembre 2014 à 11:21
Mercredi 10 Décembre 2014 à 11:27
Mardi 16 Décembre 2014 à 8:24
Mardi 16 Décembre 2014 à 21:23
Edité par 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