WINE-Running Windows applications under Linux

Last update on April 12, 2009 10:14 AM by jak58
Published by jak58

WINE-Running Windows applications under Linux







Wine is a software to run some Windows applications under Linux.
Unlike VMWare or VirtualBox, Wine n'émule not a full PC, but only the Win32 API (Windows system calls).

The emulation is not perfect, but it can in many cases to run Windows applications directly under Linux, without resorting to heavy virtual machines.

Installation


On Debian/Ubuntu, type:
sudo apt-get install wine

Test


We will test AutoStitch, a small software designed to automatically and panoramas that exists only on Windows.

Download the program here and extract it: http://en.kioskea.net/telecharger/telecharger 160 autostitch

Then right-click on the file. Exe> Open with another application ...
Choose Wine Windows Emulator, in the list then click Open.

And here it is, Magic! Your Windows application is running.
Thereafter, you can simply double-click the file. Exe to run it (no need to right-click). Note that you can also add to the main menu.

Install a software


If the program you are running is an installation, just make sure the default destination is c:\Program Files
At the end of the installation, you will see the program you installed in the Application Menu.

Directories


In Windows applications running under Wine:
• "My Documents" is your home directory (home)
• C: equivalent to ~ / .wine / drive_c
• Z: is the root of your file system (/)

Notes


All software Windows do not work as well in Wine. Some will not work in Wine.

That said, Linux users were able to successfully run Microsoft Word, μTorrent and even Internet Explorer!
Best answers for « WINE Running Windows applications under Linux » in :
How to safely remove linux partition from Windows XP? Show How to safely remove linux partition from Windows XP? Removing Linux in Windows XP Restoring Master Boot Record You will be able to remove Linux using Windows XP if you have the two operating systems installed on your hard drive....
.exe is not a valid Win32 application Show.exe is not a valid Win32 application Downloaded File IDE controller badly configured CD/DVD is unreadable File system corrupt File unregistered Virus/spyware Problem with browser configuration When you launch an executable file,...
Latest version of Windows Live Mail on Firefox (Linux) ShowLatest version of Windows Live Mail on Firefox (Linux) Solution Windows Live Mail is the latest version of Hotmail launched by Microsoft. During its launching, Windows Live Mail version was compatible only with Internet Explorer...
Dual Boot Windows XP/Vista ShowDual Boot Windows XP/Vista Installing XP then Vista Installing XP over Vista If you don’t have the Vista Installation DVD If you have Vista Installation DVD Most new computers come with Windows Vista installed. Some users still...
Download Ext2 Installable File System ShowIf you currently have Windows running and you realize that you need some files for your work which you have stored on an Ext2 volume of your Linux installation, you no longer have to shut down Windows and boot Linux! Furthermore, Windows will now...
Download WinRAR ShowWinRAR is version 32 bits of the archive RAR. It compresses files up to 15 % of better than archives based on ZIP. It supports archives ARJ, ZIP, LZH, CAB and ACE. One of its main advantages is the possibility of breaking up an archive in several...
Calc - calc.exe Showcalc - calc.exe The process calc.exe corresponds to Windows' Calculator application. The file that corresponds to this process is normally found in the directory "%SystemRoot%\system32\calc.exe" (where %systemroot% is usually C:\WINDOWS.) It is an...
Using Telnet ShowIntroduction to Telnet Telnet is a protocol for emulating a remote terminal, which means that it can be used to run commands entered on a keyboard at a remote machine. The tool Telnet is an implementation of the Telnet protocol, which means that it...
Proxy and reverse proxy servers ShowProxy servers A proxy server is a machine which acts as an intermediary between the computers of a local area network (sometimes using protocols other than TCP/IP) and the Internet Most of the time the proxy server is used for the web, and when it...