SXD (Sydex)
(Initial description) |
m (→Identification: grammar and clarification) |
||
Line 14: | Line 14: | ||
Files are standard [[MS-DOS EXE]] files. A few combined DOS and 16-bit [[NE]] OS/2 extractors have been observed as well. | Files are standard [[MS-DOS EXE]] files. A few combined DOS and 16-bit [[NE]] OS/2 extractors have been observed as well. | ||
− | The ''overlay'' segment (refer to [[MS-DOS EXE#Special file positions]]) should start with ASCII {{magic|SXD}}. However, some files feature a ''wrapper'' block of text which will shown on screen before the self-extracting image is written to disk; for example, a license agreement that must be accepted. The wrapper block starts with ASCII <code>WB</code>, followed by the length of the block (same format as EXE header) and the compressed text. Then, ASCII <code>SXD</code> follows the wrapper. | + | The ''overlay'' segment (refer to [[MS-DOS EXE#Special file positions]]) should start with ASCII {{magic|SXD}}. However, some files feature a ''wrapper'' block of text which will be shown on screen before the self-extracting image is written to a floppy disk; for example, a license agreement that must be accepted. The wrapper block starts with ASCII <code>WB</code>, followed by the length of the block (same format as EXE header) and the compressed text. Then, ASCII <code>SXD</code> follows the wrapper. |
== Software == | == Software == |
Latest revision as of 03:17, 12 May 2025
Not to be confused with the SXD graphics format used by StarOffice Draw and OpenOffice Draw.
Contents |
[edit] Overview
Sydex offered an enhanced commercial Plus package for its CopyQM disk imaging software which provided additional features and tools. Creation of self-extracting disk images was enabled by the MAKESXD.EXE utility and the SELFEXTRACT option in the main program COPYQM.EXE.
[edit] Identification
Files are standard MS-DOS EXE files. A few combined DOS and 16-bit NE OS/2 extractors have been observed as well.
The overlay segment (refer to MS-DOS EXE#Special file positions) should start with ASCII SXD
. However, some files feature a wrapper block of text which will be shown on screen before the self-extracting image is written to a floppy disk; for example, a license agreement that must be accepted. The wrapper block starts with ASCII WB
, followed by the length of the block (same format as EXE header) and the compressed text. Then, ASCII SXD
follows the wrapper.
[edit] Software
- https://discmaster.textfiles.com/browse/29661/ibm0430-0439/ibm0436.tar/ibm0436/CQMP321.ZIP CopyQM Plus version 3.21