scrrun.dll.mui Microsoft ® Script Runtime d7bbbcda291426bc7a770ca71fb0c29e

File info

File name: scrrun.dll.mui
Size: 10752 byte
MD5: d7bbbcda291426bc7a770ca71fb0c29e
SHA1: 9577853da580a9610b9829fce7f6fbf86c7c83ef
SHA256: a292c6143d5cec12dc66cae095dadd3d05d13c27919b4318f5de5edbd9af76f0
Operating systems: Windows 10
Extension: MUI

Translations messages and strings

If an error occurred or the following message in Portuguese (Brazilian) 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 (Brazilian) English
1001scrrn scrrn
16384Tempo de execução do Microsoft Script Microsoft Scripting Runtime
16385Interface do Scripting.Dictionary Scripting.Dictionary Interface
16386Definir ou obter o item para uma determinada tecla Set or get the item for a given key
16387Adicionar uma nova tecla e item ao dicionário. Add a new key and item to the dictionary.
16388Obter o número de itens no dicionário. Get the number of items in the dictionary.
16389Determinar se uma tecla específica está no dicionário. Determine if a given key is in the dictionary.
16390Obter uma matriz que contenha todos os itens do dicionário. Get an array containing all items in the dictionary.
16391Alterar uma tecla para uma tecla diferente. Change a key to a different key.
16392Obter uma matriz que contenha todas as teclas do dicionário. Get an array containing all keys in the dictionary.
16393Remover uma tecla específica do dicionário. Remove a given key from the dictionary.
16394Remover todas as informações do dicionário. Remove all information from the dictionary.
16395Definir ou obter o método de comparação de seqüência. Set or get the string comparison method.
16396Scripting.Dictionary Scripting.Dictionary
16397Obter conjunto de unidades Get drives collection
16398Gerar um caminho a partir de um caminho e um nome existentes Generate a path from an existing path and a name
16399Retornar a unidade a partir de um caminho Return drive from a path
16400Retornar o caminho à pasta pai Return path to the parent folder
16401Retornar o nome de arquivo a partir de um caminho Return the file name from a path
16402Retornar o nome de base a partir de um caminho Return base name from a path
16403Retornar a extensão a partir do caminho Return extension from path
16404Retornar a representação tradicional do caminho Return the canonical representation of the path
16405Gerar um nome que possa ser usado para nomear um arquivo temporário Generate name that can be used to name a temporary file
16406Verificar se existe uma unidade ou um compartilhamento Check if a drive or a share exists
16407Verificar se existe um arquivo Check if a file exists
16408Verificar se existe um caminho Check if a path exists
16409Obter o compartilhamento da unidade ou UNC Get drive or UNC share
16410Obter arquivo Get file
16411Obter pasta Get folder
16412Obter localização de várias pastas do sistema Get location of various system folders
16413Excluir um arquivo Delete a file
16414Excluir uma pasta Delete a folder
16415Mover um arquivo Move a file
16416Mover uma pasta Move a folder
16417Copiar um arquivo Copy a file
16418Copiar uma pasta Copy a folder
16419Criar uma pasta Create a folder
16420Criar um arquivo como TextStream Create a file as a TextStream
16421Abrir um arquivo como TextStream Open a file as a TextStream
16422Interface de unidade Drive Interface
16423Caminho Path
16424Letra da unidade Drive letter
16425Nome de compartilhamento 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 Filesystem Filesystem type
16433Número de série Serial number
16434Verificar se o disco está disponível Check if disk is available
16435Interface do conjunto de unidades Drive Collection Interface
16436Obter unidade Get drive
16437Número de unidades Number of drives
16438Interface de pasta Folder Interface
16439Caminho para pasta Path to folder
16440Obter nome da pasta Get name of folder
16441Definir nome de pasta Set name of folder
16442Caminho curto Short path
16443Nome curto Short name
16444Obter unidade que contém a pasta Get drive that contains folder
16445Obter pasta pai Get parent folder
16446Atributos da pasta Folder attributes
16447Data da criação da pasta Date folder was created
16448Data da última modificação da pasta Date folder was last modified
16449Data do último acesso à pasta Date folder was last accessed
16450Descrição de tipo Type description
16451Excluir esta pasta Delete this folder
16452Copiar esta pasta Copy this folder
16453Mover esta pasta Move this folder
16454Verdadeiro se a pasta for raiz True if folder is root
16455Soma de arquivos e subpastas Sum of files and subfolders
16456Obter conjunto de pastas Get folders collection
16457Obter conjunto de arquivos Get files collection
16459Interface do conjunto de pastas Folder Collection Interface
16460Criar uma nova pasta Create a new folder
16462Número de pastas Number of folders
16463Interface de arquivo (File Interface) File Interface
16464Caminho para o arquivo Path to the file
16465Obter nome do arquivo Get name of file
16466Definir nome de arquivo Set name of file
16469Obter unidade que contém o arquivo Get drive that contains file
16470Obter pasta que contém o arquivo Get folder that contains file
16471Atributos do arquivo File attributes
16472Data da criação do arquivo Date file was created
16473Data da última modificação do arquivo Date file was last modified
16474Data do último acesso ao arquivo Date file was last accessed
16475Tamanho do arquivo File size
16477Excluir este arquivo Delete this file
16478Copiar este arquivo Copy this file
16479Mover este arquivo Move this file
16481Interface do conjunto de arquivos File Collection Interface
16484Script.Interface TextStream Scripting.TextStream Interface
16485Número da linha atual Current line number
16486Número da coluna atual Current column number
16487A posição atual está no fim do fluxo? Is the current position at the end of the stream?
16488A posição atual está no fim de uma linha? Is the current position at the end of a line?
16489Ler um número específico de caracteres em uma seqüência Read a specific number of characters into a string
16490Ler uma linha inteira em uma seqüência Read an entire line into a string
16491Ler o fluxo inteiro em uma seqüência Read the entire stream into a string
16492Gravar uma seqüência no fluxo Write a string to the stream
16493Gravar uma seqüência e um final de linha no fluxo Write a string and an end of line to the stream
16494Gravar várias linhas em branco no fluxo 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 um fluxo de texto Close a text stream
16498Objeto FileSystem FileSystem Object
16499Objeto Drive Drive Object
16500Conjunto de unidades associadas a letras de unidade Collection of drives associated with drive letters
16501Objeto Folder Folder object
16502Conjunto de subpastas em uma pasta Collection of subfolders in a folder
16503Objeto File File object
16504Conjunto de arquivos em uma pasta Collection of files in a folder
16505Objeto TextStream TextStream object
16506FileSystemObject FileSystemObject
16507Objeto Script Encoder Script Encoder Object
16508Interface Script Encoder Script Encoder Interface
16509Objeto HTML Host Encode HTML Host Encode Object
16510Objeto ASP Host Encode ASP Host Encode Object
16511Chamar o Codificador determinado por szExt, passando bstrStreamIn e argumentos opcionais Call the Encoder determined by szExt, passing bstrStreamIn and optional arguments
16512Recuperar o fluxo padrão de entrada, de saída ou de erros Retrieve the standard input, output or error stream
16515Recuperar a versão do arquivo especificado em uma seqüência de caracteres 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-br_9ddcb0ccfcf65da3\
File Size:10 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:10240
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 (Brazilian)
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-br_41be15494498ec6d\

What is scrrun.dll.mui?

scrrun.dll.mui is Multilingual User Interface resource file that contain Portuguese (Brazilian) 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:0x416, 1200