http://bugs.winehq.org/show_bug.cgi?id=21736
--- Comment #19 from Robert H. Dinah rhdinah@yahoo.com 2011-11-30 21:03:06 CST --- (In reply to comment #18)
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
I will test this on an old test machine with Ubuntu Maverick this weekend ... with the current development version of WINE that I can find online. See? I'm not the horrible beast from the abyss that I've been purported to be ...
Thank you Juan for your informative and intelligent instructions. This is *exactly* what I was looking for and not receiving. I'll be back with the results hopefully early next week.