cscript.exe Microsoft ® Console Based Script Host 3c831fa02294c9fa9d6d29270b80de62

File info

File name: cscript.exe.mui
Size: 12800 byte
MD5: 3c831fa02294c9fa9d6d29270b80de62
SHA1: 587c66f9c18543c8b21178315cd41edb1f391bea
SHA256: 9813b650f336ae336cc42561ef551a1a96d0f34c2bef4998b2a8c0831fc738bf
Operating systems: Windows 10
Extension: MUI
In x64: cscript.exe Microsoft ® Console Based Script Host (32 bits)

Translations messages and strings

If an error occurred or the following message in Dutch language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English.

id Dutch English
1Windows Script Host Windows Script Host
3Windows Script Host (foutopsporing is uitgeschakeld) Windows Script Host (debugging disabled)
20Windows Script Host-fout Windows Script Host Error
21Windows Script Host-invoerfout Windows Script Host Input Error
22Deze Unicode-versie van Windows Script Host kan alleen worden uitgevoerd onder Windows NT.

Gebruik de ANSI-versie van Windows Script Host."
This Unicode version of Windows Script Host will only execute under Windows NT.

Please use the ANSI version of Windows Script Host."
30Gebruik: Usage:
31

Opties:



Options:

32value value
1001wsh wsh
2010Gebruik: CScript scriptnaam.extensie [optie...] [argumenten...]

Opties:
//B Batchmodus: onderdrukt de weergave van scriptfouten en scriptprompts
//D Actieve foutopsporing inschakelen
//E:engine Engine gebruiken voor uitvoering van script
//H:CScript Wijzigt de standaardhost voor scriptverwerking in CScript.exe
//H:WScript Wijzigt de standaardhost voor scriptverwerking in WScript.exe (standaard)
//I Interactieve modus (standaard tegenovergestelde van //B)
//Job:xxxx Een WSF-taak uitvoeren
//Logo Logo weergeven (standaard)
//Nologo Weergave van logo uitschakelen: gedurende de uitvoering wordt geen vaandel weergegeven
//S De huidige opdrachtregelopties opslaan voor deze gebruiker
//T:nn Time-out in seconden: maximumtijd dat een script mag worden uitgevoerd
//X Script uitvoeren in debugger
//U Unicode gebruiken voor omgeleide I/O vanaf de console
Usage: CScript scriptname.extension [option...] [arguments...]

Options:
//B Batch mode: Suppresses script errors and prompts from displaying
//D Enable Active Debugging
//E:engine Use engine for executing script
//H:CScript Changes the default script host to CScript.exe
//H:WScript Changes the default script host to WScript.exe (default)
//I Interactive mode (default, opposite of //B)
//Job:xxxx Execute a WSF job
//Logo Display logo (default)
//Nologo Prevent logo display: No banner will be shown at execution time
//S Save current command line options for this user
//T:nn Time out in seconds: Maximum time a script is permitted to run
//X Execute script in debugger
//U Use Unicode for redirected I/O from the console
2011Gebruik: CScript scriptnaam.extensie [optie...] [argumenten...]

Opties:
//B Batchmodus: onderdrukt de weergave van scriptfouten en scriptprompts
//D Actieve foutopsporing inschakelen
//E:engine Engine gebruiken voor uitvoering van script
//H:CScript Wijzigt de standaardhost voor scriptverwerking in CScript.exe
//H:WScript Wijzigt de standaardhost voor scriptverwerking in WScript.exe (standaard)
//I Interactieve modus (standaard tegenovergestelde van //B)
//Job:xxxx Een WSF-taak uitvoeren
//Logo Logo weergeven (standaard)
//Nologo Weergave van logo uitschakelen: gedurende de uitvoering wordt geen vaandel weergegeven
//S De huidige opdrachtregelopties opslaan voor deze gebruiker
//T:nn Time-out in seconden: maximumtijd dat een script mag worden uitgevoerd
//X Script uitvoeren in debugger
Usage: CScript scriptname.extension [option...] [arguments...]

