scrrun.dll.mui Microsoft ® Script Runtime 36af64679fdca32b70455885f24a75fc

File info

File name: scrrun.dll.mui
Size: 11264 byte
MD5: 36af64679fdca32b70455885f24a75fc
SHA1: da5627ef479efff7699b50397ebc601a1fe5315f
SHA256: bd85ba9cdda94fa11b993b6bcc7ffc5afd1c7bbae98efb72269ddda5c6164f35
Operating systems: Windows 10
Extension: MUI

Translations messages and strings

If an error occurred or the following message in Portuguese 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 Portuguese English
1001scrrn scrrn
16384Microsoft Scripting Runtime Microsoft Scripting Runtime
16385Interface Scripting.Dictionary Scripting.Dictionary Interface
16386Definir ou obter item para uma chave em particular Set or get the item for a given key
16387Adicionar uma chave e item novos ao dicionário. Add a new key and item to the dictionary.
16388Obter o número de itens existentes no dicionário. Get the number of items in the dictionary.
16389Determinar se existe uma chave em particular no dicionário. Determine if a given key is in the dictionary.
16390Obter uma matriz com todos os itens existentes no dicionário. Get an array containing all items in the dictionary.
16391Alterar uma chave para outra. Change a key to a different key.
16392Obter uma matriz com todas as chaves existentes no dicionário. Get an array containing all keys in the dictionary.
16393Remover uma chave em particular do dicionário. Remove a given key from the dictionary.
16394Remover todas as informações existentes no dicionário. Remove all information from the dictionary.
16395Definir ou obter o método de comparação de cadeias. Set or get the string comparison method.
16396Scripting.Dictionary Scripting.Dictionary
16397Obter grupo de unidades Get drives collection
16398Gerar um caminho e um nome a partir de um caminho existente Generate a path from an existing path and a name
16399Devolver unidade a partir de um caminho Return drive from a path
16400Devolver caminho à pasta principal Return path to the parent folder
16401Devolver o nome do ficheiro a partir de um caminho Return the file name from a path
16402Devolver nome base a partir de um caminho Return base name from a path
16403Devolver extensão a partir do caminho Return extension from path
16404Devolver a representação canónica do caminho Return the canonical representation of the path
16405Gerar nome que possa ser utilizado para designar um ficheiro temporário Generate name that can be used to name a temporary file
16406Verificar existência de uma unidade ou partilha Check if a drive or a share exists
16407Verificar existência de um ficheiro Check if a file exists
16408Verificar existência de um caminho Check if a path exists
16409Obter unidade ou partilha UNC Get drive or UNC share
16410Obter ficheiro Get file
16411Obter pasta Get folder
16412Obter localização de várias pastas de sistema Get location of various system folders
16413Eliminar um ficheiro Delete a file
16414Eliminar uma pasta Delete a folder
16415Mover um ficheiro Move a file
16416Mover uma pasta Move a folder
16417Copiar um ficheiro Copy a file
16418Copiar uma pasta Copy a folder
16419Criar uma pasta Create a folder
16420Criar um ficheiro como uma TextStream Create a file as a TextStream
16421Abrir um ficheiro como uma TextStream Open a file as a TextStream
16422Interface da unidade Drive Interface
16423Caminho Path
16424Letra de unidade Drive letter
16425Nome da partilha Share name
16426Tipo de unidade Drive type
16427Pasta raiz Root folder
16428Obter espaço disponível Get available space
16429Obter espaço livre na unidade Get drive free space
16430Obter tamanho total da unidade Get total drive size
16431Nome do volume Name of volume
16432Tipo de sistema de ficheiros Filesystem type
16433Número de série Serial number
16434Verificar disponibilidade do disco Check if disk is available
16435Interface do grupo de unidades Drive Collection Interface
16436Obter unidade Get drive
16437Número de unidades Number of drives
16438Interface da pasta Folder Interface
16439Caminho para a pasta Path to folder
16440Obter nome da pasta Get name of folder
16441Definir nome para a pasta Set name of folder
16442Caminho abreviado Short path
16443Nome abreviado Short name
16444Obter unidade que contém a pasta Get drive that contains folder
16445Obter pasta principal Get parent folder
16446Atributos de pasta Folder attributes
16447Data em que a pasta foi criada Date folder was created
16448Data em que a pasta foi modificada pela última vez Date folder was last modified
16449Data em que a pasta foi acedida pela última vez Date folder was last accessed
16450Descrição do tipo Type description
16451Eliminar esta pasta Delete this folder
16452Copiar esta pasta Copy this folder
16453Mover esta pasta Move this folder
16454Verdadeiro se esta pasta for a raiz True if folder is root
16455Total de ficheiros e subpastas Sum of files and subfolders
16456Obter grupo de pastas Get folders collection
16457Obter grupo de ficheiros Get files collection
16459Interface do grupo de pastas Folder Collection Interface
16460Criar uma nova pasta Create a new folder
16462Número de pastas Number of folders
16463Interface File File Interface
16464Caminho para o ficheiro Path to the file
16465Obter nome do ficheiro Get name of file
16466Definir nome do ficheiro Set name of file
16469Obter unidade que contém o ficheiro Get drive that contains file
16470Obter pasta que contém o ficheiro Get folder that contains file
16471Atributos de ficheiro File attributes
16472Data em que o ficheiro foi criado Date file was created
16473Data em que o ficheiro foi modificado pela última vez Date file was last modified
16474Data em que o ficheiro foi acedido pela última vez Date file was last accessed
16475Tamanho do ficheiro File size
16477Eliminar este ficheiro Delete this file
16478Copiar este ficheiro Copy this file
16479Mover este ficheiro Move this file
16481Interface do grupo de ficheiros File Collection Interface
16484Interface Scripting.TextStream Scripting.TextStream Interface
16485Número da linha actual Current line number
16486Número da coluna actual Current column number
16487A posição actual encontra-se no fim da sequência? Is the current position at the end of the stream?
16488A posição actual encontra-se no fim de uma linha? Is the current position at the end of a line?
16489Ler e guardar um número específico de caracteres numa cadeia Read a specific number of characters into a string
16490Ler e guardar uma linha inteira numa cadeia Read an entire line into a string
16491Ler e guardar a sequência inteira numa cadeia Read the entire stream into a string
16492Escrever uma cadeia numa sequência Write a string to the stream
16493Escrever uma cadeia e um fim de linha na sequência Write a string and an end of line to the stream
16494Escrever uma série de linhas em branco na sequência Write a number of blank lines to the stream
16495Ignorar um número específico de caracteres Skip a specific number of characters
16496Ignorar uma linha Skip a line
16497Fechar uma sequência de texto Close a text stream
16498Objecto FileSystem FileSystem Object
16499Objecto Drive Drive Object
16500Grupo de unidades associadas a letras de unidade Collection of drives associated with drive letters
16501Objecto Folder Folder object
16502Grupo de subpastas existentes numa pasta Collection of subfolders in a folder
16503Objecto File File object
16504Grupo de ficheiros existentes numa pasta Collection of files in a folder
16505Objecto TextStream TextStream object
16506FileSystemObject FileSystemObject
16507Objecto Script Encoder Script Encoder Object
16508Interface Script Encoder Script Encoder Interface
16509Objecto HTML Host Encode HTML Host Encode Object
16510Objecto ASP Host Encode ASP Host Encode Object
16511Chamar o Encoder determinado por szExt, passando bstrStreamIn e argumentos opcionais Call the Encoder determined by szExt, passing bstrStreamIn and optional arguments
16512Obter a sequência padrão de entrada , de saída ou de erro Retrieve the standard input, output or error stream
16515Obter a versão do ficheiro especificado numa cadeia 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_pt-pt_9ebe8038fc65cd7f\
File Size:11 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:10752
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:Portuguese
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. Todos os direitos reservados.
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_pt-pt_429fe4b544085c49\

What is scrrun.dll.mui?

scrrun.dll.mui is Multilingual User Interface resource file that contain Portuguese 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. Todos os direitos reservados.
Original Filename:scrrun.dll.mui
Product Name:Microsoft ® Script Runtime
Product Version:5.812.10240.16384
Translation:0x816, 1200