Easy CD Creator
(7 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Disk Image Formats | |subcat=Disk Image Formats | ||
− | |extensions={{ext|cl2}}, {{ext|cl3}}, {{ext|cl4}} | + | |extensions={{ext|cl2}}, {{ext|cl3}}, {{ext|cl4}}, {{ext|cif}} |
|released=1996 | |released=1996 | ||
}} | }} | ||
Line 10: | Line 10: | ||
==File Identification== | ==File Identification== | ||
− | + | CL2-CL4 files are based on the [[Microsoft Compound File]] format<ref>https://github.com/digipres/digipres.github.io/blob/master/_sources/registries/trid/triddefs_xml/cl4.trid.xml</ref>. All have similar internal structure. | |
+ | The second directory entry name is Contents, | ||
+ | but the CL2 variant have zeroed Root storage object CLSID, whereas the CL4 variant use <code>{A9C39302-770A-11D1-893F-00802964B632}</code>. | ||
+ | |||
+ | Starting with CL4, Jewel Case/Label art is created in a separate application and saved as [[JWL]] files. Therefore files created in CL2 & CL3 cannot be opened in CL4. | ||
+ | |||
+ | CIF files are based on the [[RIFF]] format with type <code>imag</code><ref>http://mark0.net/download/triddefs_xml.7z → i → img-cif.trid.xml</ref> and contain an [[ISO_9660|ISO 9660]] filesystem image. | ||
==Links== | ==Links== | ||
+ | * [https://archive.org/details/adaptec-cd-creator Adaptec CD-Creator 1.0 & 2.0] | ||
* [https://archive.org/details/AdaptecEasyCDPro211996 Adaptec Easy CD Pro 2.1 1996] | * [https://archive.org/details/AdaptecEasyCDPro211996 Adaptec Easy CD Pro 2.1 1996] | ||
* [https://archive.org/details/AdaptecEasyCDCreatorStandardEditionIncludesAdaptecEasyCDCreator4AndDirectCD32000 Adaptec Easy CD Creator 4] | * [https://archive.org/details/AdaptecEasyCDCreatorStandardEditionIncludesAdaptecEasyCDCreator4AndDirectCD32000 Adaptec Easy CD Creator 4] | ||
+ | * [https://web.archive.org/web/20010413000705/http://www.roxio.com/en/support/ecdc/ecdc4vhist.html Easy CD Creator version 4 history] | ||
==References== | ==References== | ||
Line 21: | Line 29: | ||
[[Category:Microsoft Compound File]] | [[Category:Microsoft Compound File]] | ||
+ | [[Category:RIFF based file formats]] | ||
+ | [[Category:Roxio]] |
Latest revision as of 09:03, 21 May 2024
In 1996 Adaptec purchased Corel CD Creator and it was combined with Easy-CD Pro to form Easy CD Creator[1]. CD Creator software allowed the user to create a Data or Audio CD layout by adding files or music in order to burn a disc. This layout could be saved for later use. The layout only referenced the file location and not the files themselves. It appears most versions were not backwards compatible with the saved "layout" file[2].
[edit] File Identification
CL2-CL4 files are based on the Microsoft Compound File format[3]. All have similar internal structure.
The second directory entry name is Contents,
but the CL2 variant have zeroed Root storage object CLSID, whereas the CL4 variant use {A9C39302-770A-11D1-893F-00802964B632}
.
Starting with CL4, Jewel Case/Label art is created in a separate application and saved as JWL files. Therefore files created in CL2 & CL3 cannot be opened in CL4.
CIF files are based on the RIFF format with type imag
[4] and contain an ISO 9660 filesystem image.
[edit] Links
- Adaptec CD-Creator 1.0 & 2.0
- Adaptec Easy CD Pro 2.1 1996
- Adaptec Easy CD Creator 4
- Easy CD Creator version 4 history
[edit] References
- ↑ https://cdrfaq.org/faq06.html#S6-1-2
- ↑ https://forums.support.roxio.com/topic/122116-recovery-of-cl3-files-made-by-easy-cd-creator-35/
- ↑ https://github.com/digipres/digipres.github.io/blob/master/_sources/registries/trid/triddefs_xml/cl4.trid.xml
- ↑ http://mark0.net/download/triddefs_xml.7z → i → img-cif.trid.xml