NetWare Packed File
From Just Solve the File Format Problem
(Difference between revisions)
(→Software) |
|||
Line 6: | Line 6: | ||
== Identification == | == Identification == | ||
− | Files begin with ASCII "{{magic|Packed File}}" | + | Files begin with ASCII "{{magic|Packed File }}". |
== Software == | == Software == | ||
− | * NWUNPACK v2.1 for DOS: [https://archive.org/details/dosvpr-9612 DOS/V Power Report CD-ROM 1996/12] → VPR9612B.ISO → DRIVER/NOVELL/NWPATCH/CLIENT/NW312J/WSDOS_3.EXE (LHA self-extracting archive) → WSDOS_3/NWUNPACK.EX_ (compressed | + | * NWUNPACK |
− | ** [https://github.com/Sembiance/dexvert/raw/master/dos/NWUNPACK.EXE NWUNPACK.EXE] - decompressed copy | + | ** v2.1 for DOS: [https://archive.org/details/dosvpr-9612 DOS/V Power Report CD-ROM 1996/12] → VPR9612B.ISO → DRIVER/NOVELL/NWPATCH/CLIENT/NW312J/WSDOS_3.EXE (LHA self-extracting archive) → WSDOS_3/NWUNPACK.EX_ (compressed in this format, unfortunately) |
− | * | + | *** [https://github.com/Sembiance/dexvert/raw/master/dos/NWUNPACK.EXE NWUNPACK.EXE] - decompressed copy |
− | * | + | ** v1.10 [1992-03-23] for OS/2: {{CdTextfiles|pier01/028a/rq213b.zip|rq213b.zip}} → REQUEST.ZIP → NWUNPACK.EXE |
− | * | + | ** v1.10 [1992-11-23] for OS/2: {{CdTextfiles|sv/svruby/CDR25/NWOS2_1.ZIP|NWOS2_1.ZIP}} → WSOS21.EXE (ARJ self-extracting archive) → NWUNPACK.EXE |
+ | ** v1.10 [1994-10-07] for OS/2: {{CdTextfiles|swextrav8/swextrav8-4/network/os2_mig.zip|os2_mig.zip}} → OS2_MIG.EXE (ZIP self-extracting archive) → NWUNPACK.EXE | ||
+ | * PNUNPACK - Personal NetWare file unpacker (for DOS) | ||
+ | ** R2.00: [https://archive.org/details/softcollection1.02_201910 Soft Collection 1.02] → NOVELDOS.700/PNUNPACK.EXE | ||
+ | ** R3.00: [https://archive.org/details/CHIP_CD_1997_07_PL CHIP CD 7/1997] → SOFTWARE/TESTSOFT/OPENDOS/PNUNPACK.EXE | ||
== Sample files == | == Sample files == | ||
* {{DexvertSamples|archive/netWarePacked}} | * {{DexvertSamples|archive/netWarePacked}} |
Revision as of 22:17, 19 August 2025
NetWare Packed File is a packed file format, produced by a Novell NetWare.
Identification
Files begin with ASCII "Packed File
".
Software
- NWUNPACK
- v2.1 for DOS: DOS/V Power Report CD-ROM 1996/12 → VPR9612B.ISO → DRIVER/NOVELL/NWPATCH/CLIENT/NW312J/WSDOS_3.EXE (LHA self-extracting archive) → WSDOS_3/NWUNPACK.EX_ (compressed in this format, unfortunately)
- NWUNPACK.EXE - decompressed copy
- v1.10 [1992-03-23] for OS/2: rq213b.zip → REQUEST.ZIP → NWUNPACK.EXE
- v1.10 [1992-11-23] for OS/2: NWOS2_1.ZIP → WSOS21.EXE (ARJ self-extracting archive) → NWUNPACK.EXE
- v1.10 [1994-10-07] for OS/2: os2_mig.zip → OS2_MIG.EXE (ZIP self-extracting archive) → NWUNPACK.EXE
- v2.1 for DOS: DOS/V Power Report CD-ROM 1996/12 → VPR9612B.ISO → DRIVER/NOVELL/NWPATCH/CLIENT/NW312J/WSDOS_3.EXE (LHA self-extracting archive) → WSDOS_3/NWUNPACK.EX_ (compressed in this format, unfortunately)
- PNUNPACK - Personal NetWare file unpacker (for DOS)
- R2.00: Soft Collection 1.02 → NOVELDOS.700/PNUNPACK.EXE
- R3.00: CHIP CD 7/1997 → SOFTWARE/TESTSOFT/OPENDOS/PNUNPACK.EXE