.SED 文件扩展名
IExpress Self Extraction Directive File
| 开发者 | Microsoft |
| 受欢迎程度 |
4.2 | 20 票 |
什么是 SED 文件?
File created by IExpress Wizard, a built-in Windows program used for creating Windows installers; contains options used for building a software installation package (.EXE file); includes the files to build into the package, the output package filename, popup messages for the installation process, and various other options.
更多信息
SED files are used by the IExpress Wizard to build self-extracting executables. They are often used for creating software distributions.
The IExpress program (iexpress.exe) is located in the C:\Windows\System32\ directory.
可打开 SED 文件的程序
Nintendo 3DS System Key
| 开发者 | Nintendo |
| 受欢迎程度 |
3.6 | 7 票 |
Movable.sed is an encrypted system file used by the Nintendo 3DS. It is a device-specific key that allows the 3DS to access system and game data. Movable.sed is transferred between devices as part of 3DS System Transfers. Additionally, an exploit in the file allows gamers to load custom applications onto their 3DSes.
更多信息
The data access key movable.sed contains is related to your device's Friend Code. Thus, enthusiastic 3DS homebrew developers have been able to crack the key's encryption. Using this exploit, homebrew gamers can install custom 3DS firmware, such as boot9strap, and then use that firmware to install other custom applications.
如何打开 SED 文件
Movable.sed is not meant to be opened. To retrieve your movable.sed file from your Nintendo 3DS, you can use the Seedminer web tool.
可打开或引用 SED 文件的程序
Sed Script
| 开发者 | The GNU Project |
| 受欢迎程度 |
3.2 | 10 票 |
Script used by sed (streams editor), a Unix command line utility used for filtering and modifying text; stores one or more statements, which contain pattern matches and replacements; used for storing reusable sed statements.
更多信息
SED files are used with the following syntax, where -f is the option for specifying a sed script: sed -f file.sed inputfile