Package dst-dell-command-update
Published: May 27, 2024 - 3:57 PM
Hello, I'm having trouble with the dell-command-update package on two-thirds of my PCs. I imported version 5.3 to replace the currently installed version 5.0, but it's crashing with the following messages:
When I try to manually install the executable, I get the message "Error 1312":
Indeed, version 5.0 appears to be uninstalled, but the directory C:\Program Files (x86)\Dell\CommandUpdate\ is replaced by a file named "C:\Program Files (x86)\Dell\CommandUpdate". Deleting this file allows version 5.3 to install correctly.
Code: Select all
Installing: Dell-Command-Update-Application_T45GH_WIN_5.3.0_A00.EXE (5.3.0)
Command '"Dell-Command-Update-Application_T45GH_WIN_5.3.0_A00.EXE" /s /l="C:\\Windows\\Temp\\Dell-Command-Update-Application_T45GH_WIN_5.3.0_A00.log"' returned non-zero exit status 4.
Output:
Traceback (most recent call last):
File "C:\Windows\TEMP\wapte9_kv218\setup.py", line 62, in install
File "C:\Program Files (x86)\wapt\common.py", line 4164, in new_func
return func(*args, **kwargs)
File "C:\Program Files (x86)\wapt\setuphelpers_windows.py", line 1650, 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 2176, in run
raise CalledProcessErrorOutput(proc.returncode, cmd, ''.join(output))
waptutils.CalledProcessErrorOutput: Command '"Dell-Command-Update-Application_T45GH_WIN_5.3.0_A00.EXE" /s /l="C:\\Windows\\Temp\\Dell-Command-Update-Application_T45GH_WIN_5.3.0_A00.log"' returned non-zero exit status 4.
Output:
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Program Files (x86)\wapt\common.py", line 4234, in install_wapt
exitstatus = setup.install()
File "C:\Windows\TEMP\wapte9_kv218\setup.py", line 72, in install
File "C:\Program Files (x86)\wapt\waptutils.py", line 1956, in error
raise EWaptSetupException('Fatal error : %s' % reason)
waptutils.EWaptSetupException: Fatal error : Dell Command Update cannot be installed because this PC is not a Dell Compatible System, please check: https://www.dell.com/support/kbdoc/000177325/dell-command-update
EWaptSetupException: Fatal error : Dell Command Update cannot be installed because this PC is not a Dell Compatible System, please check: https://www.dell.com/support/kbdoc/000177325/dell-command-update