| File name: | cscript.exe.mui | 
| Size: | 12288 byte | 
| MD5: | 4c9f61e91dee23e7d9de544814baa847 | 
| SHA1: | 66d09521c525b5cb56e62a464605b4ab560b09af | 
| SHA256: | 5924ed36a66d844689c0e669288b6d1354c372d5cb891bb34a3d872678041436 | 
| Operating systems: | Windows 10 | 
| Extension: | MUI | 
| In x64: | cscript.exe Microsoft ® Console Based Script Host (32-bit) | 
If an error occurred or the following message in Danish 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 | Danish | English | 
|---|---|---|
| 1 | Windows Script Host | Windows Script Host | 
| 3 | Windows Script Host (fejlfinding deaktiveret) | Windows Script Host (debugging disabled) | 
| 20 | Fejl i Windows Script Host | Windows Script Host Error | 
| 21 | Inputfejl i Windows Script Host | Windows Script Host Input Error | 
| 22 | Denne Unicode-version af Windows Script Host kan kun køre under Windows NT. Brug ANSI-versionen af 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." | 
| 30 | Brug: | Usage: | 
| 31 | Indstillinger: | Options: | 
| 32 | value | value | 
| 1001 | wsh | wsh | 
| 2010 | Brug: CScript scriptnavn.filtypenavn [parameter...] [argumenter...] Indstillinger: //B Batchtilstand: Forhindrer visning af scriptfejl og prompter //D Aktiver aktiv fejlfinding //E:program Brug program til kørsel af script //H:CScript Ændrer standardscriptværten til CScript.exe //H:WScript Ændrer standardscriptværten til WScript.exe (standard) //I Interaktiv tilstand (standard, modsat af //B) //Job:xxxx Kør et WSF-job //Logo Vis logo (standard) //Nologo Vis ikke logo: Intet banner vises på kørselstidspunktet //S Gem de aktuelle kommandolinjeindstillinger for denne bruger //T:nn Timeout i sekunder: Den maksimale tid et script kan køre //X Kør scriptet i fejlfinder //U Brug Unicode til omdirigeret I/O fra konsollen | 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 | 
| 2011 | Brug: CScript scriptnavn.filtypenavn [parameter...] [argumenter...] Indstillinger: //B Batchtilstand: Forhindrer visning af scriptfejl og prompter //D Aktiver aktiv fejlfinding //E:program Brug program til kørsel af script //H:CScript Ændrer standardscriptværten til CScript.exe //H:WScript Ændrer standardscriptværten til WScript.exe (standard) //I Interaktiv tilstand (standard, modsat af //B) //Job:xxxx Kør et WSF-job //Logo Vis logo (standard) //Nologo Vis ikke logo: Intet banner vises på kørselstidspunktet //S Gem de aktuelle kommandolinjeindstillinger for denne bruger //T:nn Timeout i sekunder: Den maksimale tid et script kan køre //X Kør scriptet i fejlfinder | 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 | 
| 2020 | CScript-fejl | CScript Error | 
| 2021 | Inputfejl | Input Error | 
| 2022 | Denne Unicode-version af CScript kan kun køre under Windows NT. Brug ANSI-versionen af 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! | 
| 2100 | Microsoft (R) Windows Script Host version %1!u!.%2!u! Copyright (C) Microsoft Corporation 1996-2001. Alle rettigheder forbeholdes. | Microsoft (R) Windows Script Host Version %1!u!.%2!u! Copyright (C) Microsoft Corporation. All rights reserved. | 
| 3050 | Indstillingerne for Windows Script Host er blevet nulstillet til standardværdierne. | The Windows Script Host settings have been reset to default. | 
| 3051 | Kommandolinjeparametrene er blevet gemt. | Command line options are saved. | 
| 3052 | Standardscriptværten er nu angivet til "wscript.exe". | The default script host is now set to "wscript.exe". | 
| 3053 | Standardscriptværten er nu angivet til "cscript.exe". | The default script host is now set to "cscript.exe". | 
| 3054 | Windows Script Host blev kørt. | Successful execution of Windows Script Host. | 
| 3055 | Windows Script Host blev kørt eksternt. | Successful remote execution of Windows Script Host. | 
| 3100 | Scriptet "%1!ls!" tog for lang tid at køre. Kørslen blev afsluttet. | Script execution time was exceeded on script "%1!ls!". Script execution was terminated. | 
| 3101 | Automatiseringsklassen "%1!ls!" kunne ikke findes. | Could not locate automation class named "%1!ls!". | 
| 3102 | Objektet kunne ikke forbindes. | Could not connect object. | 
| 3103 | Objektet med navnet "%1!ls!" kunne ikke oprettes. | Could not create object named "%1!ls!". | 
| 3200 | Initialiseringen af Windows Script Host mislykkedes. | Initialization of the Windows Script Host failed. | 
| 3201 | Scriptprogrammet "%2!ls!" til scriptet "%1!ls!" kunne ikke findes. | Can't find script engine "%2!ls!" for script "%1!ls!". | 
| 3202 | Standardscriptværten kan ikke ændres. | Can't change default script host. | 
| 3203 | Forsøget på at gemme dine indstillinger med indstillingen //S mislykkedes. | An attempt at saving your settings via the //S option failed. | 
| 3204 | Scriptet "%1!ls!" kunne ikke indlæses (%2!ls!). | Loading script "%1!ls!" failed (%2!ls!). | 
| 3205 | Dine indstillinger kunne ikke indlæses. | Loading your settings failed. | 
| 3206 | Kørslen af Windows Script Host mislykkedes. | Execution of the Windows Script Host failed. | 
| 3207 | Uventet fejl i Windows Script Host. | Unexpected error of the Windows Script Host. | 
| 3208 | Adgangen til Windows Script Host er deaktiveret på denne maskine. Kontakt administratoren for at få yderligere oplysninger. | Windows Script Host access is disabled on this machine. Contact your administrator for details. | 
| 3209 | Forsøg at køre Windows Script Host, mens det er deaktiveret. | Attempt to execute Windows Script Host while it is disabled. | 
| 3210 | Forsøg at køre Windows Script Host eksternt, mens ekstern kørsel er deaktiveret. | Attempt to execute Windows Script Host remotely while remote execution is disabled. | 
| 3300 | //T-parameteren skal have en værdi for timeout. | //T option requires timeout value. | 
| 3301 | Værdien for timeout i indstillingen //T er ugyldig. | Invalid timeout value for //T option. | 
| 3302 | Den angivne indstilling "%1!ls!" er ukendt. | Unknown option "%1!ls!" specified. | 
| 3303 | Der blev angivet et ekstra argument til indstillingen "%1!ls!". | Extra argument specified to option "%1!ls!". | 
| 3304 | Der er ikke angivet nogen scriptfil. | There is no script file specified. | 
| 3305 | Kommandolinjeparametrene stemmer ikke overens. | Command line option mismatch. | 
| 3306 | Der er ikke noget filtypenavn i "%1!ls!". | There is no file extension in "%1!ls!". | 
| 3307 | Parameteren //H kræver et værtsnavn. | //H option requires host name. | 
| 3308 | Værtsnavnet for parameteren //H skal være "cscript" eller "wscript". | Host name for //H option must be "cscript" or "wscript". | 
| 3309 | Der findes ikke et scriptprogram til filtypenavnet "%1!ls!". | There is no script engine for file extension "%1!ls!". | 
| 3310 | Scriptfilen "%1!ls!" blev ikke fundet. | Can not find script file "%1!ls!". | 
| 3311 | Ugyldigt stinavn | Invalid pathname. | 
| 3312 | Parameteren -E er nødvendig. | Need -E option. | 
| 3313 | Parameteren -E kræver navnet på scriptprogrammet. | -E option requires name of script engine. | 
| 3314 | Scriptet fra stdin kan ikke læses. | Can't read script from stdin. | 
| 3315 | //CP-parameteren kræver en tegntabelværdi. | //CP option requires code page value. | 
| 3316 | Ugyldig tegntabelværdi for //CP-parameteren. | Invalid code page value for //CP option. | 
| 3317 | Manglende jobnavn. | Missing job name. | 
| 3318 | Unicode understøttes ikke på denne platform. | Unicode is not supported on this platform. | 
| 3319 | Jobbet "%1!ls!" kan ikke findes. | Unable to find job "%1!ls!". | 
| 3400 | Indstillingsfilen til scripts "%1!ls!" er ugyldig. | Script setting file "%1!ls!" is invalid. | 
| 3401 | Invalid #codepage-direktiv. | Invalid #codepage directive. | 
| 3500 | Win32-fejl 0x%X | Win32 Error 0x%X | 
| 3501 | %1!ls! (%2!ls!) | %1!ls! (%2!ls!) | 
| 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 rettigheder forbeholdes. | 
| Original Filename: | cscript.exe.mui | 
| Product Name: | Microsoft ® Windows Script Host | 
| Product Version: | 5.812.10240.16384 | 
| Translation: | 0x406, 1200 |