Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

exe2bin

From Wikipedia, the free encyclopedia
Command-line compilation tool
exe2bin
Developer(s)Microsoft,IBM,DR,Datalight,Novell,PhysTechSoft &Paragon Technology Systems, The FreeDOS team
Initial releaseMay 1982; 42 years ago (1982-05)
Written inMS-DOS:x86 assembly language
FreeDOS:C
Operating systemMS-DOS,PC DOS,DR DOS,ROM-DOS,PTS-DOS,FreeDOS,Windows
PlatformCross-platform
TypeCommand
LicenseMS-DOS:MIT
FreeDOS:Sybase Open Watcom Public License

Thecommand-line toolexe2bin is apost-compilation utility program available onMS-DOS and otheroperating systems.[1][2]

Overview

[edit]
EXE2BIN.EXE inIBM PC DOS 1.10

Early compilers andlinkers for theMS-DOS platform could not produce aCOM file executable directly. Instead, the compilers would output anEXE-format file with relocation information. If all8086 segments were set to be identical in such an EXE file (i.e. the"tiny" memory model was used), thenexe2bin could convert it to a COM file.[3]exe2bin could also be used to convert compiled code to make it suitable to be embedded inROM as part ofBIOS or adevice driver.

Availability

[edit]

The command was included in MS-DOS versions 1 thru 3.1 as part of a standard distribution. For version 3.2, among the changes werethe version included did not permit itself to run on any version except 3.2.[4] For the next version, 3.3, there was no EXE2BIN on the DOS disk. "Instead, IBM sells the programseparately, at an extra cost, with the DOS Technical Reference." IBM also added code to check the version.PC Magazine published aworkaround: just patch it[5] to work with3.2 or higher.

One way or the other, it was no longer available for the base price after 3.2; for version 6 it was on what was called the Supplemental Disk.[6] The program was also distributed with manylanguage compilers for MS-DOS in the 1980s, and included with certain versions ofIBM PC DOS.

PhysTechSoft &Paragon Technology SystemsPTS-DOS,[7]Digital ResearchDR DOS 6.0,[8] andDatalightROM-DOS,[9] also include an implementation of theexe2bin command.

The command is also available inFreeDOS. This implementation is licensed under theSybase Open Watcom Public License.[10]

Windows XP and later versions includeexe2bin and other16-bit commands (nonnative) for theMS-DOS subsystem to maintain MS-DOS compatibility. The 16-bit MS-DOS subsystem commands are not available on64-bit editions of Windows.[11]

See also

[edit]

References

[edit]
  1. ^Paterson, Tim (2013-12-19) [1983]."Microsoft DOS V1.1 and V2.0: /msdos/v20source/EXE2BIN.ASM".Computer History Museum,Microsoft. Retrieved2015-10-01.
  2. ^Shustek, Len (2014-03-24)."Microsoft MS-DOS early source code". Software Gems: The Computer History Museum Historical Source Code Series. Retrieved2015-10-01.
  3. ^The New Peter Norton Programmer's Guide to the IBM PC & PS/2 by Peter Norton and Richard Wilton (Microsoft Press, 1987)ISBN 1-55615-131-4, p.425
  4. ^Asael Dror (January 12, 1988). "Thank You, IBM".PC Magazine. p. 366.
  5. ^DEBUG .. E 30D 73 (from a compare/JZ to compare/JNB = greater than OR EQUAL TO 3.2)
  6. ^Wolverton, Van (2003).Running MS-DOS Version 6.22 (20th Anniversary Edition), 6th Revised edition.Microsoft Press.ISBN 0-7356-1812-7.
  7. ^"PTS-DOS 2000 Pro User Manual"(PDF). Buggingen, Germany:Paragon Technology GmbH. 1999.Archived(PDF) from the original on 2018-05-12. Retrieved2018-05-12.
  8. ^DR DOS 6.0 User Guide Optimisation and Configuration Tips, 4corn.co.uk
  9. ^"Datalight ROM-DOS User's Guide"(PDF).Datalight.com.
  10. ^"ibiblio.org FreeDOS Group -- FreeDOS Base".Ibiblio.org. Retrieved8 November 2021.
  11. ^"MS-DOS subsystem commands".Docs.microsoft.com. 11 September 2009. Retrieved8 November 2021.

Further reading

[edit]

External links

[edit]
Wikibooks has a book on the topic of:Guide to Windows Commands
Ecosystem
Interpreters
Terminals
File system navigation
File management
Archiving
Disk management
Processes
Registry
User environment
File contents
Scripting
Networking
Maintenance and care
Boot management
Software development
Miscellaneous
Retrieved from "https://en.wikipedia.org/w/index.php?title=Exe2bin&oldid=1248523548"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp