home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / mswindo / programm / win32 / 612 < prev    next >
Encoding:
Text File  |  1992-08-19  |  2.4 KB  |  56 lines

  1. Newsgroups: comp.os.ms-windows.programmer.win32
  2. Path: sparky!uunet!caen!uwm.edu!csd4.csd.uwm.edu!hardiman
  3. From: hardiman@csd4.csd.uwm.edu (Paul V Hardiman)
  4. Subject: Re: NT hang?
  5. Message-ID: <1992Aug19.172653.25388@uwm.edu>
  6. Sender: news@uwm.edu (USENET News System)
  7. Organization: Computing Services Division, University of Wisconsin - Milwaukee
  8. References: <95436add@pony.Ingres.COM> <1935237a@p4.f36.n245.z2.fidonet.org> <1992Aug19.005634.8357@pony.Ingres.COM>
  9. Date: Wed, 19 Aug 1992 17:26:53 GMT
  10. Lines: 44
  11.  
  12. In article <1992Aug19.005634.8357@pony.Ingres.COM> rion@Ingres.COM (Rion Cassidy (x3357) OGT) writes:
  13. >In article <1935237a@p4.f36.n245.z2.fidonet.org> Norbert_Unterberg@softstream.fido.de (Norbert Unterberg) writes:
  14. >>
  15. >>My experience is that NT runs rather stable as long as you do not start the 
  16. >>windows or msdos subsystem. As soon as you execute a 16 bit dos or windows 
  17. >>application, NT becomes unstable, runs out of memory etc.
  18. >>
  19. >>It's just what microsoft said. This NT release is ONLY a development platform 
  20. >>for 32 bit applications. Neither the DOS nor the Windows subsystem is finished 
  21. >>or fully testet.
  22. >>
  23. >
  24. >How are we supposed to run the development tools without opening a window?
  25. >This thing that says "MS-DOS prompt" actually runs 'cmd.exe'. I'm still
  26. >not sure if this is a true DOS window or just capable of executing DOS
  27. >apps, but I know I have to open it to use the debuggers and compiler.
  28. >When you say its stable if you do not run the windows subsystem, I sure
  29. >hope you mean the Win 3.1 subsystem!
  30. >
  31.  
  32.  
  33. My experience has been that you can run any of the following types
  34. of programs from the NT DOS window:
  35.  
  36.   1) Non-GUI NT programs (e.g. the NT compilers)
  37.   2) GUI NT programs (e.g. the NT terminal program)
  38.   3) DOS programs (e.g. Vedit+ editor)
  39.   4) Windows 3.x programs (e.g. Excel)
  40.  
  41. You don't need to know what kind of program you're trying to run -
  42. NT takes care of this.
  43.  
  44. My experience has also been that NT is pretty stable for such an
  45. early version of the product.  I've been able to hang it only once.
  46. (But I'm not using it intensively yet.)
  47.  
  48. Some programs I've been able to run under NT: Excel 3.0, Corel Draw 2.1,
  49. the NT compilers, Vedit+ editor, CodePad editor, and a few others I can't
  50. recall right now.  Some that don't work are: WordPerfect for Windows,
  51. PageMaker 4.0, ProComm+ for Windows.
  52.  
  53. Paul Hardiman
  54. University of Wisconsin - Milwaukee
  55. hardiman@csd4.csd.uwm.edu
  56.