home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / windows / discpowr.zip / INTRO.TXT < prev   
Text File  |  1990-11-18  |  5KB  |  123 lines

  1. Disc Police, Version 1.2 Introduction
  2. -------------------------------------
  3.  
  4.     Welcome to Disc Police.  This program is designed to manage shared
  5.     disc space, typically on a network file server.  It finds "disc 
  6.     hogs" - users who consume too much space on the shared disc.  
  7.     
  8.     It does this by allowing you to establish a list of shared disc 
  9.     users, each with a certain space allotment.  These users are the 
  10.     owners of their space and are responsible for staying within their 
  11.     assigned space limits.  Disc Police checks the disc against the 
  12.     list, finding users who are in violation so that action can be 
  13.     taken.
  14.  
  15.     Disc Police is designed to resolve the disc space problem that is so
  16.     common to DOS networks.  That is, no matter how large your network
  17.     file server is, unless its space is managed and regularly cleaned up,
  18.     it won't take long until all the space is consumed.  Disc Police 
  19.     makes that disc management easy.
  20.  
  21.     Disc Police is a program written for use with Microsoft Windows.  It
  22.     is very easy to use and requires no documentation other than Help
  23.     messages (provided in the program).  The only operator effort 
  24.     required is to set up the list of users.  Once this is done, Disc 
  25.     Police does the rest just by pressing a button.
  26.  
  27.     Disc Police, Version 1.2 is designed to be used with Microsoft
  28.     Windows Version 3.0.  In addition to Windows 3.0 support, several
  29.     program enhancements have been made in this release.
  30.  
  31. Registration
  32. ------------
  33.  
  34.     Disc Police is a shareware program.  This keeps its cost low and
  35.     allows you to run the program before you decide to buy it.  The
  36.     introductory version of the program has every feature, but limits
  37.     the number of "Slices", or disc divisions, to 10.  This is 
  38.     normally sufficient for software evaluation purposes.
  39.  
  40.     To remove the 10 slice restriction, requires program registration.
  41.     Two levels of registration are available:
  42.         
  43.         The Standard version of Disc Police software costs $79.  This
  44.         version supports all program features:
  45.  
  46.                 Unlimited number of slices.
  47.                 Multiple Slice data files.
  48.                 Slice entry and editing.
  49.                 Slice listing report.
  50.                 Slice status report.
  51.                 Crumbs report.
  52.                 Slice monitoring.
  53.                 Printer support and online help.
  54.                 Free future updates.
  55.      
  56.         The Limited version of Disc Police software costs $49.  This
  57.         version supports most program features, with some limitations:
  58.  
  59.                 Unlimited number of slices.
  60.               * Only a single Slice data file.
  61.                 Slice entry and editing.
  62.                 Slice listing report.
  63.                 Slice status report.
  64.                 Crumbs report.
  65.               * No slice monitoring.
  66.                 Printer support and online help.
  67.                 Free future updates.
  68.  
  69.     To register, please indicate which version you are registering for
  70.     and send a check or money order to:
  71.         
  72.                         Douglas E. Phillips
  73.                         12909 79th Place NE
  74.                         Kirkland, WA  98034
  75.                         (206) 821-3531
  76.  
  77.  
  78. Copying Restrictions
  79. --------------------
  80.  
  81.     Disc Police introductory version of the software may be freely 
  82.     copied and provided to others as long as two conditions are met:
  83.  
  84.         1) This introductory file is copied with the software, and
  85.         2) Registration codes are not provided with the copy.
  86.     
  87. Installation
  88. ------------    
  89.  
  90.     1.  Start Microsoft Windows (if it is not already running).
  91.         Disc Police is designed for Windows Version 3.0, but it will
  92.         run on Windows Version 2.x as well.
  93.  
  94.     2.  Create a directory for the Disc Police program and data files:
  95.             Use File Manager, File menu item, Create Directory
  96.             Create a new directory...  C:\POLICE             
  97.         Note that any other directory name is acceptable.
  98.  
  99.     3.  Copy all files from the Disc Police program disc:
  100.             Put Disc Police program disc in A: drive
  101.             Use File Manager, Switch to A: drive icon
  102.             Highlight all file names
  103.             Select File Copy menu item
  104.             Copy to C:\POLICE      (or whatever directory you created)
  105.  
  106.     4.  Change your WIN.INI file.  This file resides in your MS 
  107.         Windows directory (normally C:\WIN3).  You can use the
  108.         Windows Notepad program (in Accessories) to make the changes.  
  109.         Add the following lines at the bottom of WIN.INI:
  110.  
  111.             [DISCPOLICE]
  112.             DataPath=C:\POLICE\    (or whatever directory you created)
  113.             Code=XXXXXXXXX         (your registration code or blank)
  114.             SliceLimit=XXX         (any number you wish, normally 100)
  115.         
  116.         Make sure to include the full data path, including the last \.
  117.  
  118.         If you have not registered yet, leave Code and SliceLimit
  119.         blank.  You will be limited to 10 slices.  When you register,
  120.         use your registration code and enter any slice limit you wish.
  121.         Keep in mind that each slice will take 542 bytes of memory.
  122.         So a SliceLimit of 100 will consume about 54K memory.
  123.