home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1996 February / VPR9602A.ISO / i386 / config.wo_ / config.wow
Text File  |  1994-09-05  |  1KB  |  26 lines

  1. REM Windows NT MS-DOS Startup File
  2. REM
  3. REM CONFIG.SYS is not used to initialize the MS-DOS environment.
  4. REM CONFIG.NT is used to initialize the MS-DOS environment unless a
  5. REM different startup file is specified in an application's PIF.
  6. REM
  7. REM By default, no information is displayed when the MS-DOS environment
  8. REM is initialized. To display CONFIG.NT/AUTOEXEC.NT information, add
  9. REM the command echoconfig to CONFIG.NT or other startup file.
  10. REM
  11. REM When you return to the command prompt from a TSR or while running an
  12. REM MS-DOS-based application, Windows NT runs COMMAND.COM. This allows the
  13. REM TSR to remain active. To run CMD.EXE, the Windows NT command prompt,
  14. REM rather than COMMAND.COM, add the command ntcmdprompt to CONFIG.NT or
  15. REM other startup file.
  16. REM
  17. REM By default, you can start any type of application when running
  18. REM COMMAND.COM. If you start an application other than an MS-DOS-based
  19. REM application, any running TSR may be disrupted. To ensure that only
  20. REM MS-DOS-based applications can be started, add the command dosonly to
  21. REM CONFIG.NT or other startup file.
  22.  
  23. dos=high, umb
  24. device=%SystemRoot%\system32\himem.sys
  25. files=20
  26.