Hallo,
ich habe die aktuelle Version unsere Telefonsoftware mit dem Package Recorder paketiert.
Keine besonderen Anpassungen. Installation und Deinstallation mit dem Recorder durchgeführt. GUID s aus dem vorherigen, laufenden Paket übernommen.
Wenn ich das Paket auf einem Testrechner laufen lasse, landet die Software auf dem Rechner und funktioniert.
In Empirum wird mir aber der Fehler:
”30.04.2026 11:22:49, Section [neoAbortInst], Line 2:
ErrorLogMsg: Die Installation/Deinstallation wurde mit einer Fehlermeldung abgebrochen! ErrorLevel: 1603”
angezeigt.
Laut den neo42PkgsLogs scheint die Installation der msi fehlerfrei zu sein.
Der msi-Errorlevel nach der Installation ist 0.
”MSI (s) (C8:94) [11:45:06:068]: Product: CallManager – Installation completed successfully.
MSI (s) (C8:94) [11:45:06:069]: Das Produkt wurde durch Windows Installer installiert. Produktname: CallManager. Produktversion: 2.4.16. Produktsprache: 1033. Hersteller: Crown Communications GmbH. Erfolg- bzw. Fehlerstatus der Installation: 0.”
Die Überprüfung des PSAppDeployToolkit läuft aber auf einen Fehler:
<![LOG[[Package-Installation] :: Found installed application [CallManager 2.4.16] version [2.4.16] matching product code [callmanager].]LOG]!><time=„11:45:11.763120“ date=„04-30-2026“ component=„Get-InstalledApplication“ context=„NT-AUTORITÄT\SYSTEM“ type=„1“ thread=„12776“ file=„Deploy-Application.ps1“>
<![LOG[[Package-Installation] :: Skipped 0 entries while searching, because they were considered Microsoft updates.]LOG]!><time=„11:45:11.951120“ date=„04-30-2026“ component=„Get-InstalledApplication“ context=„NT-AUTORITÄT\SYSTEM“ type=„1“ thread=„12776“ file=„Deploy-Application.ps1“>
<![LOG[[Package-Installation] :: Excluded [neoPackage Crown Communications GmbH CallManager 2.4.16] from the results above.]LOG]!><time=„11:45:11.959120“ date=„04-30-2026“ component=„Get-NxtInstalledApplication“ context=„NT-AUTORITÄT\SYSTEM“ type=„1“ thread=„12776“ file=„Deploy-Application.ps1“>
<![LOG[[Package-Installation] :: Found no application matching UninstallKey [callmanager], UninstallKeyIsDisplayName [False], UninstallKeyContainsWildCards [False] and DisplayNamesToExclude [neoPackage Crown Communications GmbH CallManager 2.4.16]. Returning [False].]LOG]!><time=„11:45:11.975120“ date=„04-30-2026“ component=„Test-NxtAppIsInstalled“ context=„NT-AUTORITÄT\SYSTEM“ type=„1“ thread=„12776“ file=„Deploy-Application.ps1“>
*
Im Regkey *
HKEY_LOCAL_MACHINE\SOFTWARE\neoPackages{0429A398-E4FA-4852-8EB7-C7ED4A575CA6}_Error
steht:
ErrorMessagePSADT: Die DisplayName-Eigenschaft kann nicht gefunden werden.
Im Regkey
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall{9188C376-EB29-492D-864F-7B9BBB0039DB}
ist der Key
DisplayName mit dem Wert CallManager aber vorhanden.
Hat jemand eine Idee woran das liegen könnte oder wie ich weiter vorgehen kann?