RE: device driver installation application in XP and Win9x by bburgin
bburgin
Sat Nov 15 20:55:30 CST 2003
------=_NextPart_0001_53E0CC31
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
1. In Windows XP, if a driver is not signed, the driver package is elevated
to the rank of untrusted drivers. In such cases, the Found New Hardware
Wizard will always appear. See the DDK on how Windows XP selects a driver
for more information. This is different from your unsigned driver policy
(allow, block, warn). Also, if your driver is in the untrusted rank and
SetupApi finds another signed driver that is less of a perfect match, it
will favor the signed driver.
2. SetupCopyOEMInf is not supported in 98/ME.
HTH,
The testing process will ensure that your device works properly with the
Microsoft-supplied and Windows XP in-box RNDIS drivers.
Bryan S. Burgin
bburgin@microsoft.com
This posting is provided "AS IS" with no warranties, and confers no rights.
------=_NextPart_0001_53E0CC31
Content-Type: text/x-rtf
Content-Transfer-Encoding: 7bit
{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fnil\fprq2\fcharset0 MS Sans Serif;}}
\viewkind4\uc1\pard\f0\fs20 1. In Windows XP, if a driver is not signed, the driver package is elevated to the rank of untrusted drivers. In such cases, the Found New Hardware Wizard will always appear. See the DDK on how Windows XP selects a driver for more information. This is different from your unsigned driver policy (allow, block, warn). Also, if your driver is in the untrusted rank and SetupApi finds another signed driver that is less of a perfect match, it will favor the signed driver.
\par
\par 2. SetupCopyOEMInf is not supported in 98/ME.
\par
\par HTH,
\par
\par The testing process will ensure that your device works properly with the Microsoft-supplied and Windows XP in-box RNDIS drivers.
\par
\par
\par
\par Bryan S. Burgin
\par bburgin@microsoft.com
\par
\par This posting is provided "AS IS" with no warranties, and confers no rights.
\par
\par
\par }
------=_NextPart_0001_53E0CC31--