if you installed wine-stable from the repositories then you need to move wine.desktop file or make a link to it by entering the following in a terminal.
Code:
sudo ln -s /usr/share/doc/wine-stable/examples/wine.desktop /usr/share/applications/
then wine program loader will be available on the right click menu (you may have to go to open with another program, but it should be there)
you can also exicute and exe file with wine in the terminal by navigating to it and then entering the command like this Where xxxx is the name of the program you want to install or run. Good luck.
Bookmarks