I've tried using wine --winver win98 --hl.exe -console and wine spits out the help telling me what arguments I can use. Is winever no longer available?
You can rdit winever in your config file, for example for win98 you need [Version] "Windows" = "win98" You can also change this setting with winesetuptk, you can get it from http://sourceforge.net/project/showfiles.php?group_id=6241 Ivan.
On Fri, 2003-12-19 at 03:05, Brett I. Holcomb wrote:> I've tried using wine --winver win98 --hl.exe -console and wine spits out the > help telling me what arguments I can use. Is winever no longer available?--winver is a winex argument, not wine's.
>--winver is a winex argument, not wine's.Absolutely not true, wine did have winver (Actually winex has winver because Transgaming took it from wine), but it was removed from the command line options, and added to the config file. Some time in the future it will go into the registry. Ivan.