http://bugs.winehq.org/show_bug.cgi?id=2218
Summary: Wine still emulates win95 even after editing config file Product: Wine Version: 20040408 Platform: HP OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: riadude@netzero.net
I am running Redhat Enterprise 3 Linux. I installed wine version 20040408 (via rpm) and ran a few programs under its default settings (win95). After a while I was trying to install newer applications which would not work on win95 and gave me incompatibility errors, so I edited the config file's version section like this:
[Version] ; Windows version to imitate (win95,win98,winme,nt351,nt40,win2k,winxp,win2k3,win20,win30,win31) ;"Windows" = "winxp" ; DOS version to imitate ;"DOS" = "6.22"
And I restarted wine. But it still continued to use win95, and I am still unable to run newer applications. Did I miss anything?