What is the difference between .esd and .tbz2?
- Extension
- .esd
- .tbz2
- Format
- Binary
- Binary
- Category
- Disk Image
- Compressed
- Developer
- Microsoft
- Bzip2
- Description
- A file with the ESD file extension is a file downloaded using Microsoft's Electronic Software Download application, so the file itself is called a Windows Electronic Software Download file. It stores an encrypted Windows Imaging Format (.WIM) file.
- File archive compressed with both .TAR and .BZ2 compression; often found on Unix systems; must first be decompressed (using Bzip 2 decompression), then the files must be extracted from the tar archive.
- MIME Type
- application/vnd.ms-cab-compressed
- application/x-bzip2
- Wikipedia
- .esd on Wikipedia
- .tbz2 on Wikipedia