There is an error on all new install of this version of adobe which is published yesterday
(error of syntaxafter uninstall)
I can't stay with error on this key software ...
Thx by advance...
adobe 252500120630-1 ok 252500120643 nok on opsi abo
Re: adobe 252500120630-1 ok 252500120643 nok on opsi abo
We just published as a quickfix packages
adobe.reader.dc.continuous_252500120643-2.opsi
adobe.reader.dc.x64_25.001.20643-2.opsi
which resolves the issue and apologies for the erroneous package!
kind regards,
bardo wolf
adobe.reader.dc.continuous_252500120643-2.opsi
adobe.reader.dc.x64_25.001.20643-2.opsi
which resolves the issue and apologies for the erroneous package!
kind regards,
bardo wolf
Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.
Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.
uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de
Re: adobe 252500120630-1 ok 252500120643 nok on opsi abo
Hallo,
das selbe Problem haben wir auch,
adobe.reader.dc.continuous_252500120643-2 wurde eingespielt, Problem bleibt
ich habe es nachher per Hand gelöst:
uib_deleteProductOnClient.opsiscript
;Set $getProductIds_list_hash$= getReturnListFromSection("opsiservicecall_getProductIds_list") << ; entfernt und die unteren Zeilen entfernt
if stringToBool(getInstalledLocalbootProducts($getProductIds_list_hash$))
comment "getInstalledLocalbootProducts successful finished"
else
LogError "getInstalledLocalbootProducts failed"
endif
for %aktproduct% in $productlist$ do sub_iterate
BG
Martin J.
das selbe Problem haben wir auch,
adobe.reader.dc.continuous_252500120643-2 wurde eingespielt, Problem bleibt
ich habe es nachher per Hand gelöst:
uib_deleteProductOnClient.opsiscript
;Set $getProductIds_list_hash$= getReturnListFromSection("opsiservicecall_getProductIds_list") << ; entfernt und die unteren Zeilen entfernt
if stringToBool(getInstalledLocalbootProducts($getProductIds_list_hash$))
comment "getInstalledLocalbootProducts successful finished"
else
LogError "getInstalledLocalbootProducts failed"
endif
for %aktproduct% in $productlist$ do sub_iterate
BG
Martin J.