wireshark entry point not found
On starting wireshark I get the following error while initializing external capture plugins:
etwdump.exe - Entry point not found The procedure entry point init_progfile_dir could not be located in the dynamic link library C: ....|Wireshark\extcap\etwdump.exe
This is a fresh install on Windows 10 machine
Can you add the output of
wireshark -v
orHelp->About Wireshark:Wireshark
.Hi, Output added as requested. If you have any ides to help get this working that would be great.
(more)The call to
init_progfile_dir
was removed in wsutil: Add configuration namespaces.Did you copy any files from a different system?
Thanks for your help. The etwdump.exe file I have installed generates a different hash to one shown above. I previously had an earlier version of wireshark and maybe the uninstall didn't remove the existing file. However, there was no warning given during install that I saw indicating a failure to write etwdump.exe. I will uninstall again and make sure the extcap folder is empty before attempting a new clean install.
8678: NSIS: uninstall etwdump; extcap binaries not in program directory