PDA

View Full Version : running installed rograms in wine


gondilon
April 24th, 2006, 11:06 AM
I sucessfully installed some programs with wine but I cannot figure out how to run them They do not show up in xwine and clicking on the executible does not work either.

void_false
April 24th, 2006, 01:45 PM
Open terminal, browse to the folder where your app is installed, then type
wine <your_app_name>