Paket dst-dell-command-update
Veröffentlicht: 27. Mai 2024 – 15:57 Uhr
Hallo, ich habe Probleme mit dem Dell Command Update-Paket auf zwei Dritteln meiner PCs. Ich habe Version 5.3 importiert, um die aktuell installierte Version 5.0 zu ersetzen, aber es stürzt mit folgenden Fehlermeldungen ab:
Beim Versuch, die ausführbare Datei manuell zu installieren, erhalte ich die Fehlermeldung „Fehler 1312“:
Version 5.0 scheint tatsächlich deinstalliert zu sein, aber das Verzeichnis C:\Program Files (x86)\Dell\CommandUpdate\ wurde durch eine Datei namens „C:\Program Files (x86)\Dell\CommandUpdate“ ersetzt. Durch das Löschen dieser Datei kann Version 5.3 korrekt installiert werden.
Code: Alle auswählen
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