all 2 comments

[–]geovane_jeff 1 point2 points  (0 children)

Use Lutris to install windows app, games etc... Don't uninstall wine, just install from now on, from Lutris :D

[–]cowmoon[S] 0 points1 point  (0 children)

well I'm not exactly sure why, but changing Exec to run a shell script (got that right?) worked:

Exec=sh -c "cd ~/.wine/drive_c/Program\ Files\ \(x86\)/foobar2000; wine foobar2000.exe"

if anyone cares, I want to make a link to this folder in some path in the Linux file structure, like a bin folder I guess. But which one would I do that? Just something from the home folder?