Examples with "Exit code 0" and their translation in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Exit code 0 means that the service stopped without an error.
Exit-Code 0 bedeutet, dass der Dienst ohne Fehler gestoppt wurde.
Normally, Exit code 0 means the installation succeeded.
„Exitcode 0" bedeutet normalerweise, dass die Installation erfolgreich war.
If the -q, - quiet or - silent options are used, the exit code 0 is used when a match is found regardless of whether there have been non-fatal errors.
Falls die Optionen -q, - quiet oder - silent eingesetzt werden, wird der Rückgabewert 0 verwandt, wenn es einen Treffer gab, unabhängig davon, ob es schwerwiegende Fehler gab.
When a silent install fails, scrolling to the last install or reviewing the exit code can be misleading because the uninstall command also succeeds with Exit code 0. You can identify the beginning of an uninstallation using the following
Wenn eine automatische Installation fehlschlägt, kann ein Bildlauf zur letzten Installation oder die Prüfung des Exitcodes irreführend sein, da auch der Erfolg des Deinstallationsbefehls mit dem Exitcode 0 angezeigt wird.
The scripts you write should follow the standard. They should return with an exit code 0 in case of success and with another code in case of errors.
Eure eigenen Scripts sollten diesem Standard folgen, also bei erfolgreicher Beendigung mit Returncode 0 zurückkommen, bei Fehlern im Programmablauf mit einem anderen Code.
Henrique de Moraes Holschuhadded that stop targets are to exit with a zero exit code 0 if the service is already stopped.
Henrique de Moraes Holschuhfügte hinzu, dass stop-Ziele sich mit einem Beendigungscode von Null (0) beenden sollten, falls der Dienst bereits gestoppt sei.
Andere resultaten
When there is no return value, application will exit with code 0.
Please note that these applications should return a 0 exit code.
Bitte beachten Sie, dass diese Anwendungen den Exit-Code 0 herausgeben müssen.
If the creation is successful, an exit code of 0 is returned.
script always incorrectly returned an exit code of 0.
If activation was successful, the exit code is 0 (zero).
Bei erfolgreicher Aktivierung lautet der Exit-Code 0 (null).
An exit code of 0 (zero) is treated as success.
Exit-code unequal "0" means, there have been differences found.
Exit-code ungleich "0" bedeutet, dass Unterschiede zwischen den beiden XMl-Dateien gefunden wurden...