Computing.Net > Forums > Disk Operating System > Reading COM file...?????????

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Reading COM file...?????????

Reply to Message Icon

Name: harry
Date: July 17, 2002 at 06:25:30 Pacific
Comment:

Hi,

I have a .COM file which was made using Bat2com. Now i want to read the contents of that Com file again. Is there any utility to convert .COM file to .Bat or atleast read the contents of the .COM file..

Thanks for the help..in Advance..

Cheers

harry



Sponsored Link
Ads by Google

Response Number 1
Name: Sean
Date: July 18, 2002 at 20:37:08 Pacific
Reply:

I am not an authority on the subject by any means, but I believe once you convert a batch file to a com file, the program which converted it changed it into the equivelant of an executable. Therefore, you would need to use a program such as softice to decompile it down to the assembly code, and then can piece back the basic operation to a batchfile. Chances are, you don't know how to do this (No offense, only the strangest of geeks and nerds venture into assembly code), and even if you did, it would take way too long for it to be worth it.
How complicated is your batchfile?
Try posting what you want it to do, and maybe someone on here will write you a new one.


0
Reply to Message Icon

Related Posts

See More


Can i Read a video card id



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: Reading COM file...?????????

Reading Txt file in dos mode www.computing.net/answers/dos/reading-txt-file-in-dos-mode/13836.html

.COM files wont open anything www.computing.net/answers/dos/com-files-wont-open-anything/14311.html

reading a file from a batch file www.computing.net/answers/dos/reading-a-file-from-a-batch-file/765.html