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.
how to compile .com to .bat
Name: echozhou Date: November 4, 2003 at 18:52:30 Pacific OS: win 98se CPU/Ram: 100mhz/65mb
Comment:
Hi,please help me. Yesterday my computer didn't work,my source files were lost.Now i only have several com files which were compiled by bat2exe.I want to require my source files.Would you mind telling me how to do? Tks.
Name: Vernon Frazee Date: November 9, 2003 at 01:18:27 Pacific
Reply:
Unfortunately, I don't believe I've ever heard of a reverse compiler for bat2exe.
0
Response Number 2
Name: Roman Date: November 10, 2003 at 11:04:36 Pacific
Reply:
Try Programmersheaven.com I believe that I saw a disassmebler there for going from com to bat.
0
Response Number 3
Name: syskplim Date: November 11, 2003 at 13:10:16 Pacific
Reply:
if u can't get any com2bat, i think u can use HIEW.EXE(DOS version) or UltraEdit(Wins version) to open ur .com file and u can see ur original batch command.
0
Response Number 4
Name: Lincoln Lim Date: November 29, 2003 at 08:41:47 Pacific
Reply:
anyone can tell me where to get bat2exe and hiew/ultraedit pls.
Summary: ive gotten a couple of emails about a post i placed in the os/2 forrum about how i have so many operating systems on my system and how to do it also on how i set up cdroms for fully automated os insta...
Summary: Hi eso21 The only way I see how to do this is by using an old dos program that I got from an old PC magazine, it's called Say.com and it allows you to echo text and control codes to a file or the ...
Summary: Type "AT/?" to get a help screen. Let's say you want to execute the application C:\WINDOWS\SYSTEM32\DEFRAG.EXE every Monday at 21:40 (9:40PM). You would do: AT 21:40 /every:Monday "C:\WINDOWS\SYSTEM32...