Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Drivers > WinPE, WDF, WdfCoInstaller

Reply
Thread Tools Display Modes

WinPE, WDF, WdfCoInstaller

 
 
Jim D.
Guest
Posts: n/a

 
      04-05-2007
Does WinPE contain a certificate store?

We have a KMDF driver that needs to be included as a PnP driver in a custom
WinPE image. The image fails to boot cleanly, and we believe the reason is
because the WdfCoInstaller complains about the signatures on the Wdf.cab
file, which is self-extracted from the co-installer. What's going on here?

----------

WdfCoInstaller: [04/05/2007 16:57.01.890] ReadComponents: WdfSection for
Driver Service Xxxxxx using KMDF lib version Major 0x1, minor 0x5

WdfCoInstaller: [04/05/2007 16:57.01.953] Error: status(800B0001) Unknown
trust provider.
when verifying trust for X:\minint\Temp\WdfTemp\WDF.cab

WdfCoInstaller: [04/05/2007 16:57.01.953] Digital Signatures on file
X:\minint\Temp\WdfTemp\WDF.cab are not trusted: Error status(800B0001)
Unknown trust provider.

 
Reply With Quote
 
 
 
 
Vishal Manan [MSFT]
Guest
Posts: n/a

 
      04-07-2007
Could you send me your email address as I wanted to discuss this offline?

Reply back to remove DONTSPAMME in the
above mail address.


Vishal

--
This posting is provided "AS IS" with no warranties, and confers no
rights.
http://www.microsoft.com/whdc/driver/wdf/default.mspx

"Jim D." <Jim D.@discussions.microsoft.com> wrote in message
news:209A3612-E4DA-4E7C-93C0-...
> Does WinPE contain a certificate store?
>
> We have a KMDF driver that needs to be included as a PnP driver in a
> custom
> WinPE image. The image fails to boot cleanly, and we believe the reason
> is
> because the WdfCoInstaller complains about the signatures on the Wdf.cab
> file, which is self-extracted from the co-installer. What's going on
> here?
>
> ----------
>
> WdfCoInstaller: [04/05/2007 16:57.01.890] ReadComponents: WdfSection for
> Driver Service Xxxxxx using KMDF lib version Major 0x1, minor 0x5
>
> WdfCoInstaller: [04/05/2007 16:57.01.953] Error: status(800B0001) Unknown
> trust provider.
> when verifying trust for X:\minint\Temp\WdfTemp\WDF.cab
>
> WdfCoInstaller: [04/05/2007 16:57.01.953] Digital Signatures on file
> X:\minint\Temp\WdfTemp\WDF.cab are not trusted: Error status(800B0001)
> Unknown trust provider.
>



 
Reply With Quote
 
Tim Roberts
Guest
Posts: n/a

 
      04-08-2007
"Vishal Manan [MSFT]" <> wrote:
>
>Could you send me your email address as I wanted to discuss this offline?
>
>Reply back to remove DONTSPAMME in the
>above mail address.


Then please do not forget to post a summary of your exchange here. This is
a reasonable enough question, and the community should learn from this
exchange as well.
--
Tim Roberts,
Providenza & Boekelheide, Inc.
 
Reply With Quote
 
Jim D.
Guest
Posts: n/a

 
      05-03-2007
"Tim Roberts" wrote:

> Then please do not forget to post a summary of your exchange here. This is
> a reasonable enough question, and the community should learn from this
> exchange as well.


A summary of our exchange:
Microsoft does not support coinstallers in WinPE.
Vishal kindly listed for me the steps required to get KMDF installed in my
WinPE image. These are:

1) adding wdf01000.sys to the WinPE image,
2) adding wdfldr.sys to the WinPE image, and
3) Adding a couple of registry keys in setupreg.hiv.

We have implemented these steps, and are now able to successfully boot WinPE
with a KMDF PnP driver.

Jim Doucette
Egenera, Inc.

 
Reply With Quote
 
Jim D.
Guest
Posts: n/a

 
      05-03-2007
I have a critical follow on question. The next steps in our OEM development
are:

(1) to execute an unattended network install from the booted WinPE system, and
(2) to create a customized bootable Windows CD that includes a KMDF boot
driver.

In both cases, our storage (boot) driver uses KMDF. How does the
WdfCoInstaller become involved in the text-mode setup phase of installation
and boot? Is there some registry magic that must be added to the
Config.<DriverKey> section of the txtsetup.oem?

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
WinPE and COM/ATL/MFC CodeBot Windows Vista General Discussion 0 08-07-2008 04:35 PM
WinPE 2.0 Johnny Windows Vista General Discussion 7 08-07-2008 12:53 AM
WinPE and networking FrankS Windows Vista Installation 0 06-17-2008 08:18 AM
Customizing WinPE Luke Hoersten Windows Vista Installation 1 07-04-2007 01:21 AM
Winpe 2.0, hta & wmi Andy H Windows Vista Installation 2 11-09-2006 09:41 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59