Okay, so I use linux and wine, and often when I install a windows application I get a bunch of "wine core exe" entries in my "Open With" dialog in gnome. The easy way to get rid of this problem is to do this:
rm ~/.local/share/applications/wine-extension-*
There are a bunch of desktop files in that directory. This cleans them out and cleans up the menu.
rm ~/.local/share/applications/wine-extension-*
There are a bunch of desktop files in that directory. This cleans them out and cleans up the menu.
Comments
Post a Comment