1 | initial version |
The installer stops at
"C:\Program Files\Wireshark\vcredist_x64.exe" /install /quiet /norestart
vcredist_x64 returned 110
However, the Visual C++ Installer at that file location is actually vc_redist.x64.exe
Navigate to C:\Program Files\Wireshark\ and rename vc_redist.x64.exe to vcredist_x64.exe and the installation should run fine.