How To run Blocked Applications in wine


in Desktop Press "CTRL + ALT + T"

Now you have the terminal window

then type "gksu gedit /usr/share/applications/wine.desktop"

Press CTRL + F

and search for the line "Exec=cautious-launcher %f wine start /unix"

Replace this line with "Exec=wine start /unix %f"  

Now Save the file (CTRL + S) 

Comments

Popular posts from this blog

Hack Wifi with Fern Wifi Cracker

How to Make Circle Images using CSS

How to Decompile JAR files and View Source Code of Java Programs