Announcement

Collapse
No announcement yet.

help with wine

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    help with wine

    I installed wine, and I got this message "Unable to run the command specified. The file or folder file:///home/sammy/Documents/.wine/dosdevices/c: does not exist". How do I fix this?

    #2
    Re: help with wine

    Your .wine folder is not inside Documents directory, it's in your home directory. I also got the same thing b4. I did a work around like this:

    1. Right click on the Kmenu --> Menu Editor
    2. In the KDE Menu Editor, click on Wine --> Browse C:\Drive
    3. On the right side, in 'General' tab, in "Command:" field delete wotever is there and enter this line
    xdg-open ~/.wine/dosdevices/c:
    4. Then click on 'Explore' in the left side
    5. On the right side again, in 'General' tab, in "Command:" field delete wotever is there and enter this line
    env WINEPREFIX="~/.wine" wine "C:\windows\explorer.exe"
    6. Then save and close the KDE Menu Editor

    This should solve your issue.

    Cheers!!

    Sony Vaio VGN-NR160E/T<br />Kubuntu 9.04 KDE 4.3.00

    Comment

    Working...
    X