02-09-2013, 03:39 AM
Maybe necroposting, but I always enjoy being able to answer a linux/Ubuntu question. To run a windows program in wine you have a few options:
From terminal
wine /path/to/program.exe
If you have the gnome desktop environment (default on 10.04)
It should show up in the main gnome menu (up-left corner) under wine.
From terminal
wine /path/to/program.exe
If you have the gnome desktop environment (default on 10.04)
It should show up in the main gnome menu (up-left corner) under wine.