English | Japanese |
executable file | 実行可能ファイル (A file in portable executable (PE) file format that can be loaded into memory and executed by the operating system loader. It can be either an .exe or a .dll file. In the .NET context, a PE file must be translated by the common language runtime into code before it can be executed by the operating system) |
executable folder | 実行可能なフォルダー (A folder in a Web site from which scripts and executable programs can be run) |
portable executable file | 移植可能な実行可能ファイル (The file format used for executable programs and for files to be linked together to form executable programs) |