home *** CD-ROM | disk | FTP | other *** search
/ EigenPC: Software Surprise / image.IMA / DEVLOD18.ZIP / DEVLOAD.DOC < prev    next >
Encoding:
Text File  |  1993-03-25  |  2.1 KB  |  55 lines

  1.  
  2.                                DEVLOAD version 1.8
  3.  
  4.            Copyright (C) 1991-1992, 1993 RainTree Computer Systems, Inc.
  5.                                 All Rights Reserved.
  6.            -------------------------------------------------------------
  7.  
  8.  
  9.        Description:
  10.        ------------
  11.            DEVLOAD is a program to load DOS device drivers from the
  12.            command line.  Drivers may be either the Character or Block
  13.            type.  Good for when you only want a driver installed for
  14.            particular occasions and would like to avoid always rebooting.
  15.  
  16.            You may even load HIMEM.SYS via DEVLOAD and sucessfully run
  17.            Windows in Enhanced Mode.
  18.  
  19.  
  20.        Syntax:  DEVLOAD  Dvrname [dvrparms...]
  21.        -------
  22.  
  23.        Where:   Dvrname      -is the full path and name of the device driver
  24.                               to be loaded  (including .SYS or .COM or .EXE).
  25.  
  26.                 dvrparms...  -are the parameters for that particular device
  27.                               driver.
  28.  
  29.  
  30.  
  31.        LIMITED LICENSE:
  32.        ================
  33.        DEVLOAD is protected by copyright.  It is licensed to you as an
  34.        individual for your personal use only.  You may distribute this
  35.        product without charge as long as it is not altered and is complete
  36.        with its original documentation. It may NOT be combined with any
  37.        product or service where the total charge is over 7 dollars.
  38.  
  39.        DEVLOAD is a quality product distributed as Shareware.  Individuals
  40.        who use this product regularly are obliged to contribute 15 US Dollars.
  41.        Businesses must obtain a simple site license after a short period of
  42.        evaluation.  Please send your contribution to:
  43.  
  44.                             RainTree Computer Systems, Inc.
  45.                             P.O. Box 2339
  46.                             Mill Valley  CA. 94942, USA
  47.  
  48.  
  49.        WARRANTY:
  50.        ==========
  51.        THIS PROGRAM WARRANTS NOTHING.
  52.        IT'S USE IS COMPLETELY AT THE USER'S OWN RISK.
  53.  
  54.  ------------------------------------------------------------------------------
  55.