Vertaling van "cscript.exe" 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.
Wenn die Ausführungsdauer den angegebenen Wert überschreitet, unterbricht Cscript.exe das Skriptprogramm und beendet den Prozess.
When execution time exceeds the specified value, Cscript.exe interrupts the script engine and stops the process.
Mit Cscript.exe können Sie Skripts ausführen, indem Sie an der Eingabeaufforderung den Namen einer Skriptdatei eingeben.
With Cscript.exe, you can run scripts by typing the name of a script file at the command prompt.
Kann nur von cscript.exe ausgeführt werden.
Geben Sie in dem Verzeichnis, in dem Sie die.vbs-Datei gespeichert haben, cscript.exe und die zutreffenden Parameter ein.
In the directory to which you saved the.vbs file, type cscript.exe and the appropriate parameters.
Ausführen von Skripts mit der Befehlszeilenversion des Skripthosts (cscript.exe)
Run scripts using the command line script host (cscript.exe)
Beschreibt, wie die Befehlszeilenversion des Skripting-Hosts, Cscript.exe , zum Ausführen von Skripts verwendet wird.
Describes how to use the command-based scripting host, Cscript.exe, to run scripts.
Die allgemeine Syntax von slmgr.vbs lautet wie folgt (vorausgesetzt, es wird das Skriptmodul cscript.exe verwendet)
The general syntax of slmgr.vbs is as follows (assuming cscript.exe is the script engine that you are using)
Verwenden der Befehlszeilenversion des Skripting-Hosts (CScript.exe)
Using the command-based script host (CScript.exe)
Zeigt verfügbare Befehlsparameter an und bietet Hilfe zu deren Verwendung (entspricht der Eingabe von Cscript.exe ohne Parameter und Skript).
Displays available command parameters and provides help for using them (same as typing Cscript.exe with no parameters and no script).
Das befehlsbasierte Cscript.exe unterstützt folgende Hostparameter
The command-based Cscript.exe supports the following host parameters
Was wissen Sie über cscript.exe
What do you know about cscript.exe
Befehlsbasierte Version (CSCRIPT.EXE)
command-based version (CScript.exe)
Zur Ausführung eines Skripts können Sie statt cscript.exe den Namen der Skriptdatei ohne Argumente angeben. Das Skript wird mit dem Standardskripthost ausgeführt.
To run a script, you can specify the name of the script file with no arguments instead of specifying cscript.exe, and the default script host is used to run the script.