Examples with "WSript" 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.
La escritura arriba mostrada controla qué Scripthost está activo y se corta si está activa la WSript y se reinicia con la CScript.
The script shown above checks which Script Host is active, cancels if Wscript is active and restarts using Cscript.
Andere resultaten
Para obtener más información, consulta cscript o wscript.
For more information, see cscript or wscript.
Las dos variantes WScript y CScript se diferencian en primer lugar en el tipo de la entrega de datos.
The variants Wscript and Cscript differ mainly in how the data are output.
Si no está configurado de otra manera, se procesan las escrituras de WScript y se editan los mensajes de texto en una caja diálogo Windows.
Unless otherwise configured, the scripts are processed using Wscript, and text messages are output in a Windows dialog box.
Si se trata de la primera vez que ejecuta esta secuencia de comandos, o si el intérprete de secuencias de comandos está establecido en wscript, se se le pedirá que asociar esta secuencia de comandos con cscript.
If this is the first time you have run this script, or if your script interpreter is set to wscript, you will be prompted to associate this script with cscript.
Este PowerShell, una vez ejecutado, creará y ejecutará otro fichero PowerShell, que residirá solamente en memoria y que, de nuevo, ejecutará una shell WScript.
This PowerShell, once executed, will create and run another PowerShell file, that will reside only in memory and that, again, will run a WScript Shell.
El script, ejecutado por Wscript, descarga una DLL. A continuación, emplea CMD para ejecutar regsvr32, que ejecuta la DLL (mediante rundll32).
The script is run by wscript, and it downloads a dll, then it uses CMD to run regsvr32, that will execute the dll (using rundll32).