http://bugs.winehq.org/show_bug.cgi?id=21736
Juan Lang juan.lang@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Resolution|ABANDONED | Ever Confirmed|0 |1
--- Comment #18 from Juan Lang juan.lang@gmail.com 2011-11-30 13:29:02 CST --- Ok, so it didn't work on version 1.2.3? I'll reopen, though we'd really appreciate a retest on a more recent development version: the difference between development and release is often pretty small. (Volunteers => we do the best we can with QA, but that's not very good.)
It's possible to install more than one simultaneously, and using different WINEPREFIXes. I'll describe it briefly: download the source to the latest development version, e.g. to ~/src/wine, and build it (cd ~/src/wine && ./configure && make).
Install Quicken in its own wineprefix:
WINEPREFIX=~/.wine-quickentest ~/src/wine/wine path/to/quicken/setup.exe
Run Quicken from its new install location:
cd ~/.wine-quickentest/drive_c/path/to/quicken ~/src/wine/wine ./quicken.exe