scrrun.dll.mui Microsoft ® Script Runtime a1d6b26c6ef02ab05aad0c1b6c0b4cfe

File info

File name: scrrun.dll.mui
Size: 7680 byte
MD5: a1d6b26c6ef02ab05aad0c1b6c0b4cfe
SHA1: 54c0a94938331281917229f676b0499443060951
SHA256: c4fe56929af6244336ad8fc8a5a1dcb6cd524a8b31013ce4bb77755216da2382
Operating systems: Windows 10
Extension: MUI

Translations messages and strings

If an error occurred or the following message in Japanese 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 Japanese English
1001scrrn scrrn
16384Microsoft Scripting ランタイム Microsoft Scripting Runtime
16385Scripting.Dictionary インターフェイス Scripting.Dictionary Interface
16386指定したキーに対する項目を設定します。値の取得も可能です。 Set or get the item for a given key
16387ディクショナリに新しいキーおよび項目を追加します。 Add a new key and item to the dictionary.
16388ディクショナリ内の項目数を取得します。 Get the number of items in the dictionary.
16389指定したキーがディクショナリに含まれているかどうかを示します。 Determine if a given key is in the dictionary.
16390ディクショナリ内のすべての項目を含む配列を取得します。 Get an array containing all items in the dictionary.
16391キーを別のキーに変更します。 Change a key to a different key.
16392ディクショナリ内のすべてのキーを含む配列を取得します。 Get an array containing all keys in the dictionary.
16393指定したキーをディクショナリから削除します。 Remove a given key from the dictionary.
16394ディクショナリからすべての情報を削除します。 Remove all information from the dictionary.
16395文字列を比較するメソッドを設定します。値の取得も可能です。 Set or get the string comparison method.
16396Scripting.Dictionary Scripting.Dictionary
16397ドライブのコレクションを取得します。 Get drives collection
16398既存のパスおよび名前からパスを作成します。 Generate a path from an existing path and a name
16399パスのドライブ名を返します。 Return drive from a path
164001 つ上のフォルダのパスを返します。 Return path to the parent folder
16401パスのファイル名を返します。 Return the file name from a path
16402パスのベース名を返します。 Return base name from a path
16403パスの拡張子を返します。 Return extension from path
16404パスの基準表現を返します。 Return the canonical representation of the path
16405一時ファイルの名前として使用する名前を作成します。 Generate name that can be used to name a temporary file
16406ディスク ドライブまたはネットワーク ドライブが存在するかどうか調べます。 Check if a drive or a share exists
16407ファイルが存在するかどうか調べます。 Check if a file exists
16408パスが存在するかどうか調べます。 Check if a path exists
16409ディスク ドライブ名またはネットワーク ドライブの UNC 名を取得します。 Get drive or UNC share
16410ファイルを取得します。 Get file
16411フォルダを取得します。 Get folder
16412各システム フォルダの位置を取得します。 Get location of various system folders
16413ファイルを削除します。 Delete a file
16414フォルダを削除します。 Delete a folder
16415ファイルを移動します。 Move a file
16416フォルダを移動します。 Move a folder
16417ファイルをコピーします。 Copy a file
16418フォルダをコピーします Copy a folder
16419フォルダを作成します。 Create a folder
16420TextStream オブジェクトとしてファイルを作成します. Create a file as a TextStream
16421ファイルを TextStream オブジェクトとして開きます。 Open a file as a TextStream
16422Drive インターフェイス Drive Interface
16423パス Path
16424ドライブ文字 Drive letter
16425共有名 Share name
16426ドライブの種類 Drive type
16427ルート フォルダ Root folder
16428使用可能な容量を取得します。 Get available space
16429ドライブの空き容量を取得します。 Get drive free space
16430ドライブの全体の容量を返します。 Get total drive size
16431ボリューム名 Name of volume
16432ファイル システムの種類 Filesystem type
16433シリアル番号 Serial number
16434ディスクが使用可能かどうか調べます。 Check if disk is available
16435Drive コレクション インターフェイス Drive Collection Interface
16436ドライブを取得します。 Get drive
16437ドライブの数 Number of drives
16438Folder インターフェイス Folder Interface
16439フォルダのパス Path to folder
16440フォルダ名を取得します。 Get name of folder
16441フォルダ名を設定します。 Set name of folder
16442短いパス Short path
16443短い名前 Short name
16444フォルダの含まれているドライブを取得します。 Get drive that contains folder
164451 つ上のフォルダを取得します。 Get parent folder
16446フォルダの属性 Folder attributes
16447Date フォルダが作成されました。 Date folder was created
16448最後に Date フォルダが変更されました。 Date folder was last modified
16449最後に Date フォルダがアクセスされました。 Date folder was last accessed
16450タイプ記述 Type description
16451指定したフォルダを削除します。 Delete this folder
16452指定したフォルダをコピーします。 Copy this folder
16453指定したフォルダを移動します。 Move this folder
16454ルート フォルダの場合には True を返します。 True if folder is root
16455ファイルおよびサブフォルダの合計 Sum of files and subfolders
16456フォルダのコレクションを取得します。 Get folders collection
16457ファイルのコレクションを取得します。 Get files collection
16459Folder コレクション インターフェイス Folder Collection Interface
16460新規フォルダを作成します。 Create a new folder
16462フォルダの数 Number of folders
16463File インターフェイス File Interface
16464ファイルのパス Path to the file
16465ファイル名を取得します Get name of file
16466ファイル名を設定します。 Set name of file
16469ファイルを含むドライブを取得します。 Get drive that contains file
16470ファイルを含むフォルダを取得します。 Get folder that contains file
16471ファイルの属性 File attributes
16472Date ファイルが作成されました。 Date file was created
16473最後に Date ファイルが変更されました。 Date file was last modified
16474最後に Date ファイルがアクセスされました。 Date file was last accessed
16475ファイルの容量 File size
16477指定したファイルを削除します。 Delete this file
16478指定したファイルをコピーします。 Copy this file
16479指定したファイルを移動します。 Move this file
16481File コレクション インターフェイス File Collection Interface
16484Scripting.TextStream インターフェイス Scripting.TextStream Interface
16485現在の行番号 Current line number
16486現在の桁数 Current column number
16487現在の位置はストリームの最後かどうかを示します。 Is the current position at the end of the stream?
16488現在の位置は行の末尾かどうかを示します。 Is the current position at the end of a line?
16489指定した数の文字を文字列に読み込みます。 Read a specific number of characters into a string
16490行全体を文字列に読み込みます。 Read an entire line into a string
16491ストリーム全体を文字列に読み込みます。 Read the entire stream into a string
16492ストリームに文字列を書き込みます。 Write a string to the stream
16493ストリームに文字列と行末コードを書き込みます。 Write a string and an end of line to the stream
16494ストリームに複数行の空白行を書き込みます。 Write a number of blank lines to the stream
16495指定した文字数をスキップします。 Skip a specific number of characters
16496行をスキップします。 Skip a line
16497テキスト ストリームを閉じます。 Close a text stream
16498FileSystem オブジェクト FileSystem Object
16499Drive オブジェクト Drive Object
16500ドライブ文字に関連付けられた、ドライブのコレクション Collection of drives associated with drive letters
16501Folder オブジェクト Folder object
16502フォルダ内のサブフォルダを表すコレクション Collection of subfolders in a folder
16503File オブジェクト File object
16504フォルダ内のファイルを表すコレクション Collection of files in a folder
16505TextStream オブジェクト TextStream object
16506FileSystemObject FileSystemObject
16507Script Encoder オブジェクト Script Encoder Object
16508Script Encoder インターフェイス Script Encoder Interface
16509HTML Host Encode オブジェクト HTML Host Encode Object
16510ASP Host Encode オブジェクト ASP Host Encode Object
16511szExt によって決定されたエンコーダを呼び出し、bstrStreamIn およびオプション引数を渡します。 Call the Encoder determined by szExt, passing bstrStreamIn and optional arguments
16512標準入出力またはエラー ストリームを取得 Retrieve the standard input, output or error stream
16515指定したファイルのファイル バーションを文字列に取り込む 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_ja-jp_cb10c27f4d885f64\
File Size:7.5 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:7168
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:Japanese
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. All rights reserved.
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_ja-jp_6ef226fb952aee2e\

What is scrrun.dll.mui?

scrrun.dll.mui is Multilingual User Interface resource file that contain Japanese 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. All rights reserved.
Original Filename:scrrun.dll.mui
Product Name:Microsoft ® Script Runtime
Product Version:5.812.10240.16384
Translation:0x411, 1200