EFTEC / Cyberarms

It is a library
https://www.eftec.cl
MIT License
55 stars 45 forks source link

Error installing on Win 10 Pro - setup has detected vcredist_x64.exe has changed since it was initially published #16

Closed aero-knight closed 2 years ago

aero-knight commented 2 years ago

Hi, I am trying to install Cyberarms Intrusion Detection on my Win 10 Pro machine.

I am getting the error during the Visual C++ install that setup has detected vcredist_x64.exe has changed since it was initially published.

Screenshot 2022-02-23 094246

Any guidance you can provide will be appreciated. Thanks in advance.

Catsrules commented 2 years ago

Sounds like the same issue at case #14 You just need to download the Visual C++ manually. I believe it is 2010

aero-knight commented 2 years ago

Thanks @Catsrules - this works.

For others who have this problem:

  1. Download Visual C++ manually from here: https://www.techpowerup.com/download/visual-c-redistributable-runtime-package-all-in-one/
  2. You only need to install 2010 - do not run the batch file, ignore the other installers.
  3. Run Cyberarms.IntrusionDetection.Setup.x64.msi (if you run setup.exe, it will try and auto install vcredist_x64 and fail).