Wireshark installation issue
Wireshark cannot install... The install program cannot find this package:
C:\ProgramData\Package Cache\{E493B8F4-E300-43EC-95D0-BDF3711297EA}\v14.27.29016\packages\vcRuntimeMinimum_amd64\
Visual C problem?
What version of Wireshark are you installing and what is the OS?
Windows 10. I tried 4.4.0-x64 and 4.2.7-x64. Same error. I need to figure out how to get this file path as valid. I think it a particular version of Microsoft Visual C but I don't know which.
What versions of
vcRuntimeMinimum_amd64
do you have underC:\ProgramData\Package Cache
?The Wireshark installer might be trying to update
VC_redist.x64.exe
but wants to remove the old version first.Can you update it outside of Wireshark by using Microsoft installer: Latest Microsoft Visual C++ Redistributable Version
Well I have a list in the directory. But it is looking for one that starts with "(E493B8F4-...) Which isn't there. I cannot even uninstall any of these old versions of Microsoft Visual C without getting errors.
I installed the latest version but that didn't help.