I looked at the App Database, and tried to follow the instructions for Quicken2010, which clearly states that the account update was tested. 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 seem to have internet access, and any time I click on something that needs it, ie one step update, or quicken.com it crashes the application. Mostly I just need the one step update to work. thanks for the guidance, Jason As a side note using the left hand Ctrl-Shift then clicking on tools>One Step Update clears the registration requirement,. If you click on the one step update button on the tool bar (with ctrl-shift) it does not work. The Registration page that comes up is still in gibberish, but it displays the path, so I opened it in firefox and it is an error message indicating that Quicken doesn't have internet access.
Sorry I forgot to post my info Wine 1.1.42 Ubuntu 10.04
jakwi wrote:> Wine 1.1.42 >That version is old. Upgrade to 1.2 or later.
Ok, I updated to wine 1.2, but I still have the same issue, no change. thanks for the help, Jason
I discovered a need for winetrick to install Quicken 2012 Home and Business Since Quicken H&B 2012 is still is a 32 bit application and uses .net 2.0 this may work for your older Quicken version. I run gentoo linux. It was a bit of a hassle to get it to compile any version of wine above 1.5.6, but I finally get all the way to 1.5.14. The I discovered export WINEARCH=win32 winecfg <select Windows 7> <Graphics --> uncheck "Allow the window manager to control the windows set Screen resolution to 104 as the fonts are small> winetricks dotnet20 wine <path to your install .exe file>
This is an edit to my earlier message. I intended to mention that wine versions 1.5.13 and 1.5.14 have a regression with Quicken that results in improper screen redrawing -- lots of black rectangles. Wine 1.5.12 works properly with my procedure. On Saturday, October 06, 2012 07:56:50 PM Wilson Michaels wrote:> I discovered a need for winetrick to install Quicken 2012 Home and Business > > Since Quicken H&B 2012 is still is a 32 bit application and uses .net 2.0 > this may work for your older Quicken version. > > I run gentoo linux. It was a bit of a hassle to get it to compile any > version of wine above 1.5.6, but I finally get all the way to 1.5.14. The > I discovered > > > export WINEARCH=win32 > winecfg > <select Windows 7> > <Graphics --> uncheck "Allow the window manager to control the windows > set Screen resolution to 104 as the fonts are small> > winetricks dotnet20 > wine <path to your install .exe file>