Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: *.com files  (Read 6573 times)

0 Members and 1 Guest are viewing this topic.

PCgeek8080

  • Guest
*.com files
« on: July 20, 2004, 09:28:45 AM »
How do I create a .com file? I don't want to convert a .bat file to .com, i want to create a .com file itself.

MalikTous

  • Guest
Re: *.com files
« Reply #1 on: July 20, 2004, 09:43:46 AM »
With knowledge of hex code and a hex edittor. Or you can use an assembly language tool or EDLIN and DEBUG to compile assembly code to EXE or COM.