mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 12:49:45 +00:00
Mention win2k3 support in the sample config and in the faq.
This commit is contained in:
parent
2e6eed67cd
commit
8034ee7d73
@ -1292,7 +1292,7 @@ wine
|
||||
<para>
|
||||
Either use a classic no-windows install (Wine is getting better all
|
||||
the time) or use a Win9x install (Win95, 98, 98SE, ME). DON'T
|
||||
configure Wine to use an NT-based Windows install (NT, Win2K, WinXP).
|
||||
configure Wine to use an NT-based Windows install (NT, Win2K, WinXP, Win2K3).
|
||||
</para>
|
||||
<para>
|
||||
In general, most Windows installations contain vast quantities of garbage
|
||||
|
@ -76,7 +76,7 @@ WINE REGISTRY Version 2
|
||||
# [wineconf]
|
||||
|
||||
[Version]
|
||||
; Windows version to imitate (win95,win98,winme,nt351,nt40,win2k,winxp,win20,win30,win31)
|
||||
; Windows version to imitate (win95,win98,winme,nt351,nt40,win2k,winxp,win2k3,win20,win30,win31)
|
||||
;"Windows" = "win98"
|
||||
; DOS version to imitate
|
||||
;"DOS" = "6.22"
|
||||
|
Loading…
Reference in New Issue
Block a user