Comment 12 for bug 1562501

Revision history for this message
rcspam (rcspam) wrote : Re: After run vineyard, my wine app doesn't start anymore

Same thing:

$ env WINEARCH=win32 wine "~/.wine/drive_c/Program Files/someAPP/someAPP.exe"

wine: cannot find '/home/rc/.wine/drive_c/Program Files//someAPP/someAPP.exe'
$ ls '/home/rc/.wine/drive_c/Program Files//someAPP/someAPP.exe'
 '/home/rc/.wine/drive_c/Program Files//someAPP/someAPP.exe'

The fact is that wine doesn't find the exe.
Is there a PATH option in wine, which had been unset or something like that ?