What is the difference between .esd and .tar.bz2?
- Extension
- .esd
- .tar.bz2
- Format
- Binary
- Binary
- Category
- Disk Image
- Compressed
- Developer
- Microsoft
- The GNU Project
- 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.
- It is a TAR archive file compressed using BZ2 compression codec and is popularly used to distribute Linux application packages.
- MIME Type
- application/vnd.ms-cab-compressed
- application/x-bzip-compressed-tar
- Sample
- sample.tar.bz2
- Wikipedia
- .esd on Wikipedia
- .tar.bz2 on Wikipedia