home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / vrac / clkmtr11.zip / INSTALL.TXT < prev    next >
Text File  |  1994-11-29  |  4KB  |  84 lines

  1.     Clickometer(TM)                       (INSTALL.TXT - November 10, 1994)
  2.     =======================================================================
  3.     As a precautionary measure, make a backup of any previously installed
  4.     versions and associated files before proceeding with this installation.
  5.     Also, review the RELEASE.TXT file for any last minute notes that may
  6.     affect the installation procedure.
  7.  
  8.     The directions included in this document are for Windows 3.1 and
  9.     are categorized into the following sections:
  10.  
  11.         Section 1.  Standard Installation with INSTALL Utility
  12.         Section 2.  Manual Installation - Full Install
  13.         Section 3.  Manual Installation - Program Only
  14.         Section 4.  Automatic Startup.
  15.  
  16.     =======================================================================
  17.         Section 1.  Standard Installation with INSTALL Utility
  18.     =======================================================================
  19.     1.  Place the distribution diskette into the appropriate drive.  If you
  20.         do not have a distribution diskette and have down-loaded a
  21.         compressed file, expand the file and place all of the distributed
  22.         files into one disk directory.
  23.  
  24.     2.  From the Windows Program Manager or File Manager, select the Run
  25.         option in the File menu.  In response to the "Command Line:"
  26.         prompt, enter the location of the INSTALL utility.  For
  27.         example if the distribution is located in drive A:, enter the
  28.         following:
  29.                     A:\CLKMTR\INSTALL
  30.  
  31.     3.  Follow the directions given by the INSTALL utility.  Once the
  32.         installation starts, it should complete in less than a minute.
  33.  
  34.     =======================================================================
  35.         Section 2.  Manual Installation - Full Install
  36.     =======================================================================
  37.     1.  Create a directory where you want CLKMTR to reside in.  You may use
  38.         the Windows File Manager or DOS.
  39.  
  40.     2.  Copy all the program files from the diskette to the new directory.
  41.         You may use the Windows File Manager or DOS.
  42.         
  43.         For example if your files reside in drive A: and you want to
  44.         install them into C:\CLKMTR.  In DOS type:
  45.  
  46.             MD    C:\CLKMTR
  47.             COPY  A:\CLKMTR\*.*  C:\CLKMTR
  48.  
  49.     3.  You may now execute the program named "CLKMTR.EXE" directly with
  50.         the Windows File Manager.
  51.  
  52.         If you want to set up an icon in a program group to execute
  53.         CLKMTR.EXE, refer to the "Working with Program Items" section
  54.         in the Program Manager chapter of the Windows User's Guide.
  55.         
  56.         Using the same example as above, you enter the following in the
  57.         "Program Item Properties" dialog box:
  58.             Description:        Clickometer
  59.             Command Line:       C:\CLKMTR\CLKMTR.EXE
  60.             Working Directory:  C:\CLKMTR
  61.  
  62.     =======================================================================
  63.         Section 3.  Manual Installation - Program Only
  64.     =======================================================================
  65.     You do not have to copy all of the files to your disk, but the required
  66.     files are "CLKMTR.EXE", "CLKMTR.HLP", and "CLKMTRHK.DLL".  These are
  67.     the program executable, help, and library files respectively.
  68.  
  69.     Use the DOS copy command or the Windows File Manager to copy these
  70.     files from the distribution diskette.  For example in DOS type:
  71.  
  72.         COPY  A:\CLKMTR\CLKMTR.EXE    C:\CLKMTR
  73.         COPY  A:\CLKMTR\CLKMTR.HLP    C:\CLKMTR
  74.         COPY  A:\CLKMTR\CLKMTRHK.DLL  C:\CLKMTR
  75.  
  76.     =======================================================================
  77.         Section 4.  Automatic Startup
  78.     =======================================================================
  79.     You can start this application whenever you start Windows by placing
  80.     a program icon in the Windows StartUp group.  Refer to the Windows
  81.     User's Guide for more information.
  82.  
  83.     =======================================================================
  84.