THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.

Revision history  [back]

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.