Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.msdos.programmer > #1016

Re: DOS development hardware?

From pete@nospam.demon.co.uk
Newsgroups comp.os.msdos.programmer
Subject Re: DOS development hardware?
Date 2011-01-30 06:46 +0000
Organization PDL
Message-ID <1296369987snz@nospam.demon.co.uk> (permalink)
References <ihstr0$ttb$1@rumours.uwaterloo.ca> <dd48a7bee833fcba148ac2a2537314c7@dizum.com>

Show all headers | View raw


In article  <dd48a7bee833fcba148ac2a2537314c7@dizum.com>
           nobody@dizum.com "Nomen Nescio" writes:
[snip]
> Is having the two files you mentioned (OADCDROM.SYS, MSCDEX.EXE) enough to
> have the CD automatically recognized or is there something else to
> do.

You have to actually run MSCDEX, usually a line in autoexec.bat.

> Yesterday I installed DR-DOS 7.03 again in emulation and actually got
> some old compilers to run. I have to figure out how to organize stuff
> because I got my root directory full of tons of crap and finally gave up and
> need to start over. Anyway the instructions for getting a CD recognized by
> DR-DOS were more than I could deal with at the moment and since I couldn't
> remember how to organize stuff I scratched the system and will start
> over. I need to relearn how to organize a system so it's manangeable and
> clean and I also need to get CD support or ftp working so I can move stuff
> over.

Aim to keep the root dir as clear as possible; only a handful of files 
have to reside there (io.sys, msdos.sys or equivalents) plus config.sys 
and autoexec.bat assuming you'll want to use these two.  Everything 
else should be in subdirs -- even command.com can live in e.g. C:\DOS 
provided that the COMSPEC entry in config.sys defines it.  And whenever 
you install some new software, just add the necessary location to the 
PATH environment variable (for compilers you'll probably need to set 
up INCLUDE and LIB variables too).

Pete
-- 
   "We have not inherited the earth from our ancestors,
    we have borrowed it from our descendants."

Back to comp.os.msdos.programmer | Previous | Next | Find similar | Unroll thread


Thread

Re: DOS development hardware? pete@nospam.demon.co.uk - 2011-01-30 06:46 +0000

csiph-web