Examples with "Exitcode 0" and their translation in Engels
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.
„Exitcode 0" bedeutet normalerweise, dass die Installation erfolgreich war.
Normally, Exit code 0 means the installation succeeded.
Der Exitcode 0 (Null) bedeutet „erfolgreich".
Sie können also auch zwischen erfolgreich ausgeführten Handlern (Exitcode 0 - OK) und gescheiterten (alle anderen Codes) unterscheiden.
You can thus differentiate between successfully executed handlers (Exitcode 0 - OK), and failures (all other codes).
Das Control Center akzeptiert nur Exitcode 0 oder 1.
The Control Center accepts only 0 or 1 exit codes.
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.
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
Andere resultaten
Wenn Sie Tableau starten und die Option -activate einschließen, gibt der Aktivierungsprozess Statusinformationen zurück, indem die Umgebungsvariable ERRORLEVEL auf einen Exitcode festgelegt wird.Bei erfolgreicher Aktivierung lautet der Tableau-Anwendungs-Exitcode 0.
When you start Tableau and include the -activate option, the activation process returns status information by setting the ERRORLEVEL environment variable to an exit code. If activation was successful, the Tableau application exit code is 0 (zero).
Die Meldung exitcode: 0 besagt, dass die Datei bzw. der Ordner erfolgreich archiviert worden ist.
The message exitcode: 0 means that the file or folder has been archived successfully.
Bei einem Wert von>0 löst entsprechend jeder Exitcode kleiner oder gleich 0 eine Exception aus.
A value of>0 causes an exception for every exit code equal to or less than 0.
Beispiele: Wird als Attributwert 0 angegeben, so führt jeder andere Exitcode als 0 zu einem Fehler.
Examples: If this attribute is set to 0, every exit code that is not 0 causes an exception.
ExitCode = 0: Die angegeben Attribute sind nicht gesetzt oder die Datei ist nicht gesperrt
ExitCode = 0: the specified attributes are not set or the file is not locked
Tragen Sie dazu im Python-Skript unoconv in die Zeile 36, direkt nach der Zeile exitcode = 0
This needs to be inserted at line 36 immediately after the line "exit code = 0" Installing unoconv on Windows
Exitcode „0", falls alle erkannten Probleme Warnungen sind oder keine Probleme erkannt wurden Wenn Sie möchten, dass der Exitcode „1" immer zurückgegeben wird, wenn Probleme erkannt werden, führen Sie den folgenden Befehl aus
Das Dienstprogramm dbspawn wird bereitgestellt, um einen Server im Hintergrund zu starten. dbspawn startet den Server im Hintergrund und gibt einen Exitcode "0" (Erfolg) oder Nicht-Null (Fehlschlag) zurück.
The dbspawn utility is provided to start a server in the background. dbspawn starts the server in the background and returns with an exit code of 0 (success) or non-zero (failure).