home *** CD-ROM | disk | FTP | other *** search
/ TopWare Tools / TOOLS.iso / tools / top1024 / describe.doc < prev    next >
Encoding:
Text File  |  1994-01-06  |  9.4 KB  |  211 lines

  1.  
  2.  
  3.  
  4.  
  5.           BOOT.SYS                   DESCRIBE.DOC              Version 2.02
  6.  
  7.  
  8.  
  9.           BOOT.SYS(tm) and the accompanying programs and documentation are
  10.  
  11.  
  12.               Copyright (c) 1989, 1990, 1991, 1993, 1994 Hans Salvisberg
  13.                                  All rights reserved
  14.  
  15.  
  16.  
  17.           This file lists several descriptions of BOOT.SYS which you may
  18.           use as you like.
  19.  
  20.  
  21.  
  22.           BOOT.SYS v2.02 <ASP> - The Heavy-Duty Config Manager.
  23.  
  24.           ----------------------------------------------------------------
  25.  
  26.           BOOT.SYS v2.02 <ASP> - The heavy-duty config manager. Everything
  27.           in DOS6 multi-config and much more, under all versions of DOS.
  28.  
  29.           ----------------------------------------------------------------
  30.  
  31.           BOOT.SYS v2.02 <ASP> - The heavy-duty config manager. Gives you
  32.           one or more menus out of CONFIG.SYS, similar to DOS6. Adds pretty
  33.           menu, if/then/else, use of variables, and on-the-fly editing in
  34.           CONFIG.SYS; reboot from cmd line; installation program upgrades
  35.           DOS6 multi-config; more! Does NOT write to your disk! NO resident
  36.           driver under DOS6! Up to 20 items per menu, 25 menus. MS-DOS 2.11
  37.           to 6.2, DR DOS 5.0/6.0, supports DOS= command, QEMM7.
  38.  
  39.           ----------------------------------------------------------------
  40.  
  41.           BOOT.SYS lets you display one or more menus at boot-up time and
  42.           have different parts of CONFIG.SYS and/or AUTOEXEC.BAT executed
  43.           depending on which menu options you select. Its basic functional-
  44.           ity is similar to the multi-config feature in MS/PC-DOS 6.x, but
  45.           BOOT.SYS goes much further with a nice menu, if/then/else and use
  46.           of variables in CONFIG.SYS, and editing of designated CONFIG.SYS
  47.           lines on-the-fly, just to name a few.
  48.  
  49.           ----------------------------------------------------------------
  50.  
  51.           Here's a list of BOOT.SYS 2.0 features and benefits. Some are
  52.           common to many configuration managers, many are unique to
  53.           BOOT.SYS (* = not in DOS6 multi-config,  N = new in 2.0):
  54.  
  55.           Features           Benefits
  56.  
  57.           Multiple configu-  BOOT.SYS lets you make full use of your system
  58.           rations            by optimizing different configurations for
  59.                              each application/task.
  60.  
  61.           Runs in            BOOT.SYS removes the need to boot up, copy/re-
  62.           CONFIG.SYS         name config files, and reboot.
  63.  
  64.           Only one           BOOT.SYS keeps multiple configurations manage-
  65.           CONFIG.SYS and     able by sharing common commands and avoiding
  66.           AUTOEXEC.BAT       redundancy.
  67.  
  68.           Does all its       No risk of making potentially disasterous
  69.           magic in RAM only  changes to your disk. Works on diskless work-
  70.                              stations, too.
  71.  
  72.       *   State-of-the-art   Unlike MS/PC-DOS 6.x multi-config, BOOT.SYS
  73.       N   menu screen        provides a nice user-configurable menu with
  74.                              colors, borders, shadows, and accelerator keys
  75.                              - no need to make excuses for that ugly
  76.                              screen.
  77.  
  78.           Default choice     BOOT.SYS works unobtrusively.
  79.           and timeout
  80.  
  81.       *   Reboot from cmd    BOOT.SYS goes out of your way if you don't
  82.       N   line into          need it; if you need to reboot frequently for
  83.           specific configu-  a certain task, you can make a certain selec-
  84.           ration             tion stick until you change your mind.
  85.  
  86.       *   Edit designated    This is a great help for "tweaking" a configu-
  87.           CONFIG.SYS lines   ration, for example the QEMM settings.
  88.           on-the-fly
  89.  
  90.       *   Sophisticated      The BOOT.SYS installation program gets you up
  91.       N   installation pro-  and running very quickly. It creates sample
  92.           gram               configuration files and detailed explanations
  93.                              customized for your system. You're up and
  94.                              running BOOT.SYS even before you look at the
  95.                              documentation.
  96.  
  97.       *   Automatically      If you're using MS/PC-DOS 6.x multi-config,
  98.       N   upgrades DOS6      you get a head start: within ten minutes you
  99.           multi-config       have all your configurations up and running
  100.                              and you can start exploiting the advanced
  101.                              features in BOOT.SYS.
  102.  
  103.       *   Nested and         Organize your configuration procedure system-
  104.           sequential menus   atically. Use submenus for related configura-
  105.                              tions and menu sequences for unrelated aspects
  106.                              of your system.
  107.  
  108.       *   Use variables in   Eliminate redundancy in CONFIG.SYS to make it
  109.       N   CONFIG.SYS         easier to maintain.
  110.  
  111.           Pass variables on  Keep the interface between CONFIG.SYS and
  112.           to AUTOEXEC.BAT    AUTOEXEC.BAT simple and intuitive.
  113.  
  114.       *   If/then/else in    Create a single CONFIG.SYS file that can adapt
  115.       N   CONFIG.SYS         to different DOS versions, hardware and soft-
  116.                              ware environments. Run it on all PCs in your
  117.                              organization or just use it to have your
  118.                              notebook adapt to whether you're at work, on
  119.                              the road, or at home.
  120.  
  121.       N   Up to 20 items     You'll never outgrow BOOT.SYS.
  122.           per menu, up to
  123.           25 menus
  124.  
  125.       *   Rename files out   An exotic feature, but if your memory manager
  126.       N   of CONFIG.SYS      automatically starts reoptimizing whenever it
  127.                              detects a change in your configuration, you
  128.                              *must* have it.
  129.  
  130.       N   No resident        No more fears of compatibility problems.
  131.           driver under
  132.           MS/PC-DOS 6.x and
  133.           DR DOS
  134.  
  135.       *   Date/Time and      Schedule periodic activities such as backups
  136.       N   Oncea...           or defrag runs so you'll never forget them.
  137.           Functions
  138.  
  139.       *   Runs under all     Get a major benefit of MS/PC-DOS 6.x under
  140.       N   DOS versions       MS/PC-DOS 2.11 to 6.x and DR DOS 5.0/6.0, too.
  141.  
  142.       N   Compatible with    The new version of the best-selling memory
  143.           QEMM 7.x           manager has broken all 3rd-party configuration
  144.                              managers working out of CONFIG.SYS. The
  145.                              BOOT.SYS 2.02 update now fully supports the
  146.                              new DOS-Up feature in QEMM.
  147.  
  148.           ----------------------------------------------------------------
  149.  
  150. Product name: BOOT.SYS
  151. Product type: Software
  152. Version nmbr: 2.02
  153. Version date: 01/01/94
  154.     Platform: IBM PC, DOS 2.11 or better, 0k RAM
  155.     Requires: Runs on single-floppy systems
  156.               New version now works with DR DOS, too.
  157.  Category #1: Utilities, System Utilities, Configuration utilities
  158.  Category #2: Utilities, System Utilities, Operating systems
  159.  Category #3: Utilities, Hardware utilities, CPU & memory utilities
  160.  Category #4: Utilities, Menu systems & file managers, Work environment managers
  161.  Category #5: Programming, Programming utilities, Desktop tools for programmers
  162. Registration: $39.00
  163.  Ship to USA: $5.00
  164.  Ship Canada: $5.00
  165.  Ship global: $11.00
  166. Registration: SFR 70.00  (Swiss Francs)
  167.   Ship to CH: SFR 5.00
  168.  Ship global: SFR 10.00
  169. User benefits: Printed and bound manual
  170.                Current disk, choice of 3½" or 5¼" format
  171.                3 month(s) of support
  172.                  Phone support
  173.                    900# phone support
  174.                  CIS support
  175.                  Mail support
  176.                3 month(s) for return
  177.                  Limited return policy
  178.                lifetime free upgrading allowed
  179.                Free CompuServe IntroPak
  180. Vers. reason: Major upgrade: state-of-the-art menu (unlike DOS6), installation
  181.   program, if/then/else and variables in CONFIG.SYS, reboot from cmd line into
  182.   specific config, up to 20 items per menu, rename files out of CONFIG.SYS,
  183.   support for MS/PC-DOS 6.x and DR DOS.  2.02 fixes some bugs.
  184. Approx. download size: 210K
  185.      BBS filename: BOOT202.ZIP
  186. FREE download ph#: 909-681-6221
  187.   CIS filename: BOOTSY.ZIP
  188.     Located in: CIS:IBMSYS forum LIB 1
  189. UserID contact: 73237,3556
  190. GEnie filename: BOOT202.ZIP
  191.     Located in: IBMPC RTC Library 15
  192. Short Desc:
  193.   The Heavy-Duty Configuration Manager
  194.  Long Desc:
  195.   BOOT.SYS gives you one or more menus out of CONFIG.SYS to
  196.   select your configuration *while* you're booting up.
  197.   It has all the features of DOS6 multi-config, plus a pretty
  198.   menu; if/then/else, use of variables, and on-the-fly editing
  199.   in CONFIG.SYS; reboot from the cmd line; installation program,
  200.   automatically upgrades DOS6 multi-config; more!
  201.   Does NOT write to your disk! NO resident driver under DOS6!
  202.   Up to 20 items per menu, 25 menus.
  203.   MS/PC-DOS 2.11 to 6.2, DR DOS 5.0/6.0, supports DOS= command.
  204. Author:
  205.   Hans Salvisberg, Bellevuestr. 18, CH-3095 Berne, SWITZERLAND
  206.   Member of the Association of Shareware Professionals(R) (ASP)
  207.   CompuServe: 73237,3556  Internet: 73237.3556@compuserve.com
  208.   VISA/MC/AmEx accepted; all prices in Swiss Francs - or
  209.   contact PsL in the U.S. at 713-524-6394, FAX 713-524-6398
  210.                              800-2424-PSL (orders only please)
  211.