win32ss / supermium

Chromium fork for Windows XP/2003 and up
https://win32subsystem.live/supermium/
BSD 3-Clause "New" or "Revised" License
2.17k stars 72 forks source link

Supermium 124 R2 produces component location error #832

Open DellM-79 opened 2 weeks ago

DellM-79 commented 2 weeks ago

unable to locate component

Title says it all. I am running Windows XP Professional SP3 (x86).

win32ss commented 2 weeks ago

Install the Visual C++ 2015 runtime (or 2015-19 runtime). Or remove dwrite.dll. I will release an updated version dwrite.dll that will remove the VC++ dependency in the future, only depending on msvcrt + some replacements in my p_vcrt wrapper.

SleakaJ commented 2 weeks ago

I encountered that error when VC++ 2015-2019 was installed. If I just installed VC++ 2015 (its an earlier version), it doesn't come up with the error on XP.

VC++ 2015-2019 replaces VC++ 2015. I had to uninstall 2015-2019 to install 2015 and now I don't see that error.

GeorgeK1ng commented 2 weeks ago

@SleakaJ Best is to install VC++ Repack. https://github.com/abbodi1406/vcredist

trlkly commented 2 weeks ago

To be clear, the error message is not correct. If you click the OK button, Supermium will still start.