home *** CD-ROM | disk | FTP | other *** search
/ The Best of Windows 95.com 1996 September / WIN95_09964.iso / toys / krnltoys.exe / DOSWZCFG.TXT < prev    next >
Text File  |  1996-04-07  |  3KB  |  97 lines

  1. DOSWZCFG - MS-DOS Mode Configuration Wizard Customization Tool
  2.  
  3. The fact that you're running doswzcfg in the first place demonstrates that you
  4. are a hard-core super power user who believes that fancy GUI help files are
  5. for namby pamby mouse-addicted beginners who think you need exact change to
  6. get onto a PCI bus.  Plain ASCII text files, that's what real hackers user
  7. for documentation.
  8.  
  9. So here it is.
  10.  
  11. DOSWZCFG
  12. --------
  13.  
  14. This program lets you customize the MS-DOS mode configuration wizard.  The
  15. wizard appears when you right-click an MS-DOS application (or shortcut to same),
  16. go to the "Program" page, click "Advanced", then click the "Configure" button.
  17.  
  18. Option
  19. ------
  20.  
  21. This is a list of MS-DOS mode options that are currently available.  You
  22. can add new options by clicking the "New" button, or remove an option
  23. by clicking the "Remove" button.  However, some options cannot be removed
  24. because they are used internally by the MS-DOS Mode Configuration Wizard.
  25.  
  26. The next best thing to removing an internal option is to disable it by deleting all the lines from the config.sys and autoexec.bat sections.  (If both the
  27. config.sys and autoexec.bat sections are blank, then the option will not be
  28. shown to the user.)
  29.  
  30. Text
  31. ----
  32.  
  33. This is the description that appears in the list of configurable options.
  34. If the text section is left blank, then the option is installed unconditionally
  35. without being shown to the user.
  36.  
  37. Sequence
  38. --------
  39.  
  40. The MS-DOS Mode Configuration Wizard sorts all the options numerically by their
  41. sequence number.  Options with lower sequence numbers are processed before
  42. options with higher sequence numbers.
  43.  
  44. Tip
  45. ---
  46.  
  47. This is the "tip" that appears when you select the option.
  48.  
  49. Install by default
  50. ------------------
  51.  
  52. If this option is selected, then then the item is initialled checked in the
  53. list of configurable options.
  54.  
  55. This check-box is disabled if the Text is empty, indicating that the option
  56. is mandatory, in which case the option will be installed unconditionally.
  57.  
  58. Is a memory manager
  59. -------------------
  60.  
  61. Check this option if the lines in config.sys or autoexec.bat install an
  62. MS-DOS memory manager such as EMM386, QEMM, or 386Max.  Windows needs to know
  63. this information because some programs cannot run if memory managers are
  64. installed, in which case the option will be automatically removed from the
  65. config.sys and autoexec.bat files when those types of programs are run.
  66.  
  67. Config.sys
  68. ----------
  69.  
  70. Lines entered into this section will be added to the config.sys file.  At
  71. most ten lines can be added.
  72.  
  73. Autoexec.bat
  74. ------------
  75.  
  76. Lines entered into this section will be added to the autoexec.bat file.  At
  77. most ten lines can be added.
  78.  
  79. OK
  80. --
  81.  
  82. Pushing this button saves all changes and exits the program.
  83.  
  84. Before the changes are applied, you will be given the opportunity to save
  85. the old settings.  If you elect to do so, the old settings are saved in REGEDIT
  86. format so that you can restore them later, should your changes prove not
  87. to have been the best idea.
  88.  
  89. If you press Cancel when asked to save the old settings, then the old settings
  90. are not saved before the new settings are applied.
  91.  
  92. Cancel
  93. ------
  94.  
  95. Pushing this button or pressing the ESC key discards all changes and exits
  96. the program.
  97.