[SOLVED] tis-vcredist2015-2022 problem update 14.51.36231.0
Published: May 19, 2026 - 10:56
Good morning,
You need to update your tis-vcredist2015-2022 package following the Microsoft update which uses a different name for the x86 version:
You need to update your tis-vcredist2015-2022 package following the Microsoft update which uses a different name for the x86 version:
Code: Select all
Installing: VC_redist.x86.exe (14.51.36231.0)
Waiting for name: Microsoft Visual C\+\+ v14 Redistributable \(x86\) to appear in Windows registry
Traceback (most recent call last):
File "C:\Program Files (x86)\wapt\common.py", line 4514, in install_wapt
exitstatus = setup.install()
File "C:\Program Files (x86)\wapt\private\tmp\waptaupdjjbz\setup.py", line 22, in install
File "C:\Program Files (x86)\wapt\common.py", line 4431, in new_func
return func(*args, **kwargs)
File "C:\Program Files (x86)\wapt\setuphelpers_windows.py", line 1776, in install_exe_if_needed
error('Setup %s has been installed but the %s can not be found' % (exe,searchparam))
File "C:\Program Files (x86)\wapt\waptutils.py", line 2093, in error
raise EWaptSetupException('Fatal error : %s' % reason)
waptutils.EWaptSetupException: Fatal error : Setup VC_redist.x86.exe has been installed but the name Microsoft Visual C\+\+ v14 Redistributable \(x86\) can not be found
EWaptSetupException: Fatal error : Setup VC_redist.x86.exe has been installed but the name Microsoft Visual C\+\+ v14 Redistributable \(x86\) can not be found