Bob
Have a question related to this hub?
Alice
Got something to say related to this hub?
Share it here.
Windows Executable File | |
---|---|
![]() | |
Filename extension | .exe |
Internet media type | application/vnd.microsoft.portable-executable |
Magic number | Depends on the file format |
Developed by | Microsoft |
Type of format | Executable file |
Container for | MZ, NE, LX, LE, PE, PE32+, W3, W4, DL, MP, P2, P3 |
Open format? | No |
For Windows, OS/2, and DOS, .exe is the filename extension for a file that is runnable as a native executable computer program.[1] Such a file is sometimes referred to an EXE – as one historical way to identify a file extension is without the dot prefix and capitalized.
Although the EXE file format has a common lineage across related operating system (OS) versions, the format was enhanced over time. Some amount of backward compatibility was supported in later versions but earlier versions cannot run an EXE formatted for a newer version. Formats include:
Windows 95 includes a Registry Editor program (Regedit.exe) that runs in both the real-mode MS-DOS environment and in the protected-mode Windows environment. When you need to modify the registry without starting Windows 95, use Registry Editor in real mode. Note that the switches listed in this article only work in real-mode.