home *** CD-ROM | disk | FTP | other *** search
/ Shareware Supreme Volume 6 #1 / swsii.zip / swsii / 198 / DOS6ALL.ZIP / Q96332 < prev    next >
Text File  |  1993-06-05  |  3KB  |  77 lines

  1.  
  2. ARTICLE-ID:Q96332
  3. TITLE     :F5 and F8 Keys Do Not Seem to Affect Startup Files            
  4.  
  5. --------------------------------------------------------------------
  6. The information in this article applies to:
  7.  
  8.  - Microsoft MS-DOS operating system version 6.0
  9. --------------------------------------------------------------------
  10.  
  11. Summary:
  12.  
  13. On some fast computers, the "Starting MS-DOS..." message may flash on
  14. the screen too quickly to allow you to press the F5 or F8 function
  15. key.
  16.  
  17. If you have problems getting your computer to respond to the F5 and F8
  18. function keys, make sure the following line is not in your CONFIG.SYS
  19. file:
  20.  
  21.    switches=/f
  22.  
  23. More Information:
  24.  
  25. You can use a small multiple-configuration menu to determine if the F5
  26. and F8 function keys are working properly. Adding the following five
  27. lines to the top of your CONFIG.SYS file creates a startup menu that
  28. gives you one menu item. You can then either press ENTER to start your
  29. computer, press the F5 function key to bypass your configuration
  30. files, or press the F8 function key to step through the CONFIG.SYS
  31. file.
  32.  
  33.    [COMMON]
  34.    [MENU]
  35.    MENUITEM=ONE,Your standard startup...
  36.    MENUDEFAULT=ONE,15
  37.    [ONE]
  38.  
  39. These statements give you 15 seconds before your CONFIG.SYS and
  40. AUTOEXEC.BAT files are processed. They do not affect the contents of
  41. your CONFIG.SYS file.
  42.  
  43. Type "help multi-config" (without the quotation marks) at the MS-DOS
  44. command prompt to learn more about using multiple-configuration menus.
  45.  
  46. Type "help switches" (without the quotation marks) to learn more about
  47. using the Switches command.
  48.  
  49. Additional reference words: 6.00
  50.  
  51. ARTICLE-ID:Q96333
  52. TITLE     :MS Backup Err Msg: File Is Not a Setup File...                
  53.  
  54. --------------------------------------------------------------------
  55. The information in this article applies to:
  56.  
  57.  - Microsoft MS-DOS operating system version 6.0
  58. --------------------------------------------------------------------
  59.  
  60. Summary:
  61.  
  62. You may receive the following error message when you start Microsoft
  63. Backup for Windows on an NEC portable:
  64.  
  65.    File is not a setup file C:\DOS\DEFAULT.SET
  66.  
  67. This error occurs because the NEC BIOS creates a DEFAULT.SET file in
  68. the DOS directory when the battery starts running low.
  69.  
  70. Workaround
  71. ----------
  72.  
  73. To work around this problem, delete or rename the DEFAULT.SET file,
  74. and then restart Microsoft Backup for Windows.
  75.  
  76. Additional reference words: 6.00
  77.