What is the difference between .esd and .tgz?
- Extension
- .esd
- .tgz
- Format
- Binary
- Binary
- Category
- Disk Image
- Compressed
- Developer
- Microsoft
- GNU
- 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.
- Unix .TAR file archive compressed with Gnu Zip (.GZIP) compression; uses a TAR archive to bundle the files together and Gzip compression to reduce the file size; commonly used on Unix and Linux systems; originally created as the shorthand version of the compound extension .TAR.GZ.
- MIME Type
- application/vnd.ms-cab-compressed
- application/x-compressed
- Sample
- sample.tgz
- Wikipedia
- .esd on Wikipedia
- .tgz on Wikipedia