I have updated all these file and then tried restoring to a previous restore point and the system completely failed so I have purchased a new computer to replace this one, PROBLEM SOLVED!!
Runtime Error
Any one know how to resolve this error message?
Microsoft Visual C++ Runtime Library
Runtime Error!
Program: C:\Program File\Logitech\SetPointP\SetPoint.exe
This application has requested the Runtime to terminate it in an unsusual way. Olease contact the application’s support team for more information
Windows for home | Windows 10 | Performance and system failures
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
6 answers
Sort by: Most helpful
-
Anonymous
2018-11-02T20:39:42+00:00 -
Vijay A. Verma 104.8K Reputation points Volunteer Moderator2018-11-02T11:10:11+00:00 There are three other actions which you can undertake
- Restore from a system restore point to a point when things were working fine
https://support.microsoft.com/en-us/help/12415/...
- If the issue has been caused due to recent Windows update - I would suggest that you uninstall the latest KB update and hide it so that it doesn't install it automatically and wait for new update to come which will be installed automatically.
To know which update got installed
Windows Key+i to invoke Settings > Update & Security > Click View installed update history. These KBs should be from the below list. Don't uninstall any other KB
https://support.microsoft.com/en-us/help/4099479
Make note of KB and uninstall and block it.
Uninstall
Windows Key + R > Type: appwiz.cpl > Enter > Click View installed updates > Select the required updates, right click, uninstall.
Block
Microsoft has provided a tool Show/Hide Updates tool to block the update
Download the tool from below link
http://download.microsoft.com/download/f/2/2/f2...
When you run this troubleshooter, it will search for available updates and list them
Select the update which you want to hide. Click Next and follow on-screen directions
- Perform a Windows 10 repair upgrade. Repair upgrade fixes all Windows errors and retains all files, applications and settings. (You will not lose any data while backup is a good idea) Below is a good guide to perform repair upgrade
https://www.tenforums.com/tutorials/16397-repai...
Do let me know if you have any more question or require further help. If above didn't work, I will supply more troubleshooting steps to solve this problem.
Disclaimer - This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.
-
Anonymous
2018-11-01T23:35:21+00:00 I have already downloaded this and the problem is not resolved. The problem started today after we had a power outage while I was on the computer. I have 17 different versions of Microsoft Visuals C++ runtime on my computer now you would think that one would take care of this issue
-
DaveM121 871K Reputation points Independent Advisor2018-11-01T22:47:33+00:00 Hi Lyle, that is caused by a Visual C++ runtime library corruption, setpoint uses the 2012 version of that library, you should download and install that to resolve this error . . .
-
Vijay A. Verma 104.8K Reputation points Volunteer Moderator2018-11-01T20:25:12+00:00 Windows Key+X > Windows Powershell (Admin) > Copy the below line & paste into Powershell window and Enter
del "%ProgramFiles%\Logitech\SetPointP\msvcp110.dll"
Reboot your computer
If above doesn't work, look into the reply of Jesse Julian in below thread