[Wine] Re: wine can not open certain files needed

vitamin wineforum-user at winehq.org
Mon Jul 6 20:54:22 CDT 2009


clintm25 wrote:
> hi guys i have wine installed on an opensuse 10.3 server,i can run my app from the command line,but as soon as i create a shortcut from the desktop it comes up with an open error,it cant open certain files,i have given the folder 777 rights but it still does not work,i even placed my files in a different directory and it still comes up with the same error,my launcher is correct(wine "c:\folder name\app name"),please help guys

You have to set work directory in your shortcut.

Lots of windows programs rely on current directory (aka work directory) being the same as the directory with the executable. If you using KDE set it via shortcut properties. If you using Gnome, you'll have to edit shortcut manually and add this line:

Code:
Path=/home/user/.wine/dosdevices/c:/folder name









More information about the wine-users mailing list