DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

ExitProcEx with error: ReturnCode: '4294842225'

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?

 

0 Kudos
Message 1 of 2
(801 Views)

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

 

0 Kudos
Message 2 of 2
(779 Views)