Hi,
My Windows Installer package needs to install NDIS filter driver on
Vista. DIFxApp looks good, because it supports Windows Installer. Does
DIFxApp support also installing NDIS filter drivers?
I succeeded in installing NDIS filter driver by adding
'DriverPackageType = Network' to the INF file. However, DIFxApp 2.1
doesn't document that anymore. Is there any documented way for
installing NDIS filter driver? If not, should I stick with C++ Custom
Actions using INetCfg classes?
BR, Antti