Options:
//B Batch mode: Suppresses script errors and prompts from displaying
//D Enable Active Debugging
//E:engine Use engine for executing script
//H:CScript Changes the default script host to CScript.exe
//H:WScript Changes the default script host to WScript.exe (default)
//I Interactive mode (default, opposite of //B)
//Job:xxxx Execute a WSF job
//Logo Display logo (default)
//Nologo Prevent logo display: No banner will be shown at execution time
//S Save current command line options for this user
//T:nn Time out in seconds: Maximum time a script is permitted to run
//X Execute script in debugger
2020CScript-fout CScript Error
2021Invoerfout Input Error
2022Deze Unicode-versie van CScript kan alleen worden uitgevoerd onder Windows NT.

Gebruik de ANSI-versie van CScript."
This Unicode version of CScript will only execute under Windows NT.

Please use the ANSI version of CScript."
2023%1!ls!(%2!u!, %3!u!) %4!ls!: %5!ls!
%1!ls!(%2!u!, %3!u!) %4!ls!: %5!ls!
2100Microsoft (R) Windows Script Host versie %1!u!.%2!u!
Copyright (C) Microsoft Corporation. Alle rechten voorbehouden.
Microsoft (R) Windows Script Host Version %1!u!.%2!u!
Copyright (C) Microsoft Corporation. All rights reserved.
3050De instellingen voor Windows Script Host teruggezet naar de standaardwaarden. The Windows Script Host settings have been reset to default.
3051De opdrachtregelopties zijn opgeslagen. Command line options are saved.
3052De standaardhost voor scriptverwerking is ingesteld op wscript.exe. The default script host is now set to "wscript.exe".
3053De standaardhost voor scriptverwerking is ingesteld op cscript.exe. The default script host is now set to "cscript.exe".
3054Windows Script Host is uitgevoerd. Successful execution of Windows Script Host.
3055Windows Script Host is extern uitgevoerd. Successful remote execution of Windows Script Host.
3100De uitvoeringstijd is overschreden voor script %1!ls!.
De uitvoering van het script is beëindigd.
Script execution time was exceeded on script "%1!ls!".
Script execution was terminated.
3101Kan klasse %1!ls! niet vinden. Could not locate automation class named "%1!ls!".
3102Kan object niet verbinden. Could not connect object.
3103Kan object %1!ls! niet maken. Could not create object named "%1!ls!".
3200Initialisatie van Windows Script Host is mislukt. Initialization of the Windows Script Host failed.
3201Kan script-engine %2!ls! voor script %1!ls! niet vinden. Can't find script engine "%2!ls!" for script "%1!ls!".
3202Kan de standaardhost voor scriptverwerking niet wijzigen. Can't change default script host.
3203Poging om instellingen op te slaan via optie //S is mislukt. An attempt at saving your settings via the //S option failed.
3204Kan script %1!ls! niet laden (%2!ls!). Loading script "%1!ls!" failed (%2!ls!).
3205Kan instellingen niet laden. Loading your settings failed.
3206Uitvoering van Windows Script Host is mislukt. Execution of the Windows Script Host failed.
3207Onverwachte fout van Windows Script Host. Unexpected error of the Windows Script Host.
3208Toegang tot Windows Script Host is op deze computer uitgeschakeld. Neem voor details contact op met uw beheerder. Windows Script Host access is disabled on this machine. Contact your administrator for details.
3209Poging om uitgeschakelde Windows Script Host uit te voeren. Attempt to execute Windows Script Host while it is disabled.
3210Poging om Windows Script Host extern uit te voeren terwijl de functie voor extern uitvoeren is uitgeschakeld. Attempt to execute Windows Script Host remotely while remote execution is disabled.
3300Voor optie //T is een time-outwaarde vereist. //T option requires timeout value.
3301Ongeldige time-outwaarde voor //T-optie. Invalid timeout value for //T option.
3302Onbekende optie %1!ls! opgegeven. Unknown option "%1!ls!" specified.
3303Extra argument opgegeven voor optie %1!ls!. Extra argument specified to option "%1!ls!".
3304Er is geen scriptbestand opgegeven. There is no script file specified.
3305Opdrachtregeloptie komt niet overeen. Command line option mismatch.
3306Er is geen bestandsextensie in %1!ls!. There is no file extension in "%1!ls!".
3307Voor optie //H is een hostnaam vereist. //H option requires host name.
3308Hostnaam voor optie //H moet zijn 'cscript' of 'wscript'. Host name for //H option must be "cscript" or "wscript".
3309Er is geen script-engine voor bestandsextensie %1!ls!. There is no script engine for file extension "%1!ls!".
3310Kan scriptbestand %1!ls! niet vinden. Can not find script file "%1!ls!".
3311Ongeldige padnaam. Invalid pathname.
3312De optie -E is vereist. Need -E option.
3313Voor optie -E is de naam van de script-engine vereist. -E option requires name of script engine.
3314Kan script niet lezen van stdin. Can't read script from stdin.
3315Voor de optie //CP is een waarde van de codetabel vereist. //CP option requires code page value.
3316Ongeldige waarde van de codetabel voor de optie //CP. Invalid code page value for //CP option.
3317Taaknaam ontbreekt. Missing job name.
3318Unicode wordt niet ondersteund op dit platform. Unicode is not supported on this platform.
3319Kan taak %1!ls! niet vinden. Unable to find job "%1!ls!".
3400Instellingenbestand %1!ls! is ongeldig. Script setting file "%1!ls!" is invalid.
3401Ongeldige #codepage instructie. Invalid #codepage directive.
3500Win32-fout 0x%X Win32 Error 0x%X
3501%1!ls! (%2!ls!) %1!ls! (%2!ls!)

EXIF

File Name:cscript.exe.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-scripting.resources_31bf3856ad364e35_10.0.15063.0_nl-nl_554c6ba7194a5c0b\
File Size:12 kB
File Permissions:rw-rw-rw-
File Type:Win32 DLL
File Type Extension:dll
MIME Type:application/octet-stream
Machine Type:Intel 386 or later, and compatibles
Time Stamp:0000:00:00 00:00:00
PE Type:PE32
Linker Version:14.10
Code Size:0
Initialized Data Size:12288
Uninitialized Data Size:0
Entry Point:0x0000
OS Version:10.0
Image Version:10.0
Subsystem Version:6.0
Subsystem:Windows GUI
File Version Number:5.812.10240.16384
Product Version Number:5.812.10240.16384
File Flags Mask:0x0003
File Flags:(none)
File OS:Win32
Object File Type:Executable application
File Subtype:0
Language Code:Dutch
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:Microsoft ® Console Based Script Host
File Version:5.812.10240.16384
Internal Name:cscript.exe
Legal Copyright:© Microsoft Corporation. Alle rechten voorbehouden.
Original File Name:cscript.exe.mui
Product Name:Microsoft ® Windows Script Host
Product Version:5.812.10240.16384
Directory:%WINDIR%\WinSxS\x86_microsoft-windows-scripting.resources_31bf3856ad364e35_10.0.15063.0_nl-nl_f92dd02360ecead5\

What is cscript.exe.mui?

cscript.exe.mui is Multilingual User Interface resource file that contain Dutch language for file cscript.exe (Microsoft ® Console Based Script Host).

File version info

File Description:Microsoft ® Console Based Script Host
File Version:5.812.10240.16384
Company Name:Microsoft Corporation
Internal Name:cscript.exe
Legal Copyright:© Microsoft Corporation. Alle rechten voorbehouden.
Original Filename:cscript.exe.mui
Product Name:Microsoft ® Windows Script Host
Product Version:5.812.10240.16384
Translation:0x413, 1200