4. Using winetricks, installed dotnet30
*This installed dotnet20 also before since you deleted .wine, then installed dotnet30
*Also if directx 9 is installed do #WINEDLLOVERRIDES="d3d9=""" wine ./foo.exe or winecfg click libraries tab and remove all directx 9. Then start all over again from #1.
5. Using winetricks, installed gdiplus
6. Using winetricks, installed ie6
7. Using Wine, ran installer for Quicken Home & Business 2010
*Install application worked
*registration worked
*new user worked
*starting with a quicken backup file worked
*backup worked.
*UPdate for account ran a little slow but worked.
*Program in general ran a little slow, but ran fine.
What does not
*If you didnt install in the order above it will not work from what I seen.
*If d3d9 directx 9 is installed dotnet30 will not install at all. dotnet30 must be installed at the command prompt.
What was not tested
n/a I used everything I use for Quicken.
Additional Comments
1. Started with a clean .wine directory
#rm -f ~/.wine & rm -f ~/.winetrickscache
2. I installed fontfix. This is a must if trying to restart the install at all.
#sh winetricks fontfix
3. $ su
# ulimit -n 4096
# su your_username
$ wine your_installer
4. Using winetricks, installed dotnet30
#sh winetricks dotnet30
*This installed dotnet20 also before since you deleted .wine, then installed dotnet30
*Also if directx 9 is installed do #WINEDLLOVERRIDES="d3d9=""" wine ./foo.exe or winecfg click libraries tab and remove all directx 9. Then start all over again from #1.
5. Using winetricks, installed gdiplus
#sh winetricks gdiplus
6. Using winetricks, installed ie6
#sh winetricks ie6
7. Using Wine, ran installer for Quicken Home & Business 2010
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
Quicken 2010 Install via WineBottler
by Justin on Tuesday January 18th 2011, 7:40
Installed Quicken 2010 on Mac OS X without any problems using WineBottler. Followed the instructions here by checking the box next to each of the programs listed in the steps and the program did the rest automatically. Didn't need to do anything with DirectX. The internet updates work and the program (as far as I can tell) runs just as it would in Windows.
Tried the same install with PlayonMac and had many problems with functionality. Internet updating never worked and, when attempted, would permanently crash the program, forcing a reinstall every time.
Question
by jason Williams on Saturday September 18th 2010, 21:09
I know this is a newbe question, but Step three is mixing me up
$wine your_installer
does this refer to the Quicken installer.exe? if so why do we repeat this step at the end, and if not what does it refer to?
Thus far my only issue is that Quicken 2010 home and business doesn't have internet access, and any time I click on something that needs it, ie one step update, or quicken.com it crashes the application.
RE: Question by jason Williams on
Saturday September 18th 2010, 21:11
RE: Question by CJ on
Friday September 24th 2010, 12:21
RE: Question by jason Williams on
Monday September 27th 2010, 17:52
RE: Question by jason Williams on
Monday September 27th 2010, 17:58
How to get Quicken 2010 running
by Matt Jermine on Tuesday January 19th 2010, 22:26
My first post to Wine HQ.
I got Quicken Premier 2010 to work... minus online updating of my bank transactions (it hangs as reported in other versions).
-------------------
I'm running:
Wine 1.1.36
Ubuntu 9.10 Karmic Koala (64 bit) with all the latest updates
-------------------
Started with a clean .wine directory
* Using winetricks, I installed fontfix.
* Prior to Installing dotnet30: I had a problem with dotnet30 "ngen.exe hangs while compiling a particular assembly (out of file descriptors) (Bug 16258)" so I fixed it by typing at the shell:
Error message on run.
by William on Thursday October 22nd 2009, 15:57
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8)
err:module:import_dll Library mfc90.dll (which is needed by L"C:\\Program Files\\Quicken\\qw.exe") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"C:\\Program Files\\Quicken\\qw.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\Quicken\\qw.exe" failed, status c0000135