Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

DriverPackageInstall and IM Driver

18 views
Skip to first unread message

Anand Choubey

unread,
Jan 5, 2010, 5:43:35 AM1/5/10
to
Hi All,

Can we install NDIS IM driver using DriverPackageInstall?

I am using sample DIFxCmd.exe and run following commands.

For miniport inf file.
DIFxCmd.exe /i C:\DriverSample\Driver\Driver_m.inf 16 4
DIFxAPI Sampe Program
INFO: Option "/i"
INFO: Input file "C:\DriverSample\Driver\Driver_m.inf"
INFO: Flags 0x14 (20)

TEST: installing driver package.
LOG Event: 1, ENTER: DriverPackageInstallW
LOG Event: 1, Installing INF file 'C:\WINDOWS\system32\DRVSTORE
\Driver__4F65C
6FF4A937D377E421C0262F8F228072B3B70\Driver_m.inf' of Type 6.
LOG Event: 1, Looking for Model Section [MSFT.NTx86]...
LOG Event: 1, No matching devices found in INF "C:\WINDOWS
\system32\DRVSTORE\
Driver__4F65C6FF4A937D377E421C0262F8F228072B3B70\Driver_m.inf" on the
Machine
.
LOG Event: 1, No drivers installed. No devices found that match driver
(s) contai
ned in 'C:\WINDOWS\system32\DRVSTORE
\Driver__4F65C6FF4A937D377E421C0262F8F228
072B3B70\Driver_m.inf'.
LOG Event: 0, Installation completed with code 0xE000020B.
LOG Event: 1, RETURN: DriverPackageInstallW (0xE000020B)
INFO: There aren't any live devnodes with the DeviceId contained in
the INF.
=================================
For protocol inf file.
C:\DriverSample>DIFxCmd.exe /i C:\DriverSample\Driver\Driver.inf 16 4
DIFxAPI Sampe Program
INFO: Option "/i"
INFO: Input file "C:\DriverSample\Driver\Driver.inf"
INFO: Flags 0x14 (20)

TEST: installing driver package.
LOG Event: 1, ENTER: DriverPackageInstallW
LOG Event: 1, Installing INF file 'C:\WINDOWS\system32\DRVSTORE
\Driver_526D22
112DCB6AFF96AFE8F4F95F28E66E0178E0\Driver.inf' of Type 6.
LOG Event: 1, Looking for Model Section [CD.NTx86]...
LOG Event: 1, No matching devices found in INF "C:\WINDOWS
\system32\DRVSTORE\
Driver_526D22112DCB6AFF96AFE8F4F95F28E66E0178E0\Driver.inf" on the
Machine.
LOG Event: 1, No drivers installed. No devices found that match driver
(s) contai
ned in 'C:\WINDOWS\system32\DRVSTORE
\Driver_526D22112DCB6AFF96AFE8F4F95F28E66
E0178E0\Driver.inf'.
LOG Event: 0, Installation completed with code 0xE000020B.
LOG Event: 1, RETURN: DriverPackageInstallW (0xE000020B)
INFO: There aren't any live devnodes with the DeviceId contained in
the INF.

Could you please let me know that Where am I doing wrong?

Regards,
Anand Choubey

Pavel A.

unread,
Jan 5, 2010, 7:12:02 AM1/5/10
to
"Anand Choubey" <anand....@gmail.com> wrote in message
news:4d27368d-4877-4bc7...@d20g2000yqh.googlegroups.com...

> Hi All,
>
> Can we install NDIS IM driver using DriverPackageInstall?

No, DifX does not support NDIS IMs.
Please google for other solutions and visit ndis.com
--pa

Anand Choubey

unread,
Jan 5, 2010, 8:46:46 AM1/5/10
to
Hi Pavel,

Thanks for reply.

Is there any reason why does DiFx not support it?
Regards,
Anand Choubey
On Jan 5, 5:12 pm, "Pavel A." <pave...@12fastmail34.fm> wrote:
> "Anand Choubey" <anand.chou...@gmail.com> wrote in message

Pavel A.

unread,
Jan 5, 2010, 9:36:15 AM1/5/10
to
"Anand Choubey" <anand....@gmail.com> wrote in message
news:4385078c-8d12-4dac...@s3g2000yqs.googlegroups.com...

> Hi Pavel,
>
> Thanks for reply.
>
> Is there any reason why does DiFx not support it?

Probably because IMs are not a common sort of drivers (and deprecated in
NT6+), and need special tricks to install.

Regards,
--pa

Anand Choubey

unread,
Jan 16, 2010, 3:19:01 AM1/16/10
to
NDIS IM driver can be installed using DriverPackageInstall and DIFxCmd sample
given both inf must be correct otherwise driver installaiton will be failed
in stagging only.
--
With regards
thanks
Anand Choubey


"Pavel A." wrote:

> .
>

0 new messages