04-14-2023 05:35 AM
ich versuche DIAdem 2022 Q2 als Silent instalieren mit dem Parameter:
--passive --accept-eulas --prevent-reboot
aber ich bekomme diese Returncode '4294842225'. Können Sie mir helfen? was könnte ich dann im Script ändern? oder muss ich einen anderen Befehel nuzten?
04-17-2023 02:19 AM
Hi @ampardo,
the command is a little bit different. Official process for all kind of installers can be found under this link.
To mention it here directly, use the command below, for details have a look to the linked article.
start /wait "name of installer.exe" --quiet --accept-eulas --prevent-reboot