kmdf 1.7 installation problem on Vista

Hi,

I’m trying to install WDK 6001.070629 echo sample on Vista.
I get error 37, and the event viewer contains an error stating that the
installed kmdf version is 1.5, while the driver was linked against
version 1.7

It seems that the kmdf co-installer isn’t being run on Vista.

How should I modify the echo inx file ?

Guy

The 1.7 coinstaller in the 6001 WDK does not yet install the new minor
version downlevel in Vista (or any other OS for that matter). If you
need to write a KMDF driver that runs on vista, you should use 1.5 for
now. We will announce when the 1.7 bits install downlevel.

d

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Guy Corem
Sent: Sunday, July 22, 2007 9:43 PM
To: Windows System Software Devs Interest List
Subject: [ntdev] kmdf 1.7 installation problem on Vista

Hi,

I’m trying to install WDK 6001.070629 echo sample on Vista.
I get error 37, and the event viewer contains an error stating that the
installed kmdf version is 1.5, while the driver was linked against
version 1.7

It seems that the kmdf co-installer isn’t being run on Vista.

How should I modify the echo inx file ?

Guy


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer