Need MS DOS DEBUG.COM not DEBUG.exe

Discuss whatever you want here--both QB and non-QB related. Anything from the DEF INT command to the meaning of life!

Moderators: Pete, Mods

Post Reply
UnKnownOS

Need MS DOS DEBUG.COM not DEBUG.exe

Post by UnKnownOS »

Hi all ,
Would anyone on this forum know a link to MS DOS 3.3 (etc) DEBUG.com. I already have DEBUG.exe but need the original COM file for an old program. Thanking you all in advance .
User avatar
SebMcClouth
Veteran
Posts: 240
Joined: Fri Apr 29, 2005 2:20 am
Location: Inside the Matrix

Post by SebMcClouth »

I believe there was a thing in DOS called... erm... what was it again... DOSVER or sumfing... lemme check... depends on the version of DOS ur using... nope it was SETVER...

So in your need it has to be started like:

Code: Select all

setver c:\your_path_here debug.com versionnumber(e.g. 3.3, with the dot!)
Good luck
I know why you're here. I know what you've been doing... why you hardly sleep, why you live alone, and why night after night, you sit by your computer...<br>
Unfortunately, no one can be told what Qbinux is. You have to see it for yourself.
Post Reply