Now you are wondering how to accomplish these tasks in WINE. The answer is “as you used to.” Really, you install programs with a simple double-click in WINE. The only requirement is, of course, to have WINE installed on your computer.
For Ubuntu users, installation is as easy as going to System → Administration → Synaptic Package Manager and search for wine. Tick the box and click “Apply” to install WINE. When Synaptic is done, you will see the “Wine” menu item in your main menu.
Depending on your Gnome theme, you will also notice that the icons for your Windows programs have also changed. You can now immediately spot a Windows executable (exe) in your file manager and all you will need to do is to double-click and run it as we have just talked. If you want to use the command line, the command wine /path_to_program/program_name.exe will fire up the executable file.
I strongly recommend you to go to WINE's website and check the programs that run with it. You will be amazed with the number of programs that you can use under Linux with WINE.