home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / mswindo / programm / win32 / 619 < prev    next >
Encoding:
Internet Message Format  |  1992-08-19  |  1.0 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!aplcen.apl.jhu.edu!anagld!sammy
  2. From: sammy@anagld.analytics.com (Sam Blackburn)
  3. Newsgroups: comp.os.ms-windows.programmer.win32
  4. Subject: Re: NT hang?
  5. Message-ID: <1577@anagld.analytics.com>
  6. Date: 20 Aug 92 03:16:00 GMT
  7. References: <95436add@pony.Ingres.COM> <1935237a@p4.f36.n245.z2.fidonet.org> <1992Aug19.005634.8357@pony.Ingres.COM>
  8. Organization: Computer Sciences Corporation - Systems Engineering Division
  9. Lines: 11
  10.  
  11. rion@Ingres.COM (Rion Cassidy (x3357) OGT) writes:
  12.  
  13. >How are we supposed to run the development tools without opening a window?
  14. >This thing that says "MS-DOS prompt" actually runs 'cmd.exe'. I'm still
  15. >not sure if this is a true DOS window or just capable of executing DOS
  16. >apps, but I know I have to open it to use the debuggers and compiler.
  17.  
  18. The MS-DOS window is actually an NT command prompt.  If you run a DOS
  19. executable, NT kicks of something like DOSX which loads DOS, executes your
  20. program and then returns to the NT command prompt.  This is why Norton's
  21. ncd program will not work for NT.
  22.