I use the Chrome package to update this software on the workstations in my network.
Everything works on most machines, however, on about fifty machines running Win10 and Win11, I got this error message:
They have this version of Chrome: 107.0.5304.107 and since then they no longer want to update.Installing: googlechromestandaloneenterprise64_109.0.5414.120.msi
Traceback (most recent call last):
File "C:\Program Files (x86)\wapt\common.py", line 4047, in install_wapt
exitstatus = setup.install()
File "C:\WINDOWS\TEMP\waptq7wayj7b\setup.py", line 36, in install
File "C:\Program Files (x86)\wapt\common.py", line 3997, in new_func
return func(*args, **kwargs)
File "C:\Program Files (x86)\wapt\setuphelpers_windows.py", line 1438, in install_msi_if_needed
run(r'msiexec /norestart /q /i "%s" %s' % (msi, props), accept_returncodes=accept_returncodes, timeout=timeout, pidlist=pidlist)
File "C:\Program Files (x86)\wapt\waptutils.py", line 2138, in run
raise CalledProcessErrorOutput(proc.returncode, cmd, ''.join(output))
waptutils.CalledProcessErrorOutput: Command 'msiexec /norestart /q /i "googlechromestandaloneenterprise64_109.0.5414.120.msi" NOGOOGLEUPDATING=1 NOGOOGLEUPDATEPING=1' returned non-zero exit status 1603.
Output:
CalledProcessErrorOutput: Command 'msiexec /norestart /q /i "googlechromestandaloneenterprise64_109.0.5414.120.msi" NOGOOGLEUPDATING=1 NOGOOGLEUPDATEPING=1' returned non-zero exit status 1603.
Output:
Uninstallation doesn't work, even when accessing the machine directly. The only solution I've found is to access the machines with a portable version of Revo Uninstaller and delete registry entries. After that, installation can be done directly or via Wapt.
Am I the only one having this problem?
Isn't there a simpler way to remove the software?
Thank you in advance for your feedback
Good day
