Skip to content

Npcap OEM 1.50: driver fails to start on Windows 7/Server 2008 R2 #536

@akontsevoy

Description

@akontsevoy

Version 1.50 of Npcap introduced the same regression on Windows Server 2008 R2 (fully patched before ESU) as 0.9990 did (see #107). When installing manually, a warning pops up to install the driver, and when installing silently, it fails (this time the installer returns proper exit code though, and no longer leaves Npcap half-installed). This is despite kb3033929, kb4474419-v3, and kb4490628 patches installed.

Worse, the driver, even when it installed manually, fails to start on WS2008R2 afterwards:

c:\>sc start npcap
[SC] StartService FAILED 87:

The parameter is incorrect.

It looks like you've changed the signer again (now to DigiCert); perhaps you need to install their root and intermediate certificates into appropriate certificate stores before installing the driver? And since by now you are shipping different drivers for W7, W8 and W10, could we not simply leave the W7/2008R2 driver signing process alone? No more changes would be made to those systems except critical patches, so whatever signing mechanism that worked before should in theory continue to work (as long as the involved certificates don't expire or get revoked).

image

Contents of setupapi.dev.log (silent install failure followed by manual install warning override):

>>>  [SetupCopyOEMInf - C:\Program Files\Npcap\NPCAP.inf]
>>>  Section start 2021/08/27 10:41:39.053
      cmd: "C:\Program Files\Npcap\NPFInstall.exe" -n -i
     sto: {Import Driver Package: C:\Program Files\Npcap\NPCAP.inf} 10:41:39.100
     sto:      Importing driver package into Driver Store:
     sto:           Driver Store   = C:\Windows\System32\DriverStore (Online | 6.1.7601)
     sto:           Driver Package = C:\Program Files\Npcap\NPCAP.inf
     sto:           Architecture   = amd64
     sto:           Locale Name    = neutral
     sto:           Flags          = 0x00000008
     sto:      Copying driver package files to 'C:\Windows\TEMP\{4b6f4511-9cba-7f5b-7876-0029d3e95536}'.
     inf:      Opened INF: 'C:\Program Files\Npcap\NPCAP.inf' ([strings])
     inf:      Opened INF: 'C:\Program Files\Npcap\NPCAP.inf' ([strings])
     flq:      {FILE_QUEUE_COPY}
     flq:           CopyStyle      - 0x00000000
     flq:           SourceRootPath - 'C:\Program Files\Npcap'
     flq:           SourceFilename - 'npcap.cat'
     flq:           TargetDirectory- 'C:\Windows\TEMP\{4b6f4511-9cba-7f5b-7876-0029d3e95536}'
     flq:      {FILE_QUEUE_COPY exit(0x00000000)}
     flq:      {FILE_QUEUE_COPY}
     flq:           CopyStyle      - 0x00000000
     flq:           SourceRootPath - 'C:\Program Files\Npcap'
     flq:           SourceFilename - 'NPCAP.inf'
     flq:           TargetDirectory- 'C:\Windows\TEMP\{4b6f4511-9cba-7f5b-7876-0029d3e95536}'
     flq:      {FILE_QUEUE_COPY exit(0x00000000)}
     flq:      {FILE_QUEUE_COPY}
     flq:           CopyStyle      - 0x00000000
     flq:           SourceRootPath - 'C:\Program Files\Npcap'
     flq:           SourceFilename - 'npcap.sys'
     flq:           TargetDirectory- 'C:\Windows\TEMP\{4b6f4511-9cba-7f5b-7876-0029d3e95536}'
     flq:      {FILE_QUEUE_COPY exit(0x00000000)}
     flq:      {_commit_file_queue}
     flq:           CommitQ DelNodes=0 RenNodes=0 CopyNodes=3
     flq:           {_commit_copy_subqueue}
     flq:                subqueue count=3
     flq:                source media:
     flq:                     SourcePath   - [C:\Program Files\Npcap]
     flq:                     SourceFile   - [npcap.cat]
     flq:                     Flags        - 0x00000000
     flq:                {_commit_copyfile}
     flq:                     CopyFile: 'C:\Program Files\Npcap\npcap.cat'
     flq:                           to: 'C:\Windows\TEMP\{4b6f4511-9cba-7f5b-7876-0029d3e95536}\SETA43A.tmp'
     flq:                     MoveFile: 'C:\Windows\TEMP\{4b6f4511-9cba-7f5b-7876-0029d3e95536}\SETA43A.tmp'
     flq:                           to: 'C:\Windows\TEMP\{4b6f4511-9cba-7f5b-7876-0029d3e95536}\npcap.cat'
     flq:                {_commit_copyfile exit OK}
     flq:                {_commit_copyfile}
     flq:                     CopyFile: 'C:\Program Files\Npcap\NPCAP.inf'
     flq:                           to: 'C:\Windows\TEMP\{4b6f4511-9cba-7f5b-7876-0029d3e95536}\SETA43B.tmp'
     flq:                     MoveFile: 'C:\Windows\TEMP\{4b6f4511-9cba-7f5b-7876-0029d3e95536}\SETA43B.tmp'
     flq:                           to: 'C:\Windows\TEMP\{4b6f4511-9cba-7f5b-7876-0029d3e95536}\NPCAP.inf'
     flq:                {_commit_copyfile exit OK}
     flq:                {_commit_copyfile}
     flq:                     CopyFile: 'C:\Program Files\Npcap\npcap.sys'
     flq:                           to: 'C:\Windows\TEMP\{4b6f4511-9cba-7f5b-7876-0029d3e95536}\SETA44B.tmp'
     flq:                     MoveFile: 'C:\Windows\TEMP\{4b6f4511-9cba-7f5b-7876-0029d3e95536}\SETA44B.tmp'
     flq:                           to: 'C:\Windows\TEMP\{4b6f4511-9cba-7f5b-7876-0029d3e95536}\npcap.sys'
     flq:                {_commit_copyfile exit OK}
     flq:           {_commit_copy_subqueue exit OK}
     flq:      {_commit_file_queue exit OK}
     pol:      {Driver package policy check} 10:41:39.224
     pol:      {Driver package policy check - exit(0x00000000)} 10:41:39.224
     sto:      {Stage Driver Package: C:\Windows\TEMP\{4b6f4511-9cba-7f5b-7876-0029d3e95536}\NPCAP.inf} 10:41:39.224
     inf:           Opened INF: 'C:\Windows\TEMP\{4b6f4511-9cba-7f5b-7876-0029d3e95536}\NPCAP.inf' ([strings])
     inf:           Opened INF: 'C:\Windows\TEMP\{4b6f4511-9cba-7f5b-7876-0029d3e95536}\NPCAP.inf' ([strings])
     sto:           Copying driver package files:
     sto:                Source Path      = C:\Windows\TEMP\{4b6f4511-9cba-7f5b-7876-0029d3e95536}
     sto:                Destination Path = C:\Windows\System32\DriverStore\Temp\{35f4e085-c226-103d-3dbc-290e64e6b725}
     flq:           {FILE_QUEUE_COPY}
     flq:                CopyStyle      - 0x00000010
     flq:                SourceRootPath - 'C:\Windows\TEMP\{4b6f4511-9cba-7f5b-7876-0029d3e95536}'
     flq:                SourceFilename - 'npcap.cat'
     flq:                TargetDirectory- 'C:\Windows\System32\DriverStore\Temp\{35f4e085-c226-103d-3dbc-290e64e6b725}'
     flq:           {FILE_QUEUE_COPY exit(0x00000000)}
     flq:           {FILE_QUEUE_COPY}
     flq:                CopyStyle      - 0x00000010
     flq:                SourceRootPath - 'C:\Windows\TEMP\{4b6f4511-9cba-7f5b-7876-0029d3e95536}'
     flq:                SourceFilename - 'NPCAP.inf'
     flq:                TargetDirectory- 'C:\Windows\System32\DriverStore\Temp\{35f4e085-c226-103d-3dbc-290e64e6b725}'
     flq:           {FILE_QUEUE_COPY exit(0x00000000)}
     flq:           {FILE_QUEUE_COPY}
     flq:                CopyStyle      - 0x00000010
     flq:                SourceRootPath - 'C:\Windows\TEMP\{4b6f4511-9cba-7f5b-7876-0029d3e95536}'
     flq:                SourceFilename - 'npcap.sys'
     flq:                TargetDirectory- 'C:\Windows\System32\DriverStore\Temp\{35f4e085-c226-103d-3dbc-290e64e6b725}'
     flq:           {FILE_QUEUE_COPY exit(0x00000000)}
     flq:           {_commit_file_queue}
     flq:                CommitQ DelNodes=0 RenNodes=0 CopyNodes=3
     flq:                {_commit_copy_subqueue}
     flq:                     subqueue count=3
     flq:                     source media:
     flq:                          SourcePath   - [C:\Windows\TEMP\{4b6f4511-9cba-7f5b-7876-0029d3e95536}]
     flq:                          SourceFile   - [npcap.cat]
     flq:                          Flags        - 0x00000000
     flq:                     {_commit_copyfile}
     flq:                          CopyFile: 'C:\Windows\TEMP\{4b6f4511-9cba-7f5b-7876-0029d3e95536}\npcap.cat'
     flq:                                to: 'C:\Windows\System32\DriverStore\Temp\{35f4e085-c226-103d-3dbc-290e64e6b725}\SETA469.tmp'
     flq:                          MoveFile: 'C:\Windows\System32\DriverStore\Temp\{35f4e085-c226-103d-3dbc-290e64e6b725}\SETA469.tmp'
     flq:                                to: 'C:\Windows\System32\DriverStore\Temp\{35f4e085-c226-103d-3dbc-290e64e6b725}\npcap.cat'
     flq:                     {_commit_copyfile exit OK}
     flq:                     {_commit_copyfile}
     flq:                          CopyFile: 'C:\Windows\TEMP\{4b6f4511-9cba-7f5b-7876-0029d3e95536}\NPCAP.inf'
     flq:                                to: 'C:\Windows\System32\DriverStore\Temp\{35f4e085-c226-103d-3dbc-290e64e6b725}\SETA46A.tmp'
     flq:                          MoveFile: 'C:\Windows\System32\DriverStore\Temp\{35f4e085-c226-103d-3dbc-290e64e6b725}\SETA46A.tmp'
     flq:                                to: 'C:\Windows\System32\DriverStore\Temp\{35f4e085-c226-103d-3dbc-290e64e6b725}\NPCAP.inf'
     flq:                     {_commit_copyfile exit OK}
     flq:                     {_commit_copyfile}
     flq:                          CopyFile: 'C:\Windows\TEMP\{4b6f4511-9cba-7f5b-7876-0029d3e95536}\npcap.sys'
     flq:                                to: 'C:\Windows\System32\DriverStore\Temp\{35f4e085-c226-103d-3dbc-290e64e6b725}\SETA46B.tmp'
     flq:                          MoveFile: 'C:\Windows\System32\DriverStore\Temp\{35f4e085-c226-103d-3dbc-290e64e6b725}\SETA46B.tmp'
     flq:                                to: 'C:\Windows\System32\DriverStore\Temp\{35f4e085-c226-103d-3dbc-290e64e6b725}\npcap.sys'
     flq:                     {_commit_copyfile exit OK}
     flq:                {_commit_copy_subqueue exit OK}
     flq:           {_commit_file_queue exit OK}
     sto:           {DRIVERSTORE_IMPORT_NOTIFY_VALIDATE} 10:41:39.318
     inf:                Opened INF: 'C:\Windows\System32\DriverStore\Temp\{35f4e085-c226-103d-3dbc-290e64e6b725}\NPCAP.inf' ([strings])
     sig:                {_VERIFY_FILE_SIGNATURE} 10:41:39.318
     sig:                     Key      = NPCAP.inf
     sig:                     FilePath = C:\Windows\System32\DriverStore\Temp\{35f4e085-c226-103d-3dbc-290e64e6b725}\NPCAP.inf
     sig:                     Catalog  = C:\Windows\System32\DriverStore\Temp\{35f4e085-c226-103d-3dbc-290e64e6b725}\npcap.cat
!    sig:                     Verifying file against specific (valid) catalog failed! (0x800b0109)
!    sig:                     Error 0x800b0109: A certificate chain processed, but terminated in a root certificate which is not trusted by the trust provider.
     sig:                {_VERIFY_FILE_SIGNATURE exit(0x800b0109)} 10:41:39.412
     sig:                {_VERIFY_FILE_SIGNATURE} 10:41:39.412
     sig:                     Key      = NPCAP.inf
     sig:                     FilePath = C:\Windows\System32\DriverStore\Temp\{35f4e085-c226-103d-3dbc-290e64e6b725}\NPCAP.inf
     sig:                     Catalog  = C:\Windows\System32\DriverStore\Temp\{35f4e085-c226-103d-3dbc-290e64e6b725}\npcap.cat
     sig:                     Success: File is signed in Authenticode(tm) catalog.
     sig:                     Error 0xe0000242: The publisher of an Authenticode(tm) signed catalog has not yet been established as trusted.
     sig:                {_VERIFY_FILE_SIGNATURE exit(0xe0000242)} 10:41:39.443
     sto:                Validating driver package files against catalog 'npcap.cat'.
!!!  sto:                Driver package signer is unknown. Assuming untrusted signer. Error = 0x800F0242
!!!  ndv:                Driver package failed signature validation. Error = 0xE0000242
     sto:           {DRIVERSTORE_IMPORT_NOTIFY_VALIDATE exit(0xe0000242)} 10:41:39.443
!!!  sto:           Driver package failed signature verification. Error = 0xE0000242
!!!  sto:           Failed to import driver package into Driver Store. Error = 0xE0000242
     sto:      {Stage Driver Package: exit(0xe0000242)} 10:41:39.443
!!!  sto:      Failed to stage driver package to Driver Store. Error = 0xE0000242, Time = 219 ms
     sto: {Import Driver Package: exit(0xe0000242)} 10:41:39.443
     inf: Opened INF: 'C:\Program Files\Npcap\NPCAP.inf' ([strings])
!    inf: Add to Driver Store unsuccessful
!    inf: Error 0xe0000242: The publisher of an Authenticode(tm) signed catalog has not yet been established as trusted.
!!!  inf: returning failure to SetupCopyOEMInf
<<<  Section end 2021/08/27 10:41:40.067
<<<  [Exit status: FAILURE(0xe0000242)]


>>>  [SetupCopyOEMInf - C:\Program Files\Npcap\NPCAP.inf]
>>>  Section start 2021/08/27 11:03:16.676
      cmd: "C:\Program Files\Npcap\NPFInstall.exe" -n -i
     sto: {Import Driver Package: C:\Program Files\Npcap\NPCAP.inf} 11:03:16.692
     sto:      Importing driver package into Driver Store:
     sto:           Driver Store   = C:\Windows\System32\DriverStore (Online | 6.1.7601)
     sto:           Driver Package = C:\Program Files\Npcap\NPCAP.inf
     sto:           Architecture   = amd64
     sto:           Locale Name    = neutral
     sto:           Flags          = 0x00000000
     sto:      Copying driver package files to 'C:\Users\ADMINI~1\AppData\Local\Temp\2\{5d2a26a3-d5f6-5370-6f5b-521622d4a95f}'.
     inf:      Opened INF: 'C:\Program Files\Npcap\NPCAP.inf' ([strings])
     inf:      Opened INF: 'C:\Program Files\Npcap\NPCAP.inf' ([strings])
     flq:      {FILE_QUEUE_COPY}
     flq:           CopyStyle      - 0x00000000
     flq:           SourceRootPath - 'C:\Program Files\Npcap'
     flq:           SourceFilename - 'npcap.cat'
     flq:           TargetDirectory- 'C:\Users\ADMINI~1\AppData\Local\Temp\2\{5d2a26a3-d5f6-5370-6f5b-521622d4a95f}'
     flq:      {FILE_QUEUE_COPY exit(0x00000000)}
     flq:      {FILE_QUEUE_COPY}
     flq:           CopyStyle      - 0x00000000
     flq:           SourceRootPath - 'C:\Program Files\Npcap'
     flq:           SourceFilename - 'NPCAP.inf'
     flq:           TargetDirectory- 'C:\Users\ADMINI~1\AppData\Local\Temp\2\{5d2a26a3-d5f6-5370-6f5b-521622d4a95f}'
     flq:      {FILE_QUEUE_COPY exit(0x00000000)}
     flq:      {FILE_QUEUE_COPY}
     flq:           CopyStyle      - 0x00000000
     flq:           SourceRootPath - 'C:\Program Files\Npcap'
     flq:           SourceFilename - 'npcap.sys'
     flq:           TargetDirectory- 'C:\Users\ADMINI~1\AppData\Local\Temp\2\{5d2a26a3-d5f6-5370-6f5b-521622d4a95f}'
     flq:      {FILE_QUEUE_COPY exit(0x00000000)}
     flq:      {_commit_file_queue}
     flq:           CommitQ DelNodes=0 RenNodes=0 CopyNodes=3
     flq:           {_commit_copy_subqueue}
     flq:                subqueue count=3
     flq:                source media:
     flq:                     SourcePath   - [C:\Program Files\Npcap]
     flq:                     SourceFile   - [npcap.cat]
     flq:                     Flags        - 0x00000000
     flq:                {_commit_copyfile}
     flq:                     CopyFile: 'C:\Program Files\Npcap\npcap.cat'
     flq:                           to: 'C:\Users\ADMINI~1\AppData\Local\Temp\2\{5d2a26a3-d5f6-5370-6f5b-521622d4a95f}\SET709D.tmp'
     flq:                     MoveFile: 'C:\Users\ADMINI~1\AppData\Local\Temp\2\{5d2a26a3-d5f6-5370-6f5b-521622d4a95f}\SET709D.tmp'
     flq:                           to: 'C:\Users\ADMINI~1\AppData\Local\Temp\2\{5d2a26a3-d5f6-5370-6f5b-521622d4a95f}\npcap.cat'
     flq:                {_commit_copyfile exit OK}
     flq:                {_commit_copyfile}
     flq:                     CopyFile: 'C:\Program Files\Npcap\NPCAP.inf'
     flq:                           to: 'C:\Users\ADMINI~1\AppData\Local\Temp\2\{5d2a26a3-d5f6-5370-6f5b-521622d4a95f}\SET709E.tmp'
     flq:                     MoveFile: 'C:\Users\ADMINI~1\AppData\Local\Temp\2\{5d2a26a3-d5f6-5370-6f5b-521622d4a95f}\SET709E.tmp'
     flq:                           to: 'C:\Users\ADMINI~1\AppData\Local\Temp\2\{5d2a26a3-d5f6-5370-6f5b-521622d4a95f}\NPCAP.inf'
     flq:                {_commit_copyfile exit OK}
     flq:                {_commit_copyfile}
     flq:                     CopyFile: 'C:\Program Files\Npcap\npcap.sys'
     flq:                           to: 'C:\Users\ADMINI~1\AppData\Local\Temp\2\{5d2a26a3-d5f6-5370-6f5b-521622d4a95f}\SET709F.tmp'
     flq:                     MoveFile: 'C:\Users\ADMINI~1\AppData\Local\Temp\2\{5d2a26a3-d5f6-5370-6f5b-521622d4a95f}\SET709F.tmp'
     flq:                           to: 'C:\Users\ADMINI~1\AppData\Local\Temp\2\{5d2a26a3-d5f6-5370-6f5b-521622d4a95f}\npcap.sys'
     flq:                {_commit_copyfile exit OK}
     flq:           {_commit_copy_subqueue exit OK}
     flq:      {_commit_file_queue exit OK}
     pol:      {Driver package policy check} 11:03:16.723
     pol:      {Driver package policy check - exit(0x00000000)} 11:03:16.723
     sto:      {Stage Driver Package: C:\Users\ADMINI~1\AppData\Local\Temp\2\{5d2a26a3-d5f6-5370-6f5b-521622d4a95f}\NPCAP.inf} 11:03:16.723
     inf:           Opened INF: 'C:\Users\ADMINI~1\AppData\Local\Temp\2\{5d2a26a3-d5f6-5370-6f5b-521622d4a95f}\NPCAP.inf' ([strings])
     inf:           Opened INF: 'C:\Users\ADMINI~1\AppData\Local\Temp\2\{5d2a26a3-d5f6-5370-6f5b-521622d4a95f}\NPCAP.inf' ([strings])
     sto:           Copying driver package files:
     sto:                Source Path      = C:\Users\ADMINI~1\AppData\Local\Temp\2\{5d2a26a3-d5f6-5370-6f5b-521622d4a95f}
     sto:                Destination Path = C:\Windows\System32\DriverStore\Temp\{3168a72a-aa59-71f8-707a-df67e66fd32f}
     flq:           {FILE_QUEUE_COPY}
     flq:                CopyStyle      - 0x00000010
     flq:                SourceRootPath - 'C:\Users\ADMINI~1\AppData\Local\Temp\2\{5d2a26a3-d5f6-5370-6f5b-521622d4a95f}'
     flq:                SourceFilename - 'npcap.cat'
     flq:                TargetDirectory- 'C:\Windows\System32\DriverStore\Temp\{3168a72a-aa59-71f8-707a-df67e66fd32f}'
     flq:           {FILE_QUEUE_COPY exit(0x00000000)}
     flq:           {FILE_QUEUE_COPY}
     flq:                CopyStyle      - 0x00000010
     flq:                SourceRootPath - 'C:\Users\ADMINI~1\AppData\Local\Temp\2\{5d2a26a3-d5f6-5370-6f5b-521622d4a95f}'
     flq:                SourceFilename - 'NPCAP.inf'
     flq:                TargetDirectory- 'C:\Windows\System32\DriverStore\Temp\{3168a72a-aa59-71f8-707a-df67e66fd32f}'
     flq:           {FILE_QUEUE_COPY exit(0x00000000)}
     flq:           {FILE_QUEUE_COPY}
     flq:                CopyStyle      - 0x00000010
     flq:                SourceRootPath - 'C:\Users\ADMINI~1\AppData\Local\Temp\2\{5d2a26a3-d5f6-5370-6f5b-521622d4a95f}'
     flq:                SourceFilename - 'npcap.sys'
     flq:                TargetDirectory- 'C:\Windows\System32\DriverStore\Temp\{3168a72a-aa59-71f8-707a-df67e66fd32f}'
     flq:           {FILE_QUEUE_COPY exit(0x00000000)}
     flq:           {_commit_file_queue}
     flq:                CommitQ DelNodes=0 RenNodes=0 CopyNodes=3
     flq:                {_commit_copy_subqueue}
     flq:                     subqueue count=3
     flq:                     source media:
     flq:                          SourcePath   - [C:\Users\ADMINI~1\AppData\Local\Temp\2\{5d2a26a3-d5f6-5370-6f5b-521622d4a95f}]
     flq:                          SourceFile   - [npcap.cat]
     flq:                          Flags        - 0x00000000
     flq:                     {_commit_copyfile}
     flq:                          CopyFile: 'C:\Users\ADMINI~1\AppData\Local\Temp\2\{5d2a26a3-d5f6-5370-6f5b-521622d4a95f}\npcap.cat'
     flq:                                to: 'C:\Windows\System32\DriverStore\Temp\{3168a72a-aa59-71f8-707a-df67e66fd32f}\SET70BC.tmp'
     flq:                          MoveFile: 'C:\Windows\System32\DriverStore\Temp\{3168a72a-aa59-71f8-707a-df67e66fd32f}\SET70BC.tmp'
     flq:                                to: 'C:\Windows\System32\DriverStore\Temp\{3168a72a-aa59-71f8-707a-df67e66fd32f}\npcap.cat'
     flq:                     {_commit_copyfile exit OK}
     flq:                     {_commit_copyfile}
     flq:                          CopyFile: 'C:\Users\ADMINI~1\AppData\Local\Temp\2\{5d2a26a3-d5f6-5370-6f5b-521622d4a95f}\NPCAP.inf'
     flq:                                to: 'C:\Windows\System32\DriverStore\Temp\{3168a72a-aa59-71f8-707a-df67e66fd32f}\SET70BD.tmp'
     flq:                          MoveFile: 'C:\Windows\System32\DriverStore\Temp\{3168a72a-aa59-71f8-707a-df67e66fd32f}\SET70BD.tmp'
     flq:                                to: 'C:\Windows\System32\DriverStore\Temp\{3168a72a-aa59-71f8-707a-df67e66fd32f}\NPCAP.inf'
     flq:                     {_commit_copyfile exit OK}
     flq:                     {_commit_copyfile}
     flq:                          CopyFile: 'C:\Users\ADMINI~1\AppData\Local\Temp\2\{5d2a26a3-d5f6-5370-6f5b-521622d4a95f}\npcap.sys'
     flq:                                to: 'C:\Windows\System32\DriverStore\Temp\{3168a72a-aa59-71f8-707a-df67e66fd32f}\SET70CE.tmp'
     flq:                          MoveFile: 'C:\Windows\System32\DriverStore\Temp\{3168a72a-aa59-71f8-707a-df67e66fd32f}\SET70CE.tmp'
     flq:                                to: 'C:\Windows\System32\DriverStore\Temp\{3168a72a-aa59-71f8-707a-df67e66fd32f}\npcap.sys'
     flq:                     {_commit_copyfile exit OK}
     flq:                {_commit_copy_subqueue exit OK}
     flq:           {_commit_file_queue exit OK}
     sto:           {DRIVERSTORE_IMPORT_NOTIFY_VALIDATE} 11:03:16.754
     inf:                Opened INF: 'C:\Windows\System32\DriverStore\Temp\{3168a72a-aa59-71f8-707a-df67e66fd32f}\NPCAP.inf' ([strings])
     sig:                {_VERIFY_FILE_SIGNATURE} 11:03:16.754
     sig:                     Key      = NPCAP.inf
     sig:                     FilePath = C:\Windows\System32\DriverStore\Temp\{3168a72a-aa59-71f8-707a-df67e66fd32f}\NPCAP.inf
     sig:                     Catalog  = C:\Windows\System32\DriverStore\Temp\{3168a72a-aa59-71f8-707a-df67e66fd32f}\npcap.cat
!    sig:                     Verifying file against specific (valid) catalog failed! (0x800b0109)
!    sig:                     Error 0x800b0109: A certificate chain processed, but terminated in a root certificate which is not trusted by the trust provider.
     sig:                {_VERIFY_FILE_SIGNATURE exit(0x800b0109)} 11:03:16.770
     sig:                {_VERIFY_FILE_SIGNATURE} 11:03:16.770
     sig:                     Key      = NPCAP.inf
     sig:                     FilePath = C:\Windows\System32\DriverStore\Temp\{3168a72a-aa59-71f8-707a-df67e66fd32f}\NPCAP.inf
     sig:                     Catalog  = C:\Windows\System32\DriverStore\Temp\{3168a72a-aa59-71f8-707a-df67e66fd32f}\npcap.cat
     sig:                     Success: File is signed in Authenticode(tm) catalog.
     sig:                     Error 0xe0000242: The publisher of an Authenticode(tm) signed catalog has not yet been established as trusted.
     sig:                {_VERIFY_FILE_SIGNATURE exit(0xe0000242)} 11:03:16.801
     sto:                Validating driver package files against catalog 'npcap.cat'.
!    sto:                Driver package signer is unknown but user trusts the signer.
     sto:           {DRIVERSTORE_IMPORT_NOTIFY_VALIDATE exit(0x00000000)} 11:04:16.050
     sto:           Verified driver package signature:
     sto:                Digital Signer Score = 0xFF000000
     sto:                Digital Signer Name  = <unknown>
     sto:           {DRIVERSTORE_IMPORT_NOTIFY_BEGIN} 11:04:16.050
     inf:                Opened INF: 'C:\Windows\System32\DriverStore\Temp\{3168a72a-aa59-71f8-707a-df67e66fd32f}\NPCAP.inf' ([strings])
     sto:                Create system restore point:
     sto:                     Description = Device Driver Package Install: Nmap Project Network Service
     sto:                     Time        = 0ms
     sto:                     Status      = 0x0000007E (FAILURE)
     sto:           {DRIVERSTORE_IMPORT_NOTIFY_BEGIN: exit(0x00000000)} 11:04:16.050
     sto:           Importing driver package files:
     sto:                Source Path      = C:\Windows\System32\DriverStore\Temp\{3168a72a-aa59-71f8-707a-df67e66fd32f}
     sto:                Destination Path = C:\Windows\System32\DriverStore\FileRepository\npcap.inf_amd64_neutral_93536e242c20956d
     sto:           {Copy Directory: C:\Windows\System32\DriverStore\Temp\{3168a72a-aa59-71f8-707a-df67e66fd32f}} 11:04:16.050
     sto:                Target Path = C:\Windows\System32\DriverStore\FileRepository\npcap.inf_amd64_neutral_93536e242c20956d
     sto:           {Copy Directory: exit(0x00000000)} 11:04:16.050
     sto:           {Index Driver Package: C:\Windows\System32\DriverStore\FileRepository\npcap.inf_amd64_neutral_93536e242c20956d\NPCAP.inf} 11:04:16.050
     idb:                Registered driver store entry 'npcap.inf_amd64_neutral_93536e242c20956d'.
     idb:                Published 'npcap.inf_amd64_neutral_93536e242c20956d\npcap.inf' to 'C:\Windows\INF\oem8.inf'
     idb:                Published driver store entry 'npcap.inf_amd64_neutral_93536e242c20956d'.
     sto:                Published driver package INF 'oem8.inf' was changed.
     sto:                Active published driver package is 'npcap.inf_amd64_neutral_93536e242c20956d'.
     sto:           {Index Driver Package: exit(0x00000000)} 11:04:16.690
     sto:           {DRIVERSTORE_IMPORT_NOTIFY_END} 11:04:16.690
     ndv:                No system restore point was set earlier.
     sto:           {DRIVERSTORE_IMPORT_NOTIFY_END: exit(0x00000000)} 11:04:16.690
     sto:      {Stage Driver Package: exit(0x00000000)} 11:04:16.690
     ndv:      Doing device matching lookup!
     sto:      Driver package was staged to Driver Store. Time = 60014 ms
     sto:      Imported driver package into Driver Store:
     sto:           Filename = C:\Windows\System32\DriverStore\FileRepository\npcap.inf_amd64_neutral_93536e242c20956d\NPCAP.inf
     sto:           Time     = 60030 ms
     sto: {Import Driver Package: exit(0x00000000)} 11:04:16.721
     inf: Opened INF: 'C:\Program Files\Npcap\NPCAP.inf' ([strings])
     inf: Driver Store location: C:\Windows\System32\DriverStore\FileRepository\npcap.inf_amd64_neutral_93536e242c20956d\NPCAP.inf
     inf: Published Inf Path: C:\Windows\INF\oem8.inf
     inf: Opened INF: 'C:\Program Files\Npcap\NPCAP.inf' ([strings])
     inf: Installing catalog npcap.cat as: oem8.CAT
     inf: OEM source media location: C:\Program Files\Npcap\
<<<  Section end 2021/08/27 11:04:16.846
<<<  [Exit status: SUCCESS]

Contents of NPFInstall.log (again, failed silent install followed by successful manual install):

[00000A00] 2021-08-27 10:41:33 --> wmain
[00000A00] 2021-08-27 10:41:33     _tmain: executing, argv[0] = C:\Windows\TEMP\nsv8E0D.tmp\NPFInstall.exe.
[00000A00] 2021-08-27 10:41:33     _tmain: executing, argv[1] = -n.
[00000A00] 2021-08-27 10:41:33     _tmain: executing, argv[2] = -check_dll.
[00000A00] 2021-08-27 10:41:33 --> getInUseProcesses
[00000A00] 2021-08-27 10:41:33 --> enumProcesses
[00000A00] 2021-08-27 10:41:33 --> getNpcapPIDs
[00000A00] 2021-08-27 10:41:33 <-- getNpcapPIDs
[00000A00] 2021-08-27 10:41:33     enumDLLs::OpenProcess: error, errCode = 0x00000005, strProcessName = System, dwProcessID = 4.
[00000A00] 2021-08-27 10:41:33 <-- enumProcesses
[00000A00] 2021-08-27 10:41:33 <-- getInUseProcesses
[00000A00] 2021-08-27 10:41:33     _tmain: succeed, nStatus = 0.
[00000A00] 2021-08-27 10:41:33 <-- wmain
[00000ABC] 2021-08-27 10:41:38 --> wmain
[00000ABC] 2021-08-27 10:41:38     _tmain: executing, argv[0] = C:\Program Files\Npcap\NPFInstall.exe.
[00000ABC] 2021-08-27 10:41:38     _tmain: executing, argv[1] = -n.
[00000ABC] 2021-08-27 10:41:38     _tmain: executing, argv[2] = -c.
[00000ABC] 2021-08-27 10:41:38 --> ClearDriverStore
[00000ABC] 2021-08-27 10:41:38 --> executeCommand
[00000ABC] 2021-08-27 10:41:38     executeCommand: executing, strCmd = pnputil.exe -e.
[00000ABC] 2021-08-27 10:41:38     executeCommand: result = Microsoft PnP Utility



Published name :            oem0.inf

Driver package provider :   Microsoft

Class :                     Printers

Driver date and version :   06/21/2006 6.1.7600.16385

Signer name :               Microsoft Windows



Published name :            oem1.inf

Driver package provider :   Microsoft

Class :                     Printers

Driver date and version :   06/21/2006 6.1.7601.17514

Signer name :               Microsoft Windows



Published name :            oem2.inf

Driver package provider :   Citrix Systems, Inc.

Class :                     Storage controllers

Driver date and version :   06/15/2012 6.0.2.56921

Signer name :               Microsoft Windows Hardware Compatibility Publisher



Published name :            oem3.inf

Driver package provider :   Citrix Systems, Inc.

Class :                     System devices

Driver date and version :   07/19/2011 5.9.960.49119

Signer name :               Microsoft Windows Hardware Compatibility Publisher



Published name :            oem4.inf

Driver package provider :   Citrix Systems, Inc.

Class :                     System devices

Driver date and version :   03/15/2012 6.0.2.54160

Signer name :               Microsoft Windows Hardware Compatibility Publisher



Published name :            oem5.inf

Driver package provider :   Citrix Systems, Inc.

Class :                     Network adapters

Driver date and version :   07/19/2011 5.9.960.49119

Signer name :               Microsoft Windows Hardware Compatibility Publisher



Published name :            oem6.inf

Driver package provider :   Citrix Systems, Inc.

Class :                     System devices

Driver date and version :   01/20/2012 6.0.2.52988

Signer name :               Microsoft Windows Hardware Compatibility Publisher



Published name :            oem7.inf

Driver package provider :   Nmap Project

Class :                     Network Service

Driver date and version :   08/24/2020 22.8.45.719

Signer name :               



.
[00000ABC] 2021-08-27 10:41:38 <-- executeCommand
[00000ABC] 2021-08-27 10:41:38 --> getInfNamesFromPnpUtilOutput
[00000ABC] 2021-08-27 10:41:38     find: executing, strInfFileName = oem7.inf.
[00000ABC] 2021-08-27 10:41:38 <-- getInfNamesFromPnpUtilOutput
[00000ABC] 2021-08-27 10:41:38 --> executeCommand
[00000ABC] 2021-08-27 10:41:38     executeCommand: executing, strCmd = pnputil.exe -d oem7.inf.
[00000ABC] 2021-08-27 10:41:38     executeCommand: result = Microsoft PnP Utility



Deleting the driver package failed :One or more devices are presently installed using the specified INF.

.
[00000ABC] 2021-08-27 10:41:38 <-- executeCommand
[00000ABC] 2021-08-27 10:41:38 <-- ClearDriverStore
[00000ABC] 2021-08-27 10:41:38     _tmain: succeed, nStatus = 0.
[00000ABC] 2021-08-27 10:41:38 <-- wmain
[00000B04] 2021-08-27 10:41:38 --> wmain
[00000B04] 2021-08-27 10:41:38     _tmain: executing, argv[0] = C:\Program Files\Npcap\NPFInstall.exe.
[00000B04] 2021-08-27 10:41:38     _tmain: executing, argv[1] = -n.
[00000B04] 2021-08-27 10:41:38     _tmain: executing, argv[2] = -iw.
[00000B04] 2021-08-27 10:41:38 --> InstallWFPCallout
[00000B04] 2021-08-27 10:41:38 --> GetWFPCalloutInfFilePath
[00000B04] 2021-08-27 10:41:38     lpFilename = C:\Program Files\Npcap\NPCAP_wfp.inf
[00000B04] 2021-08-27 10:41:38 <-- GetWFPCalloutInfFilePath
[00000B04] 2021-08-27 10:41:38 --> isFileExist
[00000B04] 2021-08-27 10:41:38     FindFirstFile: succeed, szFileFullPath = C:\Program Files\Npcap\NPCAP_wfp.inf.
[00000B04] 2021-08-27 10:41:38 <-- isFileExist
[00000B04] 2021-08-27 10:41:38     LaunchINFSectionEx: executing, szCmd = C:\Program Files\Npcap\NPCAP_wfp.inf,DefaultInstall,,36,N.
[00000B04] 2021-08-27 10:41:38 <-- InstallWFPCallout
[00000B04] 2021-08-27 10:41:38     _tmain: succeed, nStatus = 0.
[00000B04] 2021-08-27 10:41:38 <-- wmain
[00000B20] 2021-08-27 10:41:39 --> wmain
[00000B20] 2021-08-27 10:41:39     _tmain: executing, argv[0] = C:\Program Files\Npcap\NPFInstall.exe.
[00000B20] 2021-08-27 10:41:39     _tmain: executing, argv[1] = -n.
[00000B20] 2021-08-27 10:41:39     _tmain: executing, argv[2] = -i.
[00000B20] 2021-08-27 10:41:39 --> InstallDriver
[00000B20] 2021-08-27 10:41:39 --> GetServiceInfFilePath
[00000B20] 2021-08-27 10:41:39     lpFilename = C:\Program Files\Npcap\NPCAP.inf
[00000B20] 2021-08-27 10:41:39 <-- GetServiceInfFilePath
[00000B20] 2021-08-27 10:41:39 --> InstallSpecifiedComponent
[00000B20] 2021-08-27 10:41:39 --> HrGetINetCfg
[00000B20] 2021-08-27 10:41:39 <-- HrGetINetCfg
[00000B20] 2021-08-27 10:41:39 --> HrInstallNetComponent
[00000B20] 2021-08-27 10:41:40     SetupCopyOEMInfW: error, errCode = 0xe0000242.
[00000B20] 2021-08-27 10:41:40 <-- HrInstallNetComponent
[00000B20] 2021-08-27 10:41:40     Error 0xe0000242: Couldn't install the network component.
[00000B20] 2021-08-27 10:41:40 --> HrReleaseINetCfg
[00000B20] 2021-08-27 10:41:40 <-- HrReleaseINetCfg
[00000B20] 2021-08-27 10:41:40 <-- InstallSpecifiedComponent
[00000B20] 2021-08-27 10:41:40     Error 0xe0000242: InstallSpecifiedComponent

[00000B20] 2021-08-27 10:41:40 <-- InstallDriver
[00000B20] 2021-08-27 10:41:40     _tmain: error, nStatus = -536870334.
[00000B20] 2021-08-27 10:41:40 <-- wmain
[00000B90] 2021-08-27 10:41:40 --> wmain
[00000B90] 2021-08-27 10:41:40     _tmain: executing, argv[0] = C:\Program Files\Npcap\NPFInstall.exe.
[00000B90] 2021-08-27 10:41:40     _tmain: executing, argv[1] = -n.
[00000B90] 2021-08-27 10:41:40     _tmain: executing, argv[2] = -check_dll.
[00000B90] 2021-08-27 10:41:40 --> getInUseProcesses
[00000B90] 2021-08-27 10:41:40 --> enumProcesses
[00000B90] 2021-08-27 10:41:40 --> getNpcapPIDs
[00000B90] 2021-08-27 10:41:40 <-- getNpcapPIDs
[00000B90] 2021-08-27 10:41:40     enumDLLs::OpenProcess: error, errCode = 0x00000005, strProcessName = System, dwProcessID = 4.
[00000B90] 2021-08-27 10:41:40 <-- enumProcesses
[00000B90] 2021-08-27 10:41:40 <-- getInUseProcesses
[00000B90] 2021-08-27 10:41:40     _tmain: succeed, nStatus = 0.
[00000B90] 2021-08-27 10:41:40 <-- wmain
[00000BB0] 2021-08-27 10:41:40 --> wmain
[00000BB0] 2021-08-27 10:41:40     _tmain: executing, argv[0] = C:\Program Files\Npcap\NPFInstall.exe.
[00000BB0] 2021-08-27 10:41:40     _tmain: executing, argv[1] = -n.
[00000BB0] 2021-08-27 10:41:40     _tmain: executing, argv[2] = -d.
[00000BB0] 2021-08-27 10:41:40 --> PacketIsServiceStopPending
[00000BB0] 2021-08-27 10:41:40     OpenService failed (0x00000424)
[00000BB0] 2021-08-27 10:41:40 <-- PacketIsServiceStopPending
[00000BB0] 2021-08-27 10:41:40     _tmain: error, nStatus = -1.
[00000BB0] 2021-08-27 10:41:40 <-- wmain
[00000BCC] 2021-08-27 10:41:40 --> wmain
[00000BCC] 2021-08-27 10:41:40     _tmain: executing, argv[0] = C:\Program Files\Npcap\NPFInstall.exe.
[00000BCC] 2021-08-27 10:41:40     _tmain: executing, argv[1] = -n.
[00000BCC] 2021-08-27 10:41:40     _tmain: executing, argv[2] = -u.
[00000BCC] 2021-08-27 10:41:40 --> UninstallDriver
[00000BCC] 2021-08-27 10:41:40 --> HrGetINetCfg
[00000BCC] 2021-08-27 10:41:40 <-- HrGetINetCfg
[00000BCC] 2021-08-27 10:41:40     bWiFiService = 0.
[00000BCC] 2021-08-27 10:41:40     HrUninstallNetComponent: executing, szComponentId = INSECURE_NPCAP.
[00000BCC] 2021-08-27 10:41:40 --> HrUninstallNetComponent
[00000BCC] 2021-08-27 10:41:40     Error 0x1: Couldn't get an interface pointer to INSECURE_NPCAP.

Possible cause:

Incorrect function.


[00000BCC] 2021-08-27 10:41:40 <-- HrUninstallNetComponent
[00000BCC] 2021-08-27 10:41:40     Error 0x1: Couldn't uninstall the network component.

Possible cause:

Incorrect function.


[00000BCC] 2021-08-27 10:41:40 --> HrReleaseINetCfg
[00000BCC] 2021-08-27 10:41:40 <-- HrReleaseINetCfg
[00000BCC] 2021-08-27 10:41:40 <-- UninstallDriver
[00000BCC] 2021-08-27 10:41:40     _tmain: error, nStatus = -1.
[00000BCC] 2021-08-27 10:41:40 <-- wmain
[00000BE4] 2021-08-27 10:41:40 --> wmain
[00000BE4] 2021-08-27 10:41:40     _tmain: executing, argv[0] = C:\Program Files\Npcap\NPFInstall.exe.
[00000BE4] 2021-08-27 10:41:40     _tmain: executing, argv[1] = -n.
[00000BE4] 2021-08-27 10:41:40     _tmain: executing, argv[2] = -uw.
[00000BE4] 2021-08-27 10:41:40 --> UninstallWFPCallout
[00000BE4] 2021-08-27 10:41:40 --> GetWFPCalloutInfFilePath
[00000BE4] 2021-08-27 10:41:40     lpFilename = C:\Program Files\Npcap\NPCAP_wfp.inf
[00000BE4] 2021-08-27 10:41:40 <-- GetWFPCalloutInfFilePath
[00000BE4] 2021-08-27 10:41:40 --> isFileExist
[00000BE4] 2021-08-27 10:41:40     FindFirstFile: succeed, szFileFullPath = C:\Program Files\Npcap\NPCAP_wfp.inf.
[00000BE4] 2021-08-27 10:41:40 <-- isFileExist
[00000BE4] 2021-08-27 10:41:40     LaunchINFSectionEx: executing, szCmd = C:\Program Files\Npcap\NPCAP_wfp.inf,DefaultUninstall,,36,N.
[00000BE4] 2021-08-27 10:41:41 <-- UninstallWFPCallout
[00000BE4] 2021-08-27 10:41:41     _tmain: succeed, nStatus = 0.
[00000BE4] 2021-08-27 10:41:41 <-- wmain
[00000810] 2021-08-27 10:41:41 --> wmain
[00000810] 2021-08-27 10:41:41     _tmain: executing, argv[0] = C:\Program Files\Npcap\NPFInstall.exe.
[00000810] 2021-08-27 10:41:41     _tmain: executing, argv[1] = -n.
[00000810] 2021-08-27 10:41:41     _tmain: executing, argv[2] = -c.
[00000810] 2021-08-27 10:41:41 --> ClearDriverStore
[00000810] 2021-08-27 10:41:41 --> executeCommand
[00000810] 2021-08-27 10:41:41     executeCommand: executing, strCmd = pnputil.exe -e.
[00000810] 2021-08-27 10:41:41     executeCommand: result = Microsoft PnP Utility



Published name :            oem0.inf

Driver package provider :   Microsoft

Class :                     Printers

Driver date and version :   06/21/2006 6.1.7600.16385

Signer name :               Microsoft Windows



Published name :            oem1.inf

Driver package provider :   Microsoft

Class :                     Printers

Driver date and version :   06/21/2006 6.1.7601.17514

Signer name :               Microsoft Windows



Published name :            oem2.inf

Driver package provider :   Citrix Systems, Inc.

Class :                     Storage controllers

Driver date and version :   06/15/2012 6.0.2.56921

Signer name :               Microsoft Windows Hardware Compatibility Publisher



Published name :            oem3.inf

Driver package provider :   Citrix Systems, Inc.

Class :                     System devices

Driver date and version :   07/19/2011 5.9.960.49119

Signer name :               Microsoft Windows Hardware Compatibility Publisher



Published name :            oem4.inf

Driver package provider :   Citrix Systems, Inc.

Class :                     System devices

Driver date and version :   03/15/2012 6.0.2.54160

Signer name :               Microsoft Windows Hardware Compatibility Publisher



Published name :            oem5.inf

Driver package provider :   Citrix Systems, Inc.

Class :                     Network adapters

Driver date and version :   07/19/2011 5.9.960.49119

Signer name :               Microsoft Windows Hardware Compatibility Publisher



Published name :            oem6.inf

Driver package provider :   Citrix Systems, Inc.

Class :                     System devices

Driver date and version :   01/20/2012 6.0.2.52988

Signer name :               Microsoft Windows Hardware Compatibility Publisher



Published name :            oem7.inf

Driver package provider :   Nmap Project

Class :                     Network Service

Driver date and version :   08/24/2020 22.8.45.719

Signer name :               



.
[00000810] 2021-08-27 10:41:41 <-- executeCommand
[00000810] 2021-08-27 10:41:41 --> getInfNamesFromPnpUtilOutput
[00000810] 2021-08-27 10:41:41     find: executing, strInfFileName = oem7.inf.
[00000810] 2021-08-27 10:41:41 <-- getInfNamesFromPnpUtilOutput
[00000810] 2021-08-27 10:41:41 --> executeCommand
[00000810] 2021-08-27 10:41:41     executeCommand: executing, strCmd = pnputil.exe -d oem7.inf.
[00000810] 2021-08-27 10:41:41     executeCommand: result = Microsoft PnP Utility



Deleting the driver package failed :One or more devices are presently installed using the specified INF.

.
[00000810] 2021-08-27 10:41:41 <-- executeCommand
[00000810] 2021-08-27 10:41:41 <-- ClearDriverStore
[00000810] 2021-08-27 10:41:41     _tmain: succeed, nStatus = 0.
[00000810] 2021-08-27 10:41:41 <-- wmain
[000004FC] 2021-08-27 11:03:15 --> wmain
[000004FC] 2021-08-27 11:03:15     _tmain: executing, argv[0] = C:\Users\ADMINI~1\AppData\Local\Temp\2\nso5726.tmp\NPFInstall.exe.
[000004FC] 2021-08-27 11:03:15     _tmain: executing, argv[1] = -n.
[000004FC] 2021-08-27 11:03:15     _tmain: executing, argv[2] = -check_dll.
[000004FC] 2021-08-27 11:03:15 --> getInUseProcesses
[000004FC] 2021-08-27 11:03:15 --> enumProcesses
[000004FC] 2021-08-27 11:03:15 --> getNpcapPIDs
[000004FC] 2021-08-27 11:03:15 <-- getNpcapPIDs
[000004FC] 2021-08-27 11:03:15     enumDLLs::OpenProcess: error, errCode = 0x00000005, strProcessName = System, dwProcessID = 4.
[000004FC] 2021-08-27 11:03:15 <-- enumProcesses
[000004FC] 2021-08-27 11:03:15 <-- getInUseProcesses
[000004FC] 2021-08-27 11:03:15     _tmain: succeed, nStatus = 0.
[000004FC] 2021-08-27 11:03:15 <-- wmain
[000006A8] 2021-08-27 11:03:16 --> wmain
[000006A8] 2021-08-27 11:03:16     _tmain: executing, argv[0] = C:\Program Files\Npcap\NPFInstall.exe.
[000006A8] 2021-08-27 11:03:16     _tmain: executing, argv[1] = -n.
[000006A8] 2021-08-27 11:03:16     _tmain: executing, argv[2] = -c.
[000006A8] 2021-08-27 11:03:16 --> ClearDriverStore
[000006A8] 2021-08-27 11:03:16 --> executeCommand
[000006A8] 2021-08-27 11:03:16     executeCommand: executing, strCmd = pnputil.exe -e.
[000006A8] 2021-08-27 11:03:16     executeCommand: result = Microsoft PnP Utility



Published name :            oem0.inf

Driver package provider :   Microsoft

Class :                     Printers

Driver date and version :   06/21/2006 6.1.7600.16385

Signer name :               Microsoft Windows



Published name :            oem1.inf

Driver package provider :   Microsoft

Class :                     Printers

Driver date and version :   06/21/2006 6.1.7601.17514

Signer name :               Microsoft Windows



Published name :            oem2.inf

Driver package provider :   Citrix Systems, Inc.

Class :                     Storage controllers

Driver date and version :   06/15/2012 6.0.2.56921

Signer name :               Microsoft Windows Hardware Compatibility Publisher



Published name :            oem3.inf

Driver package provider :   Citrix Systems, Inc.

Class :                     System devices

Driver date and version :   07/19/2011 5.9.960.49119

Signer name :               Microsoft Windows Hardware Compatibility Publisher



Published name :            oem4.inf

Driver package provider :   Citrix Systems, Inc.

Class :                     System devices

Driver date and version :   03/15/2012 6.0.2.54160

Signer name :               Microsoft Windows Hardware Compatibility Publisher



Published name :            oem5.inf

Driver package provider :   Citrix Systems, Inc.

Class :                     Network adapters

Driver date and version :   07/19/2011 5.9.960.49119

Signer name :               Microsoft Windows Hardware Compatibility Publisher



Published name :            oem6.inf

Driver package provider :   Citrix Systems, Inc.

Class :                     System devices

Driver date and version :   01/20/2012 6.0.2.52988

Signer name :               Microsoft Windows Hardware Compatibility Publisher



Published name :            oem7.inf

Driver package provider :   Nmap Project

Class :                     Network Service

Driver date and version :   08/24/2020 22.8.45.719

Signer name :               



.
[000006A8] 2021-08-27 11:03:16 <-- executeCommand
[000006A8] 2021-08-27 11:03:16 --> getInfNamesFromPnpUtilOutput
[000006A8] 2021-08-27 11:03:16     find: executing, strInfFileName = oem7.inf.
[000006A8] 2021-08-27 11:03:16 <-- getInfNamesFromPnpUtilOutput
[000006A8] 2021-08-27 11:03:16 --> executeCommand
[000006A8] 2021-08-27 11:03:16     executeCommand: executing, strCmd = pnputil.exe -d oem7.inf.
[000006A8] 2021-08-27 11:03:16     executeCommand: result = Microsoft PnP Utility



Deleting the driver package failed :One or more devices are presently installed using the specified INF.

.
[000006A8] 2021-08-27 11:03:16 <-- executeCommand
[000006A8] 2021-08-27 11:03:16 <-- ClearDriverStore
[000006A8] 2021-08-27 11:03:16     _tmain: succeed, nStatus = 0.
[000006A8] 2021-08-27 11:03:16 <-- wmain
[00000AB4] 2021-08-27 11:03:16 --> wmain
[00000AB4] 2021-08-27 11:03:16     _tmain: executing, argv[0] = C:\Program Files\Npcap\NPFInstall.exe.
[00000AB4] 2021-08-27 11:03:16     _tmain: executing, argv[1] = -n.
[00000AB4] 2021-08-27 11:03:16     _tmain: executing, argv[2] = -iw.
[00000AB4] 2021-08-27 11:03:16 --> InstallWFPCallout
[00000AB4] 2021-08-27 11:03:16 --> GetWFPCalloutInfFilePath
[00000AB4] 2021-08-27 11:03:16     lpFilename = C:\Program Files\Npcap\NPCAP_wfp.inf
[00000AB4] 2021-08-27 11:03:16 <-- GetWFPCalloutInfFilePath
[00000AB4] 2021-08-27 11:03:16 --> isFileExist
[00000AB4] 2021-08-27 11:03:16     FindFirstFile: succeed, szFileFullPath = C:\Program Files\Npcap\NPCAP_wfp.inf.
[00000AB4] 2021-08-27 11:03:16 <-- isFileExist
[00000AB4] 2021-08-27 11:03:16     LaunchINFSectionEx: executing, szCmd = C:\Program Files\Npcap\NPCAP_wfp.inf,DefaultInstall,,36,N.
[00000AB4] 2021-08-27 11:03:16 <-- InstallWFPCallout
[00000AB4] 2021-08-27 11:03:16     _tmain: succeed, nStatus = 0.
[00000AB4] 2021-08-27 11:03:16 <-- wmain
[000008A8] 2021-08-27 11:03:16 --> wmain
[000008A8] 2021-08-27 11:03:16     _tmain: executing, argv[0] = C:\Program Files\Npcap\NPFInstall.exe.
[000008A8] 2021-08-27 11:03:16     _tmain: executing, argv[1] = -n.
[000008A8] 2021-08-27 11:03:16     _tmain: executing, argv[2] = -i.
[000008A8] 2021-08-27 11:03:16 --> InstallDriver
[000008A8] 2021-08-27 11:03:16 --> GetServiceInfFilePath
[000008A8] 2021-08-27 11:03:16     lpFilename = C:\Program Files\Npcap\NPCAP.inf
[000008A8] 2021-08-27 11:03:16 <-- GetServiceInfFilePath
[000008A8] 2021-08-27 11:03:16 --> InstallSpecifiedComponent
[000008A8] 2021-08-27 11:03:16 --> HrGetINetCfg
[000008A8] 2021-08-27 11:03:16 <-- HrGetINetCfg
[000008A8] 2021-08-27 11:03:16 --> HrInstallNetComponent
[000008A8] 2021-08-27 11:04:16     bWiFiService = 0.
[000008A8] 2021-08-27 11:04:16     HrInstallComponent: executing, szComponentId = INSECURE_NPCAP.
[000008A8] 2021-08-27 11:04:16 --> HrInstallComponent
[000008A8] 2021-08-27 11:04:17 <-- HrInstallComponent
[000008A8] 2021-08-27 11:04:17 <-- HrInstallNetComponent
[000008A8] 2021-08-27 11:04:17 --> HrReleaseINetCfg
[000008A8] 2021-08-27 11:04:17 <-- HrReleaseINetCfg
[000008A8] 2021-08-27 11:04:17 <-- InstallSpecifiedComponent
[000008A8] 2021-08-27 11:04:17 <-- InstallDriver
[000008A8] 2021-08-27 11:04:17     _tmain: succeed, nStatus = 0.
[000008A8] 2021-08-27 11:04:17 <-- wmain

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions