Saturday, May 20, 2017

Microsoft Network Analyzer 1.4 WFP Callout Driver not installing on Windows 10 Creators Update

I was trying to install Microsoft Network Analyzer 1.4 but it failed installing one of the components on Windows 10 Creators Update. See for text and image capture below.

Program Compatibility Assistant 
A digitally signed driver is required 
Message Analyzer -- WFP Callout Driver
Microsoft Corporation 
Windows blocked the installation of a digitally unsigned driver. Uninstall the program or device that uses the driver and check the publisher's website for a digitally signed version of the driver.

Is this expected? Will it work?

No comments:

Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04

Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04 I am planning to run qemu-system-ppc to play around QEMU ...