Easy, you just have to install wine first:

$ sudo apt-get install wine

Then execute wine statement followed by the executable (.exe) file name you want to launch.

For example:

$wine photoshop.exe

Tags: , ,