You can still use the KMDF 1.7 RTM coinstaller, together with the 6001.18002 WDK and sign your KMDF drivers (i.e. you don’t have to use the 7600 WDK).
Of course, in this scenario you won’t use the latest tools and libraries that are in the 7600 WDK, but if you want to use v1.7 you won’t be using the latest version of KMDF anyway.
If you think that updating a system to the latest version of KMDF is a big hassle, then you can keep using the 6001.18002 WDK and keep signing your drivers with it.
Generally, you can think of KMDF as an inbox component and only support systems that already include it (e.g. Vista SP1 already has KMDF 1.7, Win7 already has KMDF 1.9, etc). If your system already has the needed version of KMDF, then you don’t even need the coinstaller. The scenario is really simple. If you want to use v1.9 in systems that don’t already have it, then you will have to update the system (using a coinstaller). If the system already has v1.9 then the coinstaller won’t do anything. If you want to use v1.7, then you can do so using the v1.7 coinstaller, which will update systems that don’t have v1.7 (e.g. Vista RTM, Windows XP, etc).
Ilias
-----Original Message-----
From: xxxxx@lists.osr.com [mailto:xxxxx@lists.osr.com] On Behalf Of iduron@ti.com
Sent: Tuesday, December 22, 2009 3:03 PM
To: Windows System Software Devs Interest List
Subject: RE:[ntdev] WDF co-installer v1.9 has dependencies on Vista OS.
Ilias,
Thanks…
I was very happy using v1.7, then Win-7 and its v1.9 showed up and there was a need to update to this new co-installer, compile using DDK 7600 and in order to get a digital signature it’s a must to have v1.9 in my driver binaries… I’ll certainly face the same update issue on Win-7 when moving to DDK 7600+1 and it’s new co-installer in a near future (-_-") …
I apreciate all the help provided by all of you guys!
Best Regards,
Ismael
NTDEV is sponsored by OSR
For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars
To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer