install certificate for signed driver & eliminate popups?

Hi all,

Can someone help me figure out why I am still getting popups when
I install my driver?

I have searched the group and found snippets of information here
and there, but nothing solid.

My setup:

  • Windows 2003 + SP1
  • Driver is functional PCI driver (custom class) for a 5-PCI device
    custom DSP board. Each of the 5 devices are the same. In addition,
    we install a software only driver (also signed) before installing
    the hardware drivers.
  • Signed driver + inf file with Authenticode
  • Certificate Services enabled from add/remove programs,
    Microsoft Components
  • Local Certificate Authority and Certificate snap-ins are setup
  • Copied our certificate to the target machine. Right clicked it and
    selected ‘install’, and tried adding it to the ‘"trusted publishers’
    as well as ‘automatically select location’.

During installation, the New Hardware Wizard doesn’t start, but
I do get a pop up saying that the driver is signed by Authenticode
and that it is a valid signature. I click ok and the driver installs.
Unfortunately, I have to do this for EVERY driver. The whole point
of buying the certificate was so that we would only have to click
OK for the first driver (it at all) and then Windows would silently
install the rest.

I get this message in the setupapi.log (for one of the devices):

#I442 A valid signature for file “c:\windows\inf\oem0.inf” (key
“fasttrack.inf”) was found in an installed Authenticode™ catalog
“C:\WINDOWS\system32\CatRoot{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\oem0.CAT”.
Error 0xe0000242: The publisher of an Authenticode™ signed catalog
has not yet been established as trusted.
#E358 An unsigned, incorrectly signed, or Authenticode™ signed file
“C:\WINDOWS\system32\CatRoot{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\oem0.CAT”
for driver “HNS TRMM Tx-Rx Mezzanine Module” blocked (server install).
Error 0xe0000242: The publisher of an Authenticode™ signed catalog
has not yet been established as trusted.
#E122 Device install failed. Error 0xe0000243: The publisher of an
Authenticode™ signed catalog was not established as trusted.
#E157 Default installer failed. Error 0xe0000243: The publisher of an
Authenticode™ signed catalog was not established as trusted.

After a few iterations, the process changes. The New Hardware Wizard
starts and the usual sequence of asking me if I want to search Windows
Update (no), asking if I want to automatically detect or search a spec
location for the drivers (spec location), etc. ensues. I point the NHW
to the right spot and the install fails, giving me a message that there
is a problem with my hardware. So then I uninstall the driver and reboot
and start all over again.

After a few reboots, installs and uninstalls, Windows eventually figures
out what to do and it automatically installs the drivers for the 5 PCI
devices during the install.

However, *** what is the trick to getting Windows to automatically
install all the drivers, without popups, the FIRST time? *** Why is it
claiming my identity is not a trusted source? Is that the source of the
problem?

Any help would be much appreciated. I have been quite thorough in trying
different options but I’m stuck now :frowning:

Cheers,

PJS

Paxton Smith wrote:

Hi all,

Can someone help me figure out why I am still getting popups when
I install my driver?

I have searched the group and found snippets of information here
and there, but nothing solid.

My setup:

  • Windows 2003 + SP1
  • Driver is functional PCI driver (custom class) for a 5-PCI device
    custom DSP board. Each of the 5 devices are the same. In addition,
    we install a software only driver (also signed) before installing
    the hardware drivers.
  • Signed driver + inf file with Authenticode
  • Certificate Services enabled from add/remove programs,
    Microsoft Components
  • Local Certificate Authority and Certificate snap-ins are setup
  • Copied our certificate to the target machine. Right clicked it and
    selected ‘install’, and tried adding it to the ‘"trusted publishers’
    as well as ‘automatically select location’.

During installation, the New Hardware Wizard doesn’t start, but
I do get a pop up saying that the driver is signed by Authenticode
and that it is a valid signature. I click ok and the driver installs.
Unfortunately, I have to do this for EVERY driver. The whole point
of buying the certificate was so that we would only have to click
OK for the first driver (it at all) and then Windows would silently
install the rest.

I get this message in the setupapi.log (for one of the devices):

#I442 A valid signature for file “c:\windows\inf\oem0.inf” (key
“fasttrack.inf”) was found in an installed Authenticode™ catalog
“C:\WINDOWS\system32\CatRoot{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\oem0.CAT”.
Error 0xe0000242: The publisher of an Authenticode™ signed catalog
has not yet been established as trusted.
#E358 An unsigned, incorrectly signed, or Authenticode™ signed file
“C:\WINDOWS\system32\CatRoot{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\oem0.CAT”
for driver “HNS TRMM Tx-Rx Mezzanine Module” blocked (server install).
Error 0xe0000242: The publisher of an Authenticode™ signed catalog
has not yet been established as trusted.
#E122 Device install failed. Error 0xe0000243: The publisher of an
Authenticode™ signed catalog was not established as trusted.
#E157 Default installer failed. Error 0xe0000243: The publisher of an
Authenticode™ signed catalog was not established as trusted.

After a few iterations, the process changes. The New Hardware Wizard
starts and the usual sequence of asking me if I want to search Windows
Update (no), asking if I want to automatically detect or search a spec
location for the drivers (spec location), etc. ensues. I point the NHW
to the right spot and the install fails, giving me a message that there
is a problem with my hardware. So then I uninstall the driver and reboot
and start all over again.

After a few reboots, installs and uninstalls, Windows eventually figures
out what to do and it automatically installs the drivers for the 5 PCI
devices during the install.

However, *** what is the trick to getting Windows to automatically
install all the drivers, without popups, the FIRST time? *** Why is it
claiming my identity is not a trusted source? Is that the source of the
problem?

Any help would be much appreciated. I have been quite thorough in trying
different options but I’m stuck now :frowning:

Cheers,

PJS

Like I said. After a few reboots (or something), it finally silently
installs the drivers. Here is the setupapi.log for the latest try. I
noticed that it still claims that the source has yet to be established
as trusted. why???

[SetupAPI Log]
OS Version = 5.2.3790 Service Pack 1
Platform ID = 2 (NT)
Service Pack = 1.0
Suite = 0x0112
Product Type = 3
Architecture = x86
[2006/05/25 11:41:54 616.144]
#-199 Executing “c:\spectrum\ft_sdk\bin\wdreg.exe” with command line:
wdreg.exe -inf c:\spectrum\ft_sdk\bin\windrvr6.inf install
#W361 An unsigned, incorrectly signed, or Authenticode™ signed file
“c:\spectrum\ft_sdk\bin\windrvr6.inf” will be installed (Policy=Ignore).
Error 0xe000022f: The third-party INF does not contain digital signature
information.
[2006/05/25 11:41:57 616.311]
#-199 Executing “c:\spectrum\ft_sdk\bin\wdreg.exe” with command line:
wdreg.exe -inf c:\spectrum\ft_sdk\bin\windrvr6.inf install
#I060 Set selected driver.
#-019 Searching for hardware ID(s): *windrvr6
#I022 Found “*WINDRVR6” in c:\spectrum\ft_sdk\bin\windrvr6.inf; Device:
“WinDriver”; Driver: “WinDriver”; Provider: “Jungo”; Mfg: “Jungo”;
Section name: “DriverInstall”.
#I087 Driver node not trusted, rank changed from 0x00000000 to 0x00008000.
#I023 Actual install section: [DriverInstall.NT]. Rank: 0x00008000.
Driver date: 11/28/2005. Version: 7.0.2.0.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [DriverInstall] in
“c:\spectrum\ft_sdk\bin\windrvr6.inf”.
#I320 Class GUID of device remains: {4D36E97D-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-124 Doing copy-only install of “ROOT\SYSTEM\0003”.
#W366 An unsigned, incorrectly signed, or Authenticode™ signed file
“c:\spectrum\ft_sdk\bin\windrvr6.inf” for driver “WinDriver” will be
installed (Policy=Warn, user said ok). Error 1168: Element not found.
#-024 Copying file “c:\spectrum\ft_sdk\bin.\windrvr6.sys” to
“C:\WINDOWS\System32\Drivers\windrvr6.sys”.
#W362 An unsigned, incorrectly signed, or Authenticode™ signed file
“c:\spectrum\ft_sdk\bin.\windrvr6.sys” for driver “WinDriver” will be
installed (Policy=Warn). Error 1168: Element not found.
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [DriverInstall.NT.Interfaces] from
“c:\spectrum\ft_sdk\bin\windrvr6.inf”.
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#I123 Doing full install of “ROOT\SYSTEM\0003”.
#W360 An unsigned, incorrectly signed, or Authenticode™ signed file
“c:\spectrum\ft_sdk\bin\windrvr6.inf” for driver “WinDriver” will be
installed (Policy=Ignore). Error 1168: Element not found.
#I121 Device install of “ROOT\SYSTEM\0003” finished successfully.
[2006/05/25 11:42:01 364.81]
#-199 Executing “c:\spectrum\ft_sdk\bin\wdreg.exe” with command line:
wdreg.exe -inf c:\spectrum\ft_sdk\bin\windrvr6.inf enable
#-166 Device install function: DIF_PROPERTYCHANGE.
#I292 Changing device properties of “ROOT\SYSTEM\0003”.
#I296 DICS_ENABLE: Enabling device for profile 0.
[2006/05/25 11:42:02 1916.170]
#-198 Command line processed: c:\spectrum\ft_sdk\bin\InstallDrivers.exe
c:\spectrum\ft_sdk\bin
#I060 Set selected driver.
#-019 Searching for hardware ID(s): root\spectrum_host_buff_0
#I440 File “c:\spectrum\ft_sdk\bin\fasttrack.inf” (key “fasttrack.inf”)
is signed in Authenticode™ catalog
“c:\spectrum\ft_sdk\bin\fasttrack.cat”. Error 0xe0000241: The INF was
signed with an Authenticode™ catalog from a trusted publisher.
#I022 Found “ROOT\SPECTRUM_HOST_BUFF_0” in
c:\spectrum\ft_sdk\bin\fasttrack.inf; Device: “SSP FastTrack Host Buffer
Driver”; Driver: “SSP FastTrack Host Buffer Driver”; Provider: “Spectrum
Signal Processing, Inc.”; Mfg: “Spectrum Signal Processing, Inc.”;
Section name: “SspHbuff”.
#I023 Actual install section: [SspHbuff.NT]. Rank: 0x00000000. Driver
date: 05/23/2006. Version: 1.1.1.0.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [SspHbuff] in
“c:\spectrum\ft_sdk\bin\fasttrack.inf”.
#I320 Class GUID of device remains: {375A56A6-373B-4D58-9002-A55834D2E299}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-124 Doing copy-only install of “ROOT\SSPHARDWARE\0000”.
#I440 File “c:\spectrum\ft_sdk\bin\fasttrack.inf” (key “fasttrack.inf”)
is signed in Authenticode™ catalog
“c:\spectrum\ft_sdk\bin\fasttrack.cat”. Error 0xe0000241: The INF was
signed with an Authenticode™ catalog from a trusted publisher.
#-024 Copying file “c:\spectrum\ft_sdk\bin.\ft_hbuff.sys” to
“C:\WINDOWS\system32\DRIVERS\ft_hbuff.sys”.
#I440 File “c:\spectrum\ft_sdk\bin.\ft_hbuff.sys” (key “ft_hbuff.sys”)
is signed in Authenticode™ catalog
“C:\WINDOWS\system32\CatRoot{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\oem0.CAT”.
Error 0xe0000241: The INF was signed with an Authenticode™ catalog
from a trusted publisher.
#-336 Copying file “c:\spectrum\ft_sdk\bin.\ft_hbuff.sys” to
“C:\WINDOWS\system32\DRIVERS\ft_hbuff.sys” via temporary file
“C:\WINDOWS\system32\DRIVERS\SET18.tmp”.
#I440 File “C:\WINDOWS\system32\DRIVERS\SET18.tmp” (key “ft_hbuff.sys”)
is signed in Authenticode™ catalog
“C:\WINDOWS\system32\CatRoot{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\oem0.CAT”.
Error 0xe0000241: The INF was signed with an Authenticode™ catalog
from a trusted publisher.
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [SspHbuff.NT.Interfaces] from
“c:\spectrum\ft_sdk\bin\fasttrack.inf”.
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#I123 Doing full install of “ROOT\SSPHARDWARE\0000”.
#I442 A valid signature for file “c:\spectrum\ft_sdk\bin\fasttrack.inf”
(key “fasttrack.inf”) was found in an installed Authenticode™ catalog
“C:\WINDOWS\system32\CatRoot{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\oem0.CAT”.
Error 0xe0000241: The INF was signed with an Authenticode™ catalog
from a trusted publisher.
#I121 Device install of “ROOT\SSPHARDWARE\0000” finished successfully.
[2006/05/25 11:42:09 632.3 Driver Install]
#-019 Searching for hardware ID(s):
pci\ven_104c&dev_ac28&subsys_00000000&rev_00,pci\ven_104c&dev_ac28&subsys_00000000,pci\ven_104c&dev_ac28&rev_00,pci\ven_104c&dev_ac28,pci\ven_104c&dev_ac28&cc_060400,pci\ven_104c&dev_ac28&cc_0604
#-018 Searching for compatible ID(s):
pci\ven_104c&cc_060400,pci\ven_104c&cc_0604,pci\ven_104c,pci\cc_060400,pci\cc_0604
#-198 Command line processed: C:\WINDOWS\system32\services.exe
#I393 Modified INF cache “C:\WINDOWS\inf\INFCACHE.1”.
#I022 Found “PCI\CC_0604” in C:\WINDOWS\inf\machine.inf; Device: “PCI
standard PCI-to-PCI bridge”; Driver: “PCI standard PCI-to-PCI bridge”;
Provider: “Microsoft”; Mfg: “(Standard system devices)”; Section name:
“PCI_DRV”.
#I023 Actual install section: [PCI_DRV]. Rank: 0x00002004. Driver date:
10/01/2002. Version: 5.2.3790.1830.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [PCI_DRV] in
“c:\windows\inf\machine.inf”.
#I320 Class GUID of device remains: {4D36E97D-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-166 Device install function: DIF_INSTALLDEVICEFILES.
#I124 Doing copy-only install of
“PCI\VEN_104C&DEV_AC28&SUBSYS_00000000&REV_00\3&27406611&0&6860”.
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [PCI_DRV.Interfaces] from
“c:\windows\inf\machine.inf”.
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#I123 Doing full install of
“PCI\VEN_104C&DEV_AC28&SUBSYS_00000000&REV_00\3&27406611&0&6860”.
#I121 Device install of
“PCI\VEN_104C&DEV_AC28&SUBSYS_00000000&REV_00\3&27406611&0&6860”
finished successfully.
[2006/05/25 11:42:13 632.8 Driver Install]
#-019 Searching for hardware ID(s):
pci\ven_10ee&dev_4013&subsys_00000000&rev_00,pci\ven_10ee&dev_4013&subsys_00000000,pci\ven_10ee&dev_4013&rev_00,pci\ven_10ee&dev_4013,pci\ven_10ee&dev_4013&cc_084000,pci\ven_10ee&dev_4013&cc_0840
#-018 Searching for compatible ID(s):
pci\ven_10ee&cc_084000,pci\ven_10ee&cc_0840,pci\ven_10ee,pci\cc_084000,pci\cc_0840
#-198 Command line processed: C:\WINDOWS\system32\services.exe
#I022 Found “PCI\VEN_10EE&DEV_4013&SUBSYS_00000000&REV_00” in
C:\WINDOWS\inf\oem0.inf; Device: “HNS TRMM Tx-Rx Mezzanine Module”;
Driver: “HNS TRMM Tx-Rx Mezzanine Module”; Provider: “Spectrum Signal
Processing, Inc.”; Mfg: “Spectrum Signal Processing, Inc.”; Section
name: “SspPmc”.
#I023 Actual install section: [SspPmc.NT]. Rank: 0x00000000. Driver
date: 05/23/2006. Version: 1.1.1.0.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [SspPmc] in
“c:\windows\inf\oem0.inf”.
#I320 Class GUID of device remains: {375A56A6-373B-4D58-9002-A55834D2E299}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-166 Device install function: DIF_INSTALLDEVICEFILES.
#I124 Doing copy-only install of
“PCI\VEN_10EE&DEV_4013&SUBSYS_00000000&REV_00\4&280BF48F&4&006860”.
#-011 Installing section [SspPmc.NT] from “c:\windows\inf\oem0.inf”.
#I442 A valid signature for file “c:\windows\inf\oem0.inf” (key
“fasttrack.inf”) was found in an installed Authenticode™ catalog
“C:\WINDOWS\system32\CatRoot{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\oem0.CAT”.
Error 0xe0000242: The publisher of an Authenticode™ signed catalog
has not yet been established as trusted.
#E358 An unsigned, incorrectly signed, or Authenticode™ signed file
“C:\WINDOWS\system32\CatRoot{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\oem0.CAT”
for driver “HNS TRMM Tx-Rx Mezzanine Module” blocked (server install).
Error 0xe0000242: The publisher of an Authenticode™ signed catalog
has not yet been established as trusted.
#E122 Device install failed. Error 0xe0000243: The publisher of an
Authenticode™ signed catalog was not established as trusted.
#E157 Default installer failed. Error 0xe0000243: The publisher of an
Authenticode™ signed catalog was not established as trusted.
[2006/05/25 11:42:17 868.2]
#-199 Executing “C:\WINDOWS\system32\rundll32.exe” with command line:
rundll32.exe newdev.dll,ClientSideInstall
\.\pipe\PNP_Device_Install_Pipe_0.{9DD8C107-EE83-4E58-B41C-4E8C03361768}
#I060 Set selected driver.
#-019 Searching for hardware ID(s):
pci\ven_10ee&dev_4013&subsys_00000000&rev_00,pci\ven_10ee&dev_4013&subsys_00000000,pci\ven_10ee&dev_4013&rev_00,pci\ven_10ee&dev_4013,pci\ven_10ee&dev_4013&cc_084000,pci\ven_10ee&dev_4013&cc_0840
#-018 Searching for compatible ID(s):
pci\ven_10ee&cc_084000,pci\ven_10ee&cc_0840,pci\ven_10ee,pci\cc_084000,pci\cc_0840
#I022 Found “PCI\VEN_10EE&DEV_4013&SUBSYS_00000000&REV_00” in
C:\WINDOWS\inf\oem0.inf; Device: “HNS TRMM Tx-Rx Mezzanine Module”;
Driver: “HNS TRMM Tx-Rx Mezzanine Module”; Provider: “Spectrum Signal
Processing, Inc.”; Mfg: “Spectrum Signal Processing, Inc.”; Section
name: “SspPmc”.
#I023 Actual install section: [SspPmc.NT]. Rank: 0x00000000. Driver
date: 05/23/2006. Version: 1.1.1.0.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [SspPmc] in
“c:\windows\inf\oem0.inf”.
#I320 Class GUID of device remains: {375A56A6-373B-4D58-9002-A55834D2E299}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-124 Doing copy-only install of
“PCI\VEN_10EE&DEV_4013&SUBSYS_00000000&REV_00\4&280BF48F&4&006860”.
#I442 A valid signature for file “c:\windows\inf\oem0.inf” (key
“fasttrack.inf”) was found in an installed Authenticode™ catalog
“C:\WINDOWS\system32\CatRoot{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\oem0.CAT”.
Error 0xe0000241: The INF was signed with an Authenticode™ catalog
from a trusted publisher.
#-024 Copying file “c:\spectrum\ft_sdk\bin.\ft_pmc.sys” to
“C:\WINDOWS\system32\DRIVERS\ft_pmc.sys”.
#I440 File “c:\spectrum\ft_sdk\bin.\ft_pmc.sys” (key “ft_pmc.sys”) is
signed in Authenticode™ catalog
“C:\WINDOWS\system32\CatRoot{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\oem0.CAT”.
Error 0xe0000241: The INF was signed with an Authenticode™ catalog
from a trusted publisher.
#-336 Copying file “c:\spectrum\ft_sdk\bin.\ft_pmc.sys” to
“C:\WINDOWS\system32\DRIVERS\ft_pmc.sys” via temporary file
“C:\WINDOWS\system32\DRIVERS\SET19.tmp”.
#I440 File “C:\WINDOWS\system32\DRIVERS\SET19.tmp” (key “ft_pmc.sys”) is
signed in Authenticode™ catalog
“C:\WINDOWS\system32\CatRoot{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\oem0.CAT”.
Error 0xe0000241: The INF was signed with an Authenticode™ catalog
from a trusted publisher.
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [SspPmc.NT.Interfaces] from
“c:\windows\inf\oem0.inf”.
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#I123 Doing full install of
“PCI\VEN_10EE&DEV_4013&SUBSYS_00000000&REV_00\4&280BF48F&4&006860”.
#I121 Device install of
“PCI\VEN_10EE&DEV_4013&SUBSYS_00000000&REV_00\4&280BF48F&4&006860”
finished successfully.
[2006/05/25 11:42:19 632.12 Driver Install]
#-019 Searching for hardware ID(s):
pci\ven_12fb&dev_ba62&subsys_ba2012fb&rev_00,pci\ven_12fb&dev_ba62&subsys_ba2012fb,pci\ven_12fb&dev_ba62&cc_068000,pci\ven_12fb&dev_ba62&cc_0680
#-018 Searching for compatible ID(s):
pci\ven_12fb&dev_ba62&rev_00,pci\ven_12fb&dev_ba62,pci\ven_12fb&cc_068000,pci\ven_12fb&cc_0680,pci\ven_12fb,pci\cc_068000,pci\cc_0680
#-198 Command line processed: C:\WINDOWS\system32\services.exe
#I022 Found “PCI\VEN_12FB&DEV_BA62&SUBSYS_BA2012FB&REV_00” in
C:\WINDOWS\inf\oem0.inf; Device: “SSP Barcelona-HS Hurricane”; Driver:
“SSP Barcelona-HS Hurricane”; Provider: “Spectrum Signal Processing,
Inc.”; Mfg: “Spectrum Signal Processing, Inc.”; Section name:
“SspBarcelonaHS”.
#I023 Actual install section: [SspBarcelonaHS.NT]. Rank: 0x00000000.
Driver date: 05/23/2006. Version: 1.2.1.0.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [SspBarcelonaHS] in
“c:\windows\inf\oem0.inf”.
#I320 Class GUID of device remains: {375A56A6-373B-4D58-9002-A55834D2E299}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-166 Device install function: DIF_INSTALLDEVICEFILES.
#I124 Doing copy-only install of
“PCI\VEN_12FB&DEV_BA62&SUBSYS_BA2012FB&REV_00\4&280BF48F&4&106860”.
#-011 Installing section [SspBarcelonaHS.NT] from “c:\windows\inf\oem0.inf”.
#I442 A valid signature for file “c:\windows\inf\oem0.inf” (key
“fasttrack.inf”) was found in an installed Authenticode™ catalog
“C:\WINDOWS\system32\CatRoot{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\oem0.CAT”.
Error 0xe0000242: The publisher of an Authenticode™ signed catalog
has not yet been established as trusted.
#E358 An unsigned, incorrectly signed, or Authenticode™ signed file
“C:\WINDOWS\system32\CatRoot{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\oem0.CAT”
for driver “SSP Barcelona-HS Hurricane” blocked (server install). Error
0xe0000242: The publisher of an Authenticode™ signed catalog has not
yet been established as trusted.
#E122 Device install failed. Error 0xe0000243: The publisher of an
Authenticode™ signed catalog was not established as trusted.
#E157 Default installer failed. Error 0xe0000243: The publisher of an
Authenticode™ signed catalog was not established as trusted.
[2006/05/25 11:42:23 868.7]
#-199 Executing “C:\WINDOWS\system32\rundll32.exe” with command line:
rundll32.exe newdev.dll,ClientSideInstall
\.\pipe\PNP_Device_Install_Pipe_0.{9DD8C107-EE83-4E58-B41C-4E8C03361768}
#I060 Set selected driver.
#-019 Searching for hardware ID(s):
pci\ven_12fb&dev_ba62&subsys_ba2012fb&rev_00,pci\ven_12fb&dev_ba62&subsys_ba2012fb,pci\ven_12fb&dev_ba62&cc_068000,pci\ven_12fb&dev_ba62&cc_0680
#-018 Searching for compatible ID(s):
pci\ven_12fb&dev_ba62&rev_00,pci\ven_12fb&dev_ba62,pci\ven_12fb&cc_068000,pci\ven_12fb&cc_0680,pci\ven_12fb,pci\cc_068000,pci\cc_0680
#I022 Found “PCI\VEN_12FB&DEV_BA62&SUBSYS_BA2012FB&REV_00” in
C:\WINDOWS\inf\oem0.inf; Device: “SSP Barcelona-HS Hurricane”; Driver:
“SSP Barcelona-HS Hurricane”; Provider: “Spectrum Signal Processing,
Inc.”; Mfg: “Spectrum Signal Processing, Inc.”; Section name:
“SspBarcelonaHS”.
#I023 Actual install section: [SspBarcelonaHS.NT]. Rank: 0x00000000.
Driver date: 05/23/2006. Version: 1.2.1.0.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [SspBarcelonaHS] in
“c:\windows\inf\oem0.inf”.
#I320 Class GUID of device remains: {375A56A6-373B-4D58-9002-A55834D2E299}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-124 Doing copy-only install of
“PCI\VEN_12FB&DEV_BA62&SUBSYS_BA2012FB&REV_00\4&280BF48F&4&106860”.
#I442 A valid signature for file “c:\windows\inf\oem0.inf” (key
“fasttrack.inf”) was found in an installed Authenticode™ catalog
“C:\WINDOWS\system32\CatRoot{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\oem0.CAT”.
Error 0xe0000241: The INF was signed with an Authenticode™ catalog
from a trusted publisher.
#-024 Copying file “c:\spectrum\ft_sdk\bin.\ft_barcelona.sys” to
“C:\WINDOWS\system32\DRIVERS\ft_barcelona.sys”.
#I440 File “c:\spectrum\ft_sdk\bin.\ft_barcelona.sys” (key
“ft_barcelona.sys”) is signed in Authenticode™ catalog
“C:\WINDOWS\system32\CatRoot{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\oem0.CAT”.
Error 0xe0000241: The INF was signed with an Authenticode™ catalog
from a trusted publisher.
#-336 Copying file “c:\spectrum\ft_sdk\bin.\ft_barcelona.sys” to
“C:\WINDOWS\system32\DRIVERS\ft_barcelona.sys” via temporary file
“C:\WINDOWS\system32\DRIVERS\SET1A.tmp”.
#I440 File “C:\WINDOWS\system32\DRIVERS\SET1A.tmp” (key
“ft_barcelona.sys”) is signed in Authenticode™ catalog
“C:\WINDOWS\system32\CatRoot{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\oem0.CAT”.
Error 0xe0000241: The INF was signed with an Authenticode™ catalog
from a trusted publisher.
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [SspBarcelonaHS.NT.Interfaces] from
“c:\windows\inf\oem0.inf”.
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#I123 Doing full install of
“PCI\VEN_12FB&DEV_BA62&SUBSYS_BA2012FB&REV_00\4&280BF48F&4&106860”.
#I121 Device install of
“PCI\VEN_12FB&DEV_BA62&SUBSYS_BA2012FB&REV_00\4&280BF48F&4&106860”
finished successfully.
[2006/05/25 11:42:24 632.16 Driver Install]
#-019 Searching for hardware ID(s):
pci\ven_12fb&dev_ba62&subsys_ba2012fb&rev_00,pci\ven_12fb&dev_ba62&subsys_ba2012fb,pci\ven_12fb&dev_ba62&cc_068000,pci\ven_12fb&dev_ba62&cc_0680
#-018 Searching for compatible ID(s):
pci\ven_12fb&dev_ba62&rev_00,pci\ven_12fb&dev_ba62,pci\ven_12fb&cc_068000,pci\ven_12fb&cc_0680,pci\ven_12fb,pci\cc_068000,pci\cc_0680
#-198 Command line processed: C:\WINDOWS\system32\services.exe
#I022 Found “PCI\VEN_12FB&DEV_BA62&SUBSYS_BA2012FB&REV_00” in
C:\WINDOWS\inf\oem0.inf; Device: “SSP Barcelona-HS Hurricane”; Driver:
“SSP Barcelona-HS Hurricane”; Provider: “Spectrum Signal Processing,
Inc.”; Mfg: “Spectrum Signal Processing, Inc.”; Section name:
“SspBarcelonaHS”.
#I023 Actual install section: [SspBarcelonaHS.NT]. Rank: 0x00000000.
Driver date: 05/23/2006. Version: 1.2.1.0.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [SspBarcelonaHS] in
“c:\windows\inf\oem0.inf”.
#I320 Class GUID of device remains: {375A56A6-373B-4D58-9002-A55834D2E299}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-166 Device install function: DIF_INSTALLDEVICEFILES.
#I124 Doing copy-only install of
“PCI\VEN_12FB&DEV_BA62&SUBSYS_BA2012FB&REV_00\4&280BF48F&4&186860”.
#-011 Installing section [SspBarcelonaHS.NT] from “c:\windows\inf\oem0.inf”.
#I442 A valid signature for file “c:\windows\inf\oem0.inf” (key
“fasttrack.inf”) was found in an installed Authenticode™ catalog
“C:\WINDOWS\system32\CatRoot{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\oem0.CAT”.
Error 0xe0000242: The publisher of an Authenticode™ signed catalog
has not yet been established as trusted.
#E358 An unsigned, incorrectly signed, or Authenticode™ signed file
“C:\WINDOWS\system32\CatRoot{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\oem0.CAT”
for driver “SSP Barcelona-HS Hurricane” blocked (server install). Error
0xe0000242: The publisher of an Authenticode™ signed catalog has not
yet been established as trusted.
#E122 Device install failed. Error 0xe0000243: The publisher of an
Authenticode™ signed catalog was not established as trusted.
#E157 Default installer failed. Error 0xe0000243: The publisher of an
Authenticode™ signed catalog was not established as trusted.
[2006/05/25 11:42:28 868.12]
#-199 Executing “C:\WINDOWS\system32\rundll32.exe” with command line:
rundll32.exe newdev.dll,ClientSideInstall
\.\pipe\PNP_Device_Install_Pipe_0.{9DD8C107-EE83-4E58-B41C-4E8C03361768}
#I060 Set selected driver.
#-019 Searching for hardware ID(s):
pci\ven_12fb&dev_ba62&subsys_ba2012fb&rev_00,pci\ven_12fb&dev_ba62&subsys_ba2012fb,pci\ven_12fb&dev_ba62&cc_068000,pci\ven_12fb&dev_ba62&cc_0680
#-018 Searching for compatible ID(s):
pci\ven_12fb&dev_ba62&rev_00,pci\ven_12fb&dev_ba62,pci\ven_12fb&cc_068000,pci\ven_12fb&cc_0680,pci\ven_12fb,pci\cc_068000,pci\cc_0680
#I022 Found “PCI\VEN_12FB&DEV_BA62&SUBSYS_BA2012FB&REV_00” in
C:\WINDOWS\inf\oem0.inf; Device: “SSP Barcelona-HS Hurricane”; Driver:
“SSP Barcelona-HS Hurricane”; Provider: “Spectrum Signal Processing,
Inc.”; Mfg: “Spectrum Signal Processing, Inc.”; Section name:
“SspBarcelonaHS”.
#I023 Actual install section: [SspBarcelonaHS.NT]. Rank: 0x00000000.
Driver date: 05/23/2006. Version: 1.2.1.0.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [SspBarcelonaHS] in
“c:\windows\inf\oem0.inf”.
#I320 Class GUID of device remains: {375A56A6-373B-4D58-9002-A55834D2E299}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-124 Doing copy-only install of
“PCI\VEN_12FB&DEV_BA62&SUBSYS_BA2012FB&REV_00\4&280BF48F&4&186860”.
#I442 A valid signature for file “c:\windows\inf\oem0.inf” (key
“fasttrack.inf”) was found in an installed Authenticode™ catalog
“C:\WINDOWS\system32\CatRoot{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\oem0.CAT”.
Error 0xe0000241: The INF was signed with an Authenticode™ catalog
from a trusted publisher.
#I440 File “C:\WINDOWS\system32\DRIVERS\ft_barcelona.sys” (key
“ft_barcelona.sys”) is signed in Authenticode™ catalog
“C:\WINDOWS\system32\CatRoot{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\oem0.CAT”.
Error 0xe0000241: The INF was signed with an Authenticode™ catalog
from a trusted publisher.
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [SspBarcelonaHS.NT.Interfaces] from
“c:\windows\inf\oem0.inf”.
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#I123 Doing full install of
“PCI\VEN_12FB&DEV_BA62&SUBSYS_BA2012FB&REV_00\4&280BF48F&4&186860”.
#I121 Device install of
“PCI\VEN_12FB&DEV_BA62&SUBSYS_BA2012FB&REV_00\4&280BF48F&4&186860”
finished successfully.
[2006/05/25 11:42:30 632.20 Driver Install]
#-019 Searching for hardware ID(s):
pci\ven_12fb&dev_ba62&subsys_ba2012fb&rev_00,pci\ven_12fb&dev_ba62&subsys_ba2012fb,pci\ven_12fb&dev_ba62&cc_068000,pci\ven_12fb&dev_ba62&cc_0680
#-018 Searching for compatible ID(s):
pci\ven_12fb&dev_ba62&rev_00,pci\ven_12fb&dev_ba62,pci\ven_12fb&cc_068000,pci\ven_12fb&cc_0680,pci\ven_12fb,pci\cc_068000,pci\cc_0680
#-198 Command line processed: C:\WINDOWS\system32\services.exe
#I022 Found “PCI\VEN_12FB&DEV_BA62&SUBSYS_BA2012FB&REV_00” in
C:\WINDOWS\inf\oem0.inf; Device: “SSP Barcelona-HS Hurricane”; Driver:
“SSP Barcelona-HS Hurricane”; Provider: “Spectrum Signal Processing,
Inc.”; Mfg: “Spectrum Signal Processing, Inc.”; Section name:
“SspBarcelonaHS”.
#I023 Actual install section: [SspBarcelonaHS.NT]. Rank: 0x00000000.
Driver date: 05/23/2006. Version: 1.2.1.0.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [SspBarcelonaHS] in
“c:\windows\inf\oem0.inf”.
#I320 Class GUID of device remains: {375A56A6-373B-4D58-9002-A55834D2E299}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-166 Device install function: DIF_INSTALLDEVICEFILES.
#I124 Doing copy-only install of
“PCI\VEN_12FB&DEV_BA62&SUBSYS_BA2012FB&REV_00\4&280BF48F&4&206860”.
#-011 Installing section [SspBarcelonaHS.NT] from “c:\windows\inf\oem0.inf”.
#I442 A valid signature for file “c:\windows\inf\oem0.inf” (key
“fasttrack.inf”) was found in an installed Authenticode™ catalog
“C:\WINDOWS\system32\CatRoot{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\oem0.CAT”.
Error 0xe0000242: The publisher of an Authenticode™ signed catalog
has not yet been established as trusted.
#E358 An unsigned, incorrectly signed, or Authenticode™ signed file
“C:\WINDOWS\system32\CatRoot{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\oem0.CAT”
for driver “SSP Barcelona-HS Hurricane” blocked (server install). Error
0xe0000242: The publisher of an Authenticode™ signed catalog has not
yet been established as trusted.
#E122 Device install failed. Error 0xe0000243: The publisher of an
Authenticode™ signed catalog was not established as trusted.
#E157 Default installer failed. Error 0xe0000243: The publisher of an
Authenticode™ signed catalog was not established as trusted.
[2006/05/25 11:42:32 868.17]
#-199 Executing “C:\WINDOWS\system32\rundll32.exe” with command line:
rundll32.exe newdev.dll,ClientSideInstall
\.\pipe\PNP_Device_Install_Pipe_0.{9DD8C107-EE83-4E58-B41C-4E8C03361768}
#I060 Set selected driver.
#-019 Searching for hardware ID(s):
pci\ven_12fb&dev_ba62&subsys_ba2012fb&rev_00,pci\ven_12fb&dev_ba62&subsys_ba2012fb,pci\ven_12fb&dev_ba62&cc_068000,pci\ven_12fb&dev_ba62&cc_0680
#-018 Searching for compatible ID(s):
pci\ven_12fb&dev_ba62&rev_00,pci\ven_12fb&dev_ba62,pci\ven_12fb&cc_068000,pci\ven_12fb&cc_0680,pci\ven_12fb,pci\cc_068000,pci\cc_0680
#I022 Found “PCI\VEN_12FB&DEV_BA62&SUBSYS_BA2012FB&REV_00” in
C:\WINDOWS\inf\oem0.inf; Device: “SSP Barcelona-HS Hurricane”; Driver:
“SSP Barcelona-HS Hurricane”; Provider: “Spectrum Signal Processing,
Inc.”; Mfg: “Spectrum Signal Processing, Inc.”; Section name:
“SspBarcelonaHS”.
#I023 Actual install section: [SspBarcelonaHS.NT]. Rank: 0x00000000.
Driver date: 05/23/2006. Version: 1.2.1.0.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [SspBarcelonaHS] in
“c:\windows\inf\oem0.inf”.
#I320 Class GUID of device remains: {375A56A6-373B-4D58-9002-A55834D2E299}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-124 Doing copy-only install of
“PCI\VEN_12FB&DEV_BA62&SUBSYS_BA2012FB&REV_00\4&280BF48F&4&206860”.
#I442 A valid signature for file “c:\windows\inf\oem0.inf” (key
“fasttrack.inf”) was found in an installed Authenticode™ catalog
“C:\WINDOWS\system32\CatRoot{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\oem0.CAT”.
Error 0xe0000241: The INF was signed with an Authenticode™ catalog
from a trusted publisher.
#I440 File “C:\WINDOWS\system32\DRIVERS\ft_barcelona.sys” (key
“ft_barcelona.sys”) is signed in Authenticode™ catalog
“C:\WINDOWS\system32\CatRoot{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\oem0.CAT”.
Error 0xe0000241: The INF was signed with an Authenticode™ catalog
from a trusted publisher.
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [SspBarcelonaHS.NT.Interfaces] from
“c:\windows\inf\oem0.inf”.
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#I123 Doing full install of
“PCI\VEN_12FB&DEV_BA62&SUBSYS_BA2012FB&REV_00\4&280BF48F&4&206860”.
#I121 Device install of
“PCI\VEN_12FB&DEV_BA62&SUBSYS_BA2012FB&REV_00\4&280BF48F&4&206860”
finished successfully.
[2006/05/25 11:42:33 632.24 Driver Install]
#-019 Searching for hardware ID(s):
pci\ven_12fb&dev_ba62&subsys_ba2012fb&rev_00,pci\ven_12fb&dev_ba62&subsys_ba2012fb,pci\ven_12fb&dev_ba62&cc_068000,pci\ven_12fb&dev_ba62&cc_0680
#-018 Searching for compatible ID(s):
pci\ven_12fb&dev_ba62&rev_00,pci\ven_12fb&dev_ba62,pci\ven_12fb&cc_068000,pci\ven_12fb&cc_0680,pci\ven_12fb,pci\cc_068000,pci\cc_0680
#-198 Command line processed: C:\WINDOWS\system32\services.exe
#I022 Found “PCI\VEN_12FB&DEV_BA62&SUBSYS_BA2012FB&REV_00” in
C:\WINDOWS\inf\oem0.inf; Device: “SSP Barcelona-HS Hurricane”; Driver:
“SSP Barcelona-HS Hurricane”; Provider: “Spectrum Signal Processing,
Inc.”; Mfg: “Spectrum Signal Processing, Inc.”; Section name:
“SspBarcelonaHS”.
#I023 Actual install section: [SspBarcelonaHS.NT]. Rank: 0x00000000.
Driver date: 05/23/2006. Version: 1.2.1.0.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [SspBarcelonaHS] in
“c:\windows\inf\oem0.inf”.
#I320 Class GUID of device remains: {375A56A6-373B-4D58-9002-A55834D2E299}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-166 Device install function: DIF_INSTALLDEVICEFILES.
#I124 Doing copy-only install of
“PCI\VEN_12FB&DEV_BA62&SUBSYS_BA2012FB&REV_00\4&280BF48F&4&286860”.
#-011 Installing section [SspBarcelonaHS.NT] from “c:\windows\inf\oem0.inf”.
#I442 A valid signature for file “c:\windows\inf\oem0.inf” (key
“fasttrack.inf”) was found in an installed Authenticode™ catalog
“C:\WINDOWS\system32\CatRoot{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\oem0.CAT”.
Error 0xe0000242: The publisher of an Authenticode™ signed catalog
has not yet been established as trusted.
#E358 An unsigned, incorrectly signed, or Authenticode™ signed file
“C:\WINDOWS\system32\CatRoot{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\oem0.CAT”
for driver “SSP Barcelona-HS Hurricane” blocked (server install). Error
0xe0000242: The publisher of an Authenticode™ signed catalog has not
yet been established as trusted.
#E122 Device install failed. Error 0xe0000243: The publisher of an
Authenticode™ signed catalog was not established as trusted.
#E157 Default installer failed. Error 0xe0000243: The publisher of an
Authenticode™ signed catalog was not established as trusted.
[2006/05/25 11:42:33 868.22]
#-199 Executing “C:\WINDOWS\system32\rundll32.exe” with command line:
rundll32.exe newdev.dll,ClientSideInstall
\.\pipe\PNP_Device_Install_Pipe_0.{9DD8C107-EE83-4E58-B41C-4E8C03361768}
#I060 Set selected driver.
#-019 Searching for hardware ID(s):
pci\ven_12fb&dev_ba62&subsys_ba2012fb&rev_00,pci\ven_12fb&dev_ba62&subsys_ba2012fb,pci\ven_12fb&dev_ba62&cc_068000,pci\ven_12fb&dev_ba62&cc_0680
#-018 Searching for compatible ID(s):
pci\ven_12fb&dev_ba62&rev_00,pci\ven_12fb&dev_ba62,pci\ven_12fb&cc_068000,pci\ven_12fb&cc_0680,pci\ven_12fb,pci\cc_068000,pci\cc_0680
#I022 Found “PCI\VEN_12FB&DEV_BA62&SUBSYS_BA2012FB&REV_00” in
C:\WINDOWS\inf\oem0.inf; Device: “SSP Barcelona-HS Hurricane”; Driver:
“SSP Barcelona-HS Hurricane”; Provider: “Spectrum Signal Processing,
Inc.”; Mfg: “Spectrum Signal Processing, Inc.”; Section name:
“SspBarcelonaHS”.
#I023 Actual install section: [SspBarcelonaHS.NT]. Rank: 0x00000000.
Driver date: 05/23/2006. Version: 1.2.1.0.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [SspBarcelonaHS] in
“c:\windows\inf\oem0.inf”.
#I320 Class GUID of device remains: {375A56A6-373B-4D58-9002-A55834D2E299}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-124 Doing copy-only install of
“PCI\VEN_12FB&DEV_BA62&SUBSYS_BA2012FB&REV_00\4&280BF48F&4&286860”.
#I442 A valid signature for file “c:\windows\inf\oem0.inf” (key
“fasttrack.inf”) was found in an installed Authenticode™ catalog
“C:\WINDOWS\system32\CatRoot{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\oem0.CAT”.
Error 0xe0000241: The INF was signed with an Authenticode™ catalog
from a trusted publisher.
#I440 File “C:\WINDOWS\system32\DRIVERS\ft_barcelona.sys” (key
“ft_barcelona.sys”) is signed in Authenticode™ catalog
“C:\WINDOWS\system32\CatRoot{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\oem0.CAT”.
Error 0xe0000241: The INF was signed with an Authenticode™ catalog
from a trusted publisher.
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [SspBarcelonaHS.NT.Interfaces] from
“c:\windows\inf\oem0.inf”.
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#I123 Doing full install of
“PCI\VEN_12FB&DEV_BA62&SUBSYS_BA2012FB&REV_00\4&280BF48F&4&286860”.
#I121 Device install of
“PCI\VEN_12FB&DEV_BA62&SUBSYS_BA2012FB&REV_00\4&280BF48F&4&286860”
finished successfully.
[2006/05/25 11:42:34 632.28 Driver Install]
#-019 Searching for hardware ID(s):
pci\ven_12fb&dev_ba62&subsys_ba2012fb&rev_00,pci\ven_12fb&dev_ba62&subsys_ba2012fb,pci\ven_12fb&dev_ba62&cc_068000,pci\ven_12fb&dev_ba62&cc_0680
#-018 Searching for compatible ID(s):
pci\ven_12fb&dev_ba62&rev_00,pci\ven_12fb&dev_ba62,pci\ven_12fb&cc_068000,pci\ven_12fb&cc_0680,pci\ven_12fb,pci\cc_068000,pci\cc_0680
#-198 Command line processed: C:\WINDOWS\system32\services.exe
#I022 Found “PCI\VEN_12FB&DEV_BA62&SUBSYS_BA2012FB&REV_00” in
C:\WINDOWS\inf\oem0.inf; Device: “SSP Barcelona-HS Hurricane”; Driver:
“SSP Barcelona-HS Hurricane”; Provider: “Spectrum Signal Processing,
Inc.”; Mfg: “Spectrum Signal Processing, Inc.”; Section name:
“SspBarcelonaHS”.
#I023 Actual install section: [SspBarcelonaHS.NT]. Rank: 0x00000000.
Driver date: 05/23/2006. Version: 1.2.1.0.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [SspBarcelonaHS] in
“c:\windows\inf\oem0.inf”.
#I320 Class GUID of device remains: {375A56A6-373B-4D58-9002-A55834D2E299}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-166 Device install function: DIF_INSTALLDEVICEFILES.
#I124 Doing copy-only install of
“PCI\VEN_12FB&DEV_BA62&SUBSYS_BA2012FB&REV_00\4&280BF48F&4&306860”.
#-011 Installing section [SspBarcelonaHS.NT] from “c:\windows\inf\oem0.inf”.
#I442 A valid signature for file “c:\windows\inf\oem0.inf” (key
“fasttrack.inf”) was found in an installed Authenticode™ catalog
“C:\WINDOWS\system32\CatRoot{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\oem0.CAT”.
Error 0xe0000242: The publisher of an Authenticode™ signed catalog
has not yet been established as trusted.
#E358 An unsigned, incorrectly signed, or Authenticode™ signed file
“C:\WINDOWS\system32\CatRoot{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\oem0.CAT”
for driver “SSP Barcelona-HS Hurricane” blocked (server install). Error
0xe0000242: The publisher of an Authenticode™ signed catalog has not
yet been established as trusted.
#E122 Device install failed. Error 0xe0000243: The publisher of an
Authenticode™ signed catalog was not established as trusted.
#E157 Default installer failed. Error 0xe0000243: The publisher of an
Authenticode™ signed catalog was not established as trusted.
[2006/05/25 11:42:35 868.27]
#-199 Executing “C:\WINDOWS\system32\rundll32.exe” with command line:
rundll32.exe newdev.dll,ClientSideInstall
\.\pipe\PNP_Device_Install_Pipe_0.{9DD8C107-EE83-4E58-B41C-4E8C03361768}
#I060 Set selected driver.
#-019 Searching for hardware ID(s):
pci\ven_12fb&dev_ba62&subsys_ba2012fb&rev_00,pci\ven_12fb&dev_ba62&subsys_ba2012fb,pci\ven_12fb&dev_ba62&cc_068000,pci\ven_12fb&dev_ba62&cc_0680
#-018 Searching for compatible ID(s):
pci\ven_12fb&dev_ba62&rev_00,pci\ven_12fb&dev_ba62,pci\ven_12fb&cc_068000,pci\ven_12fb&cc_0680,pci\ven_12fb,pci\cc_068000,pci\cc_0680
#I022 Found “PCI\VEN_12FB&DEV_BA62&SUBSYS_BA2012FB&REV_00” in
C:\WINDOWS\inf\oem0.inf; Device: “SSP Barcelona-HS Hurricane”; Driver:
“SSP Barcelona-HS Hurricane”; Provider: “Spectrum Signal Processing,
Inc.”; Mfg: “Spectrum Signal Processing, Inc.”; Section name:
“SspBarcelonaHS”.
#I023 Actual install section: [SspBarcelonaHS.NT]. Rank: 0x00000000.
Driver date: 05/23/2006. Version: 1.2.1.0.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [SspBarcelonaHS] in
“c:\windows\inf\oem0.inf”.
#I320 Class GUID of device remains: {375A56A6-373B-4D58-9002-A55834D2E299}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-124 Doing copy-only install of
“PCI\VEN_12FB&DEV_BA62&SUBSYS_BA2012FB&REV_00\4&280BF48F&4&306860”.
#I442 A valid signature for file “c:\windows\inf\oem0.inf” (key
“fasttrack.inf”) was found in an installed Authenticode™ catalog
“C:\WINDOWS\system32\CatRoot{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\oem0.CAT”.
Error 0xe0000241: The INF was signed with an Authenticode™ catalog
from a trusted publisher.
#I440 File “C:\WINDOWS\system32\DRIVERS\ft_barcelona.sys” (key
“ft_barcelona.sys”) is signed in Authenticode™ catalog
“C:\WINDOWS\system32\CatRoot{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\oem0.CAT”.
Error 0xe0000241: The INF was signed with an Authenticode™ catalog
from a trusted publisher.
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [SspBarcelonaHS.NT.Interfaces] from
“c:\windows\inf\oem0.inf”.
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#I123 Doing full install of
“PCI\VEN_12FB&DEV_BA62&SUBSYS_BA2012FB&REV_00\4&280BF48F&4&306860”.
#I121 Device install of
“PCI\VEN_12FB&DEV_BA62&SUBSYS_BA2012FB&REV_00\4&280BF48F&4&306860”
finished successfully.