[Bug 6497] New: wineshelllink ignores the WINEPREFIX variable

Wine Bugs wine-bugs at winehq.org
Sat Oct 21 17:52:55 CDT 2006


http://bugs.winehq.org/show_bug.cgi?id=6497

           Summary: wineshelllink ignores the WINEPREFIX variable
           Product: Wine
           Version: unspecified
          Platform: Other
        OS/Version: other
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-tools
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: winehq at aynoa.net


$ WINEPREFIX="/home/user/wines/ie6" 
wineshelllink --desktop --path "/home/user/wines/ie6/drive_c/program 
files/internet explorer/iexplorer.exe" --link IE6

generates in the desktop the file IE6.desktop:
--------------
[Desktop Entry]
Name=IE6
Exec=wine "/home/user/wines/ie6/drive_c/program files/internet 
explorer/iexplorer.exe" 
Type=Application
Comment=
--------------

I think that the correct value to Exec must be:
WINEPREFIX="/home/user/wines/ie6" wine "/home/user/wines/ie6/drive_c/program 
files/internet explorer/iexplorer.exe"

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list