http://bugs.winehq.org/show_bug.cgi?id=7256
Summary: When creating a link during program setup, wine doesn't respect the WINEPREFIX env variable Product: Wine Version: 0.9.29. Platform: All OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-files AssignedTo: wine-bugs@winehq.org ReportedBy: josebagar@gmail.com
I use many .wine_* directories for different programs (much like bottles in codeweavers wine, but created manually). When I install a program which wants to create a link on the desktop, it's created, but points to "wine $PROGRAMPATH". This sometimes won't work, for example if you have run the program from a $WINEPREFIX different from the standard one. Maybe this could be changed to point to the program, but running with the $WINEPREFIX specified when first running the installer.
Great Work!