Wine is a free and open source software application that aims to allow applications designed for Microsoft Windows to run on Unix-like operating systems. Wine also provides a software library, known as Winelib, against which developers can compile Windows applications to help port them to Unix-like systems.
Wine is a compatibility layer. It duplicates functions of Windows by providing alternative implementations of the DLLs that Windows programs call, and a process to substitute for the Windows NT kernel. This method of duplication differs from other methods that might also be considered emulation, where Windows programs run in a virtual machine. Wine is predominantly written using black-box testing reverse-engineering, to avoid copyright issues.
The name Wine initially was an acronym for WINdows Emulator. Its meaning later shifted to the recursive backronym, Wine Is Not an Emulator in order to differentiate the software from other emulators. While the name sometimes appears in the forms WINE and wine, the project developers have agreed to standardize on the form Wine.
Compute Systems |
Invocation |
Version(s) |
Red Hat Linux (64-bit) |
% /util/bin/function_grep.pl
% /util/bin/msiexec
% /util/bin/notepad
% /util/bin/regedit
% /util/bin/regsvr32
% /util/bin/widl
% /util/bin/wine [programname]
% /util/bin/wineboot
% /util/bin/winebuild
% /util/bin/winecfg
% /util/bin/wineconsole
% /util/bin/winecpp
% /util/bin/winedbg
% /util/bin/winedump
% /util/bin/winefile
% /util/bin/wineg++
% /util/bin/winegcc
% /util/bin/winemaker
% /util/bin/winemine
% /util/bin/winepath
% /util/bin/wine-preloader
% /util/bin/wineserver
% /util/bin/wmc
% /util/bin/wrc
|
1.4.1 (default) |
- Ken Regan, requestor.
- http://en.wikipedia.org/wiki/Wine_%28software%29
- http://www.winehq.org