Results 1 to 2 of 2
Hope the title wasn't too confusing .
Here's the issue. I'm on PCLinuxOS and Wine is properly installed via Synaptic. But when I right-click on Windows icon (.exe or similar), ...
- 01-13-2006 #1
Wine installed but isn't in the right click
Hope the title wasn't too confusing
.
Here's the issue. I'm on PCLinuxOS and Wine is properly installed via Synaptic. But when I right-click on Windows icon (.exe or similar), there is no icon saying "open in wine". I remember I had this on Debian. How can I make it appear when righ-clicking on win icon?
- 01-15-2006 #2Linux Engineer
- Join Date
- Aug 2004
- Posts
- 826
That sounds like an issue with KDE integration. I'm not sure how to fix the right click action but I imagine it's in the KDE control center. In the meantime, run Windows executables with:
Code:$ wine /path/to/program.exe


Reply With Quote
