home *** CD-ROM | disk | FTP | other *** search
- ----------------------- EXE2BIN - External DOS Command -----------------------
-
- EXE2BIN converts .EXE files to .COM or .BIN files. The resulting .COM file will
- load faster and take less disk space.
-
- FORMAT: EXE2BIN [d1:][path1]filename1[.ext1] [d2:][path2][filename2[.ext2]]
-
- REMARKS:
-
- [d1:][path1]filename1[.ext1] - the .EXE file to be converted.
- [d2:][path2]filename2[.ext2] - the resulting .COM or .BIN file.
-
- EXE2BIN will work only with EXE files that meet certain conditions. See your
- DOS manual for these details.
-
- In DOS Version 3, you may preface EXE2BIN with the drive letter and directory
- path, [d:][path], where the command file can be found.