vcruntime140_1.dll deleted on Wireshark update/install
Summary
vcruntime140_1.dll deleted on Wireshark update/install
Steps to reproduce
- have C++ 2015-2019 Redistributable installed
- Check the presence of vcruntime140_1.dll in %WINDIR%\system32.
- Update Wireshark 3.2.14 to 3.2.15 (or fresh install Wireshark 3.4.7)
- Check again the presence of vcruntime140_1.dll in %WINDIR%\system32.
- Surprise :)
What is the current bug behavior?
vcruntime140_1.dll was deleted on Wireshark update/install. Therefore, other software dependent on this file will not start (outlook, firefox)
What is the expected correct behavior?
vcruntime140_1.dll should not be touched if already exists :)
Sample capture file
(If possible attach a sample capture file, not screenshot of dissection, showing this issue)
Relevant logs and/or screenshots
(Paste any relevant logs here)
(Paste any relevant screenshots here)
Build information
(In Wireshark, select Help->About Wireshark from the main menu and use the button "Copy To Clipboard".
Please paste the complete output here. Or from the command line, run `tshark -v` or `wireshark -v`)