New Executable

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Links)
Line 2: Line 2:
 
|formattype=electronic
 
|formattype=electronic
 
|subcat=Executables
 
|subcat=Executables
|extensions={{ext|exe}}, {{ext|dll}}, others
+
|extensions={{ext|cpl}}, {{ext|dll}}, {{ext|drv}}, {{ext|exe}}, {{ext|fon}}, {{ext|icl}}, {{ext|scr}}
 
|pronom={{PRONOM|x-fmt/410}}
 
|pronom={{PRONOM|x-fmt/410}}
 
}}
 
}}
'''NE''' ('''New Executable''') is an executable file format used by 16-bit Microsoft Windows, and by some versions of OS/2 and MS-DOS. It is an extension/hybrid of [[MS-DOS EXE]] (see also [[EXE]]).
+
'''New Executable''' ('''NE''') is an executable file format used by 16-bit Microsoft Windows, and by some versions of OS/2 and MS-DOS. It is an extension/hybrid of [[MS-DOS EXE]] (see also [[EXE]]).
  
 
Despite the name, not all NE files are executable. Examples of non-executable NE formats are [[FON]] and [[Icon library]].
 
Despite the name, not all NE files are executable. Examples of non-executable NE formats are [[FON]] and [[Icon library]].

Revision as of 17:05, 9 March 2015

File Format
Name New Executable
Ontology
Extension(s) .cpl, .dll, .drv, .exe, .fon, .icl, .scr
PRONOM x-fmt/410

New Executable (NE) is an executable file format used by 16-bit Microsoft Windows, and by some versions of OS/2 and MS-DOS. It is an extension/hybrid of MS-DOS EXE (see also EXE).

Despite the name, not all NE files are executable. Examples of non-executable NE formats are FON and Icon library.

NE was succeeded by PE (on Windows) and Linear Executable (on OS/2).

Contents

Identification

An NE file begins with the ASCII signature "MZ". At offset 60 is a 4-byte integer pointing to an "extended" header that begins with "NE". For more information, see MS-DOS EXE.

Sample files

See also

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox