Results 1 to 5 of 5
Could you run wine under windows itself...
- 05-09-2005 #1Linux Enthusiast
- Join Date
- Dec 2004
- Posts
- 577
Wine On Windows
Could you run wine under windows itself
- 05-09-2005 #2Linux Engineer
- Join Date
- Apr 2005
- Location
- Belgium
- Posts
- 1,429
Why should you? It doesn't offer anything more than Windows...
???** Registered Linux User # 393717 and proud of it
** Check out www.zenwalk.org
** Zenwalk 2.8 - Xfce 4.4 beta 2- 2.6.17.6 kernel = Slack on steroids! **
- 05-09-2005 #3
wine is a program designed to run on *nix and to make windows applications available to the *nix platform. A Windows port would be pretty useless, but maybe cygwin or something makes it possible.
- 05-09-2005 #4Linux Enthusiast
- Join Date
- Dec 2004
- Posts
- 577
Well you could use wine on a older version of windows and run software that would only run on a newer version of windows
- 05-09-2005 #5Linux Engineer
- Join Date
- Nov 2004
- Location
- Ft. Polk, LA
- Posts
- 796
From the wine faq:
2.15. Will there be a Windows version of Wine?
Some people are working on getting Wine code to compile on Windows using one of the following projects as a basis:
* Cygwin (http://www.cygwin.com)
* MinGW (http://www.mingw.org)
* ReactOS (http://www.reactos.com)
There's some progress, so a Wine version that's usable on Windows might be available at some time in the future.
Part of the rationale for these projects is to find out areas where Wine portability is lacking. This is especially true of the ReactOS project which is a reimplementation of the Windows kernel and should thus be able to reuse most of Wine dlls.
Another reason for pursuing these projects is to be able to replace a single Windows dll with its Wine counterpart. Besides being a good test for the Wine dll, this lets us detect cases where we made incorrect assumptions about how the dlls interact.


Reply With Quote
