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

Linux Shell Script to count no of occurrences of a digit in a number

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