scrrun.dll.mui Microsoft ® Script Runtime d3c93360bac0281899b7b0bb4cce3e70

File info

File name: scrrun.dll.mui
Size: 10752 byte
MD5: d3c93360bac0281899b7b0bb4cce3e70
SHA1: e2f623e73805003e48a0bce4f7d1e81cd1a439c0
SHA256: 0a7d81a3f31e21270905b3f4b7be74679b7c8146bbb1d290f1b2ff35649862c6
Operating systems: Windows 10
Extension: MUI

Translations messages and strings

If an error occurred or the following message in Turkish 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 Turkish English
1001scrrn scrrn
16384Microsoft Kod Çalışma Anı Kitaplığı Microsoft Scripting Runtime
16385Scripting.Dictionary Arabirimi Scripting.Dictionary Interface
16386Belirli bir anahtara denk gelen öğeyi belirtin (Set ile) veya alın (Get ile) Set or get the item for a given key
16387Veri sözlüğündeki yeni bir anahtar ve öğe ekleyin. Add a new key and item to the dictionary.
16388Veri sözlüğündeki öğelerin sayısını alın. Get the number of items in the dictionary.
16389Verilen anahtarın veri sözlüğünde olup olmadığını belirleyin. Determine if a given key is in the dictionary.
16390Veri sözlüğündeki tüm öğeleri içeren bir dizi alın. Get an array containing all items in the dictionary.
16391Anahtarı farklı bir anahtarla değiştirin. Change a key to a different key.
16392Veri sözlüğündeki tüm anahtarları içeren bir dizi alın. Get an array containing all keys in the dictionary.
16393Belirli bir anahtarı veri sözlüğünden kaldırın. Remove a given key from the dictionary.
16394Veri sözlüğündeki tüm bilgileri kaldırın. Remove all information from the dictionary.
16395Dize karşılaştırma yöntemini belirtin (Set ile) veya alın (Get ile.) Set or get the string comparison method.
16396Scripting.Dictionary Scripting.Dictionary
16397Sürücü topluluğunu alın Get drives collection
16398Varolan bir yol ve addan bir yol oluşturun Generate a path from an existing path and a name
16399Bir yol tanımındaki sürücüyü alın Return drive from a path
16400Üst klasörün yolunu alın Return path to the parent folder
16401Yol tanımındaki dosya adını alın Return the file name from a path
16402Bir yol tanımındaki temel adı alın Return base name from a path
16403Bir yol tanımındaki dosya uzantısını alın Return extension from path
16404Yolun standart gösterimini alın Return the canonical representation of the path
16405Geçici dosya adı olarak kullanılabilen adı oluşturun Generate name that can be used to name a temporary file
16406Sürücü veya paylaşımın olup olmadığını denetleyin Check if a drive or a share exists
16407Dosyanın olup olmadığını denetleyin Check if a file exists
16408Yolun olup olmadığını denetleyin Check if a path exists
16409Sürücü veya UNC paylaşımını alın Get drive or UNC share
16410Dosyayı alın Get file
16411Klasörü alın Get folder
16412Çeşitli sistem klasörlerinin konumunu alın Get location of various system folders
16413Dosya silin Delete a file
16414Klasör silin Delete a folder
16415Dosya taşıyın Move a file
16416Klasör taşıyın Move a folder
16417Dosya kopyalayın Copy a file
16418Klasör kopyalayın Copy a folder
16419Klasör oluşturun Create a folder
16420TextStream modunda bir dosya oluşturun Create a file as a TextStream
16421Bir dosyayı TextStream modunda açın Open a file as a TextStream
16422Sürücü Arabirimi Drive Interface
16423Yol Path
16424Sürücü harfi Drive letter
16425Paylaşım adı Share name
16426Sürücü türü Drive type
16427Kök klasör Root folder
16428Kullanılabilir alan bilgisini alın Get available space
16429Sürücüdeki boş alan bilgisini alın Get drive free space
16430Toplam sürücü boyutunu alın Get total drive size
16431Sürücü biriminin adı Name of volume
16432Dosya sistemi (Filesystem) türü Filesystem type
16433Seri numarası Serial number
16434Diskin kullanılabilir olup olmadığını denetleyin Check if disk is available
16435Sürücü Topluluğu Arabirimi Drive Collection Interface
16436Sürücüyü alın Get drive
16437Sürücü sayısı Number of drives
16438Klasör Arabirimi Folder Interface
16439Klasör yolu Path to folder
16440Klasörün adını alın Get name of folder
16441Klasörün adını belirtin Set name of folder
16442Kısa yol Short path
16443Kısa ad Short name
16444Klasörü içeren sürücüyü alın Get drive that contains folder
16445Üst klasörü alın Get parent folder
16446Klasör öznitelikleri Folder attributes
16447Tarih klasörü oluşturuldu Date folder was created
16448Tarih klasörünün son değiştirilme tarihi Date folder was last modified
16449Tarih klasörüne son erişim tarihi Date folder was last accessed
16450Tür betimlemesi Type description
16451Bu klasörü silin Delete this folder
16452Bu klasörü kopyalayın Copy this folder
16453Bu klasörü taşıyın Move this folder
16454Klasör kök klasör ise doğru True if folder is root
16455Dosyaların ve alt klasörlerin toplamı Sum of files and subfolders
16456Klasör topluluğunu alın Get folders collection
16457Dosya topluluğunu alın Get files collection
16459Klasör Topluluğu Arabirimi Folder Collection Interface
16460Yeni bir klasör oluşturun Create a new folder
16462Klasör sayısı Number of folders
16463File Arabirimi File Interface
16464Dosya yolu Path to the file
16465Dosya adını alın Get name of file
16466Dosya adını belirtin Set name of file
16469Dosyayı içeren sürücü bilgisini alın Get drive that contains file
16470Dosyayı içeren klasör bilgisini alın Get folder that contains file
16471Dosya öznitelikleri File attributes
16472Tarih dosyası oluşturuldu Date file was created
16473Tarih dosyasının son değiştirilme tarihi Date file was last modified
16474Tarih dosyasına son erişim tarihi Date file was last accessed
16475Dosya boyutu File size
16477Bu dosyayı silin Delete this file
16478Bu dosyayı kopyalayın Copy this file
16479Bu dosyayı taşıyın Move this file
16480TextStream modunda bir dosya açın Open a file as a TextStream
16481Dosya Topluluğu Arabirimi File Collection Interface
16484Scripting.TextStream Arabirimi Scripting.TextStream Interface
16485Üzerinde bulunulan satırın numarası Current line number
16486Üzerinde bulunulan sütunun numarası Current column number
16487Geçerli konum göstericisi veri akımın sonunda mı? Is the current position at the end of the stream?
16488Geçerli konum göstericisi satır sonunda mı? Is the current position at the end of a line?
16489Belirli sayıda karakteri bir dizeye aktarın Read a specific number of characters into a string
16490Tüm bir satırı bir dizeye aktarın Read an entire line into a string
16491Tüm veri akımını bir dizeye aktarın Read the entire stream into a string
16492Veri akımına bir dize yazın Write a string to the stream
16493Veri akımına bir dize ve satır sonu imi yazın Write a string and an end of line to the stream
16494Veri akımına belirli sayıda boş satır yazın Write a number of blank lines to the stream
16495Belirli sayıda karakteri atlayın Skip a specific number of characters
16496Bir satır atlayın Skip a line
16497Metin veri akımını kapatın Close a text stream
16498FileSystem Nesnesi FileSystem Object
16499Drive nesnesi Drive Object
16500Sürücü harfleriyle dizinlenmiş sürücü topluluğu Collection of drives associated with drive letters
16501Folder nesnesi Folder object
16502Bir klasördeki alt klasörler topluluğu Collection of subfolders in a folder
16503File nesnesi File object
16504Bir klasördeki dosyalar topluluğu Collection of files in a folder
16505TextStream nesnesi TextStream object
16506FileSystemObject FileSystemObject
16507Script Encoder nesnesi Script Encoder Object
16508Script Encoder Arabirimi Script Encoder Interface
16509HTML Host Encode nesnesi HTML Host Encode Object
16510ASP Host Encode nesnesi ASP Host Encode Object
16511bstrStreamIn parametresini ve isteğe bağlı parametreleri aktararak szExt tarafından belirlenen Encoder nesnesini çağırın Call the Encoder determined by szExt, passing bstrStreamIn and optional arguments
16512Standart giriş, çıkış veya hata akışı al Retrieve the standard input, output or error stream
16515Belirtilen dosyanın sürüm bilgilerini bir dize olarak alır 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_tr-tr_2a69c6b8c72c67f7\
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:Turkish
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. Tüm hakları saklıdır.
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_tr-tr_ce4b2b350ecef6c1\

What is scrrun.dll.mui?

scrrun.dll.mui is Multilingual User Interface resource file that contain Turkish 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. Tüm hakları saklıdır.
Original Filename:scrrun.dll.mui
Product Name:Microsoft ® Script Runtime
Product Version:5.812.10240.16384
Translation:0x41F, 1200