First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

Installing wireshark on virtualmachine win7, error23

Hey! I am trying to install Wireshark on my Virtual Machine Windows7. While installation error 23 occured. It says "The visual C++ redistributable installer failed with error 23. Please make sure you have KB2999226 or KB3118401 instaled. Unable to continue installation." I looked up this KB2999226 update, downloaded and launched but it said "This update is not appliacable to your computer" I out of ideas how to fix it. Can anyone help? Thanks.

kiwi's avatar
1
kiwi
asked 2019-12-17 20:59:53 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

Wireshark has, for a number of releases, required the MS Universal C Runtime (UCRT). This is distributed with Windows 10, but earlier OS's require an update, hence the KB numbers you have shown.

KB2999226 has a lit of separate downloads for various OS's, similarly KB3118401 also has a set of downloads.

Have you installing the appropriate KB3118401 update? Did you attempt to install the correct KB2999226 update (x64 or x86) for your VM OS?

Unfortunately without the UCRT Wireshark cannot be installed. You might also note that Win 7 falls out of MS support on the 14th Jan 2020, so you might want to use a newer, supported OS.

grahamb's avatar
23.8k
grahamb
answered 2019-12-17 22:33:03 +0000, updated 2019-12-17 22:33:23 +0000
edit flag offensive 0 remove flag delete link

Comments

Thank you for information about these KB updates. Yes, I tried install both KB and both versions(x64 or x86) but it did not work. Maybe I can figure it out if I will use virtual win10 instead of win7. Like you said, in win10 it is distributed. I have to search for virtual win10 iso.

Thank you.

kiwi's avatar kiwi (2019-12-17 23:40:49 +0000) edit

MS has Win 10 VM images you can download, e.g. here.

grahamb's avatar grahamb (2019-12-18 10:01:14 +0000) edit
add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer