Hans Leidekker <[EMAIL PROTECTED]> writes:
> Point taken on the precedence. FWIW, MSDN explicitly says that
> SourceDisksNames
> (and SourceDisksFiles) don't have nt prefixes:
>
> "Note that, unlike other sections such as a DDInstall section, the platform
> extensions for a SourceDisksNames se
On Monday 13 November 2006 14:26, Alexandre Julliard wrote:
> > +if (!SetupFindFirstLineW( hinf, SourceDisksNames, source_id, context )
> > &&
> > +!SetupFindFirstLineW( hinf, SourceDisksNames_x86, source_id,
> > context ))
>
> I believe x86 is supposed to take precedence. You may ha
Hans Leidekker <[EMAIL PROTECTED]> writes:
> +if (!SetupFindFirstLineW( hinf, SourceDisksNames, source_id, context ) &&
> +!SetupFindFirstLineW( hinf, SourceDisksNames_x86, source_id, context
> ))
I believe x86 is supposed to take precedence. You may have to support
nt and ntx86 pref