how can I deassociate file extensions for wine in Ubuntu 9.04 ?????? for example: I have a file called , myfile.exe, when I double click on it, It will automatically start with wine. How can I avoid that ???? I dont want any automatic execution
I think automatic execution is the only solution to this. Otherwise, you need to consult some expert on this forum. Much Thanks! :-) _______________________________ Clark Montecristo Cigars (http://www.gocubans.com/montecristo_cuban_cigars.html) Anderson
Right click on an exe, and deassociate it with wine from there. This should change it for all exe files.
fachamix wrote:> how can I deassociate file extensions for wine in Ubuntu 9.04 ??????Code: rm -f ~/.local/share/applications/wine-extension-* To stop Wine from restoring them: http://wiki.winehq.org/FAQ#head-c847a3ded88bac0e61aae0037fa7dbd4c7ae042a