Quando aggiorniamo WebView tramite WAPT (che finora non ha mai rappresentato un problema), WAPT restituisce:
Codice: Seleziona tutto
"Installing: MicrosoftEdgeWebView2RuntimeInstallerX64.exe (131.0.2903.51)
Waiting for key: Microsoft EdgeWebView to appear in Windows registry
Traceback (most recent call last):
File "C:\Program Files (x86)\wapt\common.py", line 4235, in install_wapt
exitstatus = setup.install()
File "C:\WINDOWS\TEMP\wapt92bprthg\setup.py", line 9, in install
File "C:\Program Files (x86)\wapt\common.py", line 4165, in new_func
return func(*args, **kwargs)
File "C:\Program Files (x86)\wapt\setuphelpers_windows.py", line 1703, 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 1957, in error
raise EWaptSetupException('Fatal error : %s' % reason)
waptutils.EWaptSetupException: Fatal error : Setup MicrosoftEdgeWebView2RuntimeInstallerX64.exe has been installed but the key Microsoft EdgeWebView can not be found
EWaptSetupException: Fatal error : Setup MicrosoftEdgeWebView2RuntimeInstallerX64.exe has been installed but the key Microsoft EdgeWebView can not be found
"
Questo errore si verifica in seguito a un altro errore riscontrato nella versione 130 di WebView:
Codice: Seleziona tutto
"Installing: MicrosoftEdgeWebView2RuntimeInstallerX64.exe (130.0.2849.80)
Traceback (most recent call last):
File "C:\Program Files (x86)\wapt\common.py", line 4235, in install_wapt
exitstatus = setup.install()
File "C:\WINDOWS\TEMP\wapt3dkkje_j\setup.py", line 9, in install
File "C:\Program Files (x86)\wapt\common.py", line 4165, in new_func
return func(*args, **kwargs)
File "C:\Program Files (x86)\wapt\setuphelpers_windows.py", line 1689, in install_exe_if_needed
run(r'"%s" %s' % (exe, silentflags), accept_returncodes=accept_returncodes, timeout=timeout, pidlist=pidlist)
File "C:\Program Files (x86)\wapt\waptutils.py", line 2177, in run
raise CalledProcessErrorOutput(proc.returncode, cmd, ''.join(output))
waptutils.CalledProcessErrorOutput: Command '"MicrosoftEdgeWebView2RuntimeInstallerX64.exe" /silent /install' returned non-zero exit status 2147748109.
Output:
"Questo problema riguarda attualmente tutti i PC che hanno ricevuto l'aggiornamento. Qualcun altro ha riscontrato questo problema? In tal caso, come lo avete risolto?
Grazie in anticipo !
