mgth / LittleBigMouse

DPI Aware mouse move across screens
GNU General Public License v3.0
4.05k stars 191 forks source link

MSVCP140.dll is missing #367

Closed Sensenman1 closed 3 months ago

Sensenman1 commented 4 months ago

Windows 10 Anytime i start LittleBigMouse i get a LittleBifMouse.Hook.exe System Error (translate to English) is says that the MSVCP140.dll is missing and that reinstalling it might help which i have tried with version 5.2.3.0 and 5.1.0.0. When i first installed LittleBigMouse i had to install a runtime and i installed the version i was directed to. This windows install is like 1 day old and i have not changed anything major , i have installed a browser ,steam + 1 game and a driver for an audio device. Does anyone have a clue what i should do? Edit: I got a new error which appeared after already mentioned on it says the same except with VCRUNTIME140_1.dll

mgth commented 3 months ago

not tested under windows 10 but you might want to install vcredist from microsoft.

https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#latest-microsoft-visual-c-redistributable-version

Sensenman1 commented 3 months ago

Installing vcredist has solved the issues Thanks for the reply