Paul Vriens <[EMAIL PROTECTED]> writes:
> Would it be acceptable to put some sane defaults in wine.inf and have
> GetSystemInfo check and fill the correct keys in the registry? Or do we
> need a way to fill these keys at every boot of the system (start of
> wineserver)?
We can either put defaults
On Tue, 2006-03-14 at 19:13 +0100, Marcus Meissner wrote:
> On Tue, Mar 14, 2006 at 06:35:39PM +0100, Paul Vriens wrote:
> > Hi,
> >
> > there are some processor specific environment variables:
> >
> > NUMBER_OF_PROCESSORS=1
> > PROCESSOR_ARCHITECTURE=x86
> > PROCESSOR_IDENTIFIER=x86 Family 6 Mo
On Tue, Mar 14, 2006 at 06:35:39PM +0100, Paul Vriens wrote:
> Hi,
>
> there are some processor specific environment variables:
>
> NUMBER_OF_PROCESSORS=1
> PROCESSOR_ARCHITECTURE=x86
> PROCESSOR_IDENTIFIER=x86 Family 6 Model 9 Stepping 8, GenuineIntel
> PROCESSOR_LEVEL=6
> PROCESSOR_REVISION=09
Hi,
there are some processor specific environment variables:
NUMBER_OF_PROCESSORS=1
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_IDENTIFIER=x86 Family 6 Model 9 Stepping 8, GenuineIntel
PROCESSOR_LEVEL=6
PROCESSOR_REVISION=0908
(from a VMware box).
These variables exist in HKEY_LOCAL_MACHINE\SYSTEM\Cu