scrrun.dll.mui Microsoft ® Script Runtime 07f4a1e67c2775a71df74a513b91ce25

File info

File name: scrrun.dll.mui
Size: 9216 byte
MD5: 07f4a1e67c2775a71df74a513b91ce25
SHA1: a14be08842de9159b8125ef3e83b77841142badb
SHA256: 781b4b3a476e856af58d26721d06e67c9d5b80fa16a0234a3346bba211d96630
Operating systems: Windows 10
Extension: MUI

Translations messages and strings

If an error occurred or the following message in Slovenian 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 Slovenian English
1001scrrn scrrn
16384Microsoft Scripting Runtime Microsoft Scripting Runtime
16385Vmesnik »Scripting.Dictionary« Scripting.Dictionary Interface
16386Nastavi ali dobi element za dani ključ Set or get the item for a given key
16387Dodaj nov ključ in element v slovar. Add a new key and item to the dictionary.
16388Dobi število elementov v slovarju. Get the number of items in the dictionary.
16389Ugotovi, ali je dani ključ v slovarju. Determine if a given key is in the dictionary.
16390Dobi tabelo, ki vsebuje vse elemente v slovarju. Get an array containing all items in the dictionary.
16391Spremeni ključ v drugačnega. Change a key to a different key.
16392Dobi tabelo, ki vsebuje vse ključe v slovarju. Get an array containing all keys in the dictionary.
16393Odstrani dani ključ iz slovarja. Remove a given key from the dictionary.
16394Odstrani vse informacije iz slovarja. Remove all information from the dictionary.
16395Nastavi ali dobi metodo za primerjanje nizov. Set or get the string comparison method.
16396Scripting.Dictionary Scripting.Dictionary
16397Dobi zbirko pogonov Get drives collection
16398Generiraj pot iz obstoječe poti in imena Generate a path from an existing path and a name
16399Vrni pogon iz poti Return drive from a path
16400Vrni pot do nadrejene mape Return path to the parent folder
16401Vrni ime datoteke iz poti Return the file name from a path
16402Vrni osnovni del imena iz poti Return base name from a path
16403Vrni pripono iz poti Return extension from path
16404Vrni kanonično predstavitev poti Return the canonical representation of the path
16405Generiraj ime, primerno za imenovanje začasne datoteke Generate name that can be used to name a temporary file
16406Preveri, ali obstaja pogon ali skupna raba Check if a drive or a share exists
16407Preveri, ali datoteka obstaja Check if a file exists
16408Preveri, ali pot obstaja Check if a path exists
16409Dobi pot ali UNC skupne rabe Get drive or UNC share
16410Dobi datoteko Get file
16411Dobi mapo Get folder
16412Dobi mesta raznih sistemskih map Get location of various system folders
16413Izbriši datoteko Delete a file
16414Izbriši mapo Delete a folder
16415Premakni datoteko Move a file
16416Premakni mapo Move a folder
16417Kopiraj datoteko Copy a file
16418Kopiraj mapo Copy a folder
16419Ustvari mapo Create a folder
16420Ustvari datoteko kot »TextStream« Create a file as a TextStream
16421Odpri datoteko kot »TextStream« Open a file as a TextStream
16422Vmesnik pogona Drive Interface
16423Pot Path
16424Črka pogona Drive letter
16425Ime skupne rabe Share name
16426Vrsta pogona Drive type
16427Korenska mapa Root folder
16428Dobi prostor, ki je na voljo Get available space
16429Dobi prostor, ki je na voljo na pogonu Get drive free space
16430Dobi celotno velikost pogona Get total drive size
16431Ime nosilca Name of volume
16432Vrsta datotečnega sistema Filesystem type
16433Serijska številka Serial number
16434Preveri, ali je disk na voljo Check if disk is available
16435Vmesnik zbirke pogonov Drive Collection Interface
16436Dobi pogon Get drive
16437Števil pogonov Number of drives
16438Mapni vmesnik Folder Interface
16439Pot do mape Path to folder
16440Dobi ime mape Get name of folder
16441Nastavi ime mape Set name of folder
16442Kratka pot Short path
16443Kratko ime Short name
16444Dobi pogon, ki vsebuje mapo Get drive that contains folder
16445Dobi nadrejeno mapo Get parent folder
16446Atributi mape Folder attributes
16447Datum nastanka mape Date folder was created
16448Datum zadnje spremembe mape Date folder was last modified
16449Datum zadnjega dostopa do mape Date folder was last accessed
16450Opis tipa Type description
16451Izbriši to mapo Delete this folder
16452Kopiraj to mapo Copy this folder
16453Premakni to mapo Move this folder
16454Resnično, če je mapa korenska True if folder is root
16455Vsota datotek in podmap Sum of files and subfolders
16456Dobi zbirko map Get folders collection
16457Dobi zbirko datotek Get files collection
16459Vmesnik zbirke map Folder Collection Interface
16460Ustvari novo mapo Create a new folder
16462Število map Number of folders
16463Vmesnik File File Interface
16464Pot do datoteke Path to the file
16465Dobi ime datoteke Get name of file
16466Nastavi ime datoteke Set name of file
16469Dobi pogon, ki vsebuje datoteko Get drive that contains file
16470Dobi mapo, ki vsebuje datoteko Get folder that contains file
16471Atributi datoteke File attributes
16472Datum nastanka datoteke Date file was created
16473Datum zadnje spremembe datoteke Date file was last modified
16474Datum zadnjega dostopa do datoteke Date file was last accessed
16475Velikost datoteke File size
16477Izbriši to datoteko Delete this file
16478Kopiraj to datoteko Copy this file
16479Premakni to datoteko Move this file
16481Vmesnik zbirke datotek File Collection Interface
16484Vmesnik »Scripting.TextStream« Scripting.TextStream Interface
16485Trenutna številka vrstice Current line number
16486Trenutna številka stolpca Current column number
16487Ali je trenutni položaj na koncu toka? Is the current position at the end of the stream?
16488Ali je trenutni položaj na koncu vrstice? Is the current position at the end of a line?
16489Preberi določeno število znakov v niz Read a specific number of characters into a string
16490Preberi celo vrstico v niz Read an entire line into a string
16491Preberi cel tok v niz Read the entire stream into a string
16492Zapiši niz v tok Write a string to the stream
16493Zapiši niz in znak za konec vrstice v tok Write a string and an end of line to the stream
16494Zapiši število praznih vrstic v tok Write a number of blank lines to the stream
16495Preskoči določeno število znakov Skip a specific number of characters
16496Preskoči vrstico Skip a line
16497Zapri besedilni tok Close a text stream
16498FileSystem predmet FileSystem Object
16499Drive predmet Drive Object
16500Zbirka pogonov, povezanih s črkami Collection of drives associated with drive letters
16501Folder predmet Folder object
16502Zbirka podmap v mapi Collection of subfolders in a folder
16503File predmet File object
16504Zbirka datotek v mapi Collection of files in a folder
16505»TextStream« predmet TextStream object
16506FileSystemObject FileSystemObject
16507Predmet Script Encoder Script Encoder Object
16508Vmesnik Script Encoder Script Encoder Interface
16509Predmet HTML Host Encode HTML Host Encode Object
16510Predmet ASP Host Encode ASP Host Encode Object
16511Pokliči kodirnik, določen s »szExt« in mu predaj »bstrStreamIn« in neobvezne argumente Call the Encoder determined by szExt, passing bstrStreamIn and optional arguments
16512Obnovi standardni vhodni tok, izhodni tok ali tok o napakah Retrieve the standard input, output or error stream
16515Prenesi različico navedene datoteke v niz Retrieve the file version of the specified file into a string

EXIF

File Name:scrrun.dll.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-scripting.resources_31bf3856ad364e35_10.0.15063.0_sl-si_838eb861d6fb60b8\
File Size:9.0 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:8704
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:Dynamic link library
File Subtype:0
Language Code:Slovenian
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:Microsoft ® Script Runtime
File Version:5.812.10240.16384
Internal Name:scrrun.dll
Legal Copyright:© Microsoft Corporation. Vse pravice pridržane.
Original File Name:scrrun.dll.mui
Product Name:Microsoft ® Script Runtime
Product Version:5.812.10240.16384
Directory:%WINDIR%\WinSxS\x86_microsoft-windows-scripting.resources_31bf3856ad364e35_10.0.15063.0_sl-si_27701cde1e9def82\

What is scrrun.dll.mui?

scrrun.dll.mui is Multilingual User Interface resource file that contain Slovenian language for file scrrun.dll (Microsoft ® Script Runtime).

File version info

File Description:Microsoft ® Script Runtime
File Version:5.812.10240.16384
Company Name:Microsoft Corporation
Internal Name:scrrun.dll
Legal Copyright:© Microsoft Corporation. Vse pravice pridržane.
Original Filename:scrrun.dll.mui
Product Name:Microsoft ® Script Runtime
Product Version:5.812.10240.16384
Translation:0x424, 1200