.DL_ 文件扩展名
Compressed DLL File
| 开发者 | Microsoft |
| 受欢迎程度 |
4.1 | 14 票 |
什么是 DL_ 文件?
A DL_ file is a compressed .DLL file created by Makecab, a Windows utility used for compressing files and creating .CAB files. It is often used for storing DLL files on Windows installation CDs so that they take up less space on the disc.
更多信息
DL_ files can be created using the following Makecab syntax:
makecab myfile.dll
DL_ files can be decompressed back to their original DLL file using this command:
expand myfile.dl_ myfile.dll
注: Makecab can be used to create a compressed copy of any file. For example, an .EX_ file can be created from an .EXE file.
可打开 DL_ 文件的程序
Windows
操作系统自带
操作系统自带