Emulate win98 by default

Mike Hearn mike at theoretic.com
Tue Oct 21 05:25:55 CDT 2003


IE setup needs this, and really, there's not much difference between
them. I would change this in the code, but I don't know where this key
is referenced.

Emulate win98 and DOS 6.11 by default

Index: documentation/samples/config
===================================================================
RCS file: /home/wine/wine/documentation/samples/config,v
retrieving revision 1.52
diff -u -r1.52 config
--- documentation/samples/config        16 Oct 2003 19:09:57 -0000      1.52
+++ documentation/samples/config        21 Oct 2003 10:19:26 -0000
@@ -77,9 +77,9 @@
  
 [Version]
 ; Windows version to imitate (win95,win98,winme,nt351,nt40,win2k,winxp,win2k3,win20,win30,win31)
-;"Windows" = "win98"
+"Windows" = "win98"
 ; DOS version to imitate
-;"DOS" = "6.22"
+"DOS" = "6.22"
  
 ; Be careful here, wrong DllOverrides settings have the potential
 ; to pretty much kill your setup.





More information about the wine-patches mailing list