home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / h / hrt65.zip / WINDOWS.TXT < prev   
Text File  |  1993-01-31  |  7KB  |  224 lines

  1.  
  2.  
  3.                        Hearts as an application
  4.                   within the Windows 3.x environment
  5.                 --------------------------------------
  6.  
  7.  
  8.  
  9.      Hearts  works  quite well as a "DOS Application" from within
  10.      the Windows 3.x environment.  It must be noted  that  Hearts
  11.      is  not  a  "Windows  Application", but a separate .EXE file
  12.      that can be started  and  used  from  within  Windows.   The
  13.      following  two  files, supplied with Hearts, provide Windows
  14.      with information it needs on the location of  Hearts  within
  15.      your  system,  its  operating needs, and the Icon to use for
  16.      Hearts.  These two files are copied for you as part  of  the
  17.      Hearts install service.
  18.  
  19.           HEARTS.PIF  (Program Information File)
  20.           HEARTS.ICO  (Hearts Icon)
  21.  
  22.      If you did not install Hearts  using  its  built-in  install
  23.      facility,  you  need  to  copy  both  of  these files to the
  24.      directory location on your computer where Hearts  is  stored
  25.      (e.g.,  C:\GAMES\HEARTS).   The  following  is an example of
  26.      what this DOS command line might look like.
  27.  
  28.           COPY HEARTS.PIF C:\GAMES\HEARTS
  29.           COPY HEARTS.ICO C:\GAMES\HEARTS
  30.  
  31.      Please  note  that  you  may  need  to  change the drive and
  32.      directory information (C:\GAMES\HEARTS) to the location  you
  33.      have established on your computer for Hearts.
  34.  
  35.      Hearts and Windows must be installed on your computer before
  36.      proceeding with the following installation steps.
  37.  
  38.  
  39.      ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  40.  
  41.      Note:  The following two installation steps are accomplished
  42.             from  within  the  Windows environment.  This text is
  43.             not meant to be a tutorial but  merely  outlines  the
  44.             procedures  required to install a working application
  45.             for Windows.  A  general  working  knowledge  of  the
  46.             Windows  environment  is  helpful in the installation
  47.             process.  Please consult your  Windows  User's  Guide
  48.             for  any  specific information or commands you do not
  49.             understand.  Both of these steps are  performed  from
  50.             the  Windows'  "Program  Manager"  and  all  words in
  51.             quotes (" ") are as they appear in Windows 3.x.
  52.  
  53.      ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  54.  
  55.  
  56.  
  57.  
  58.      Establishing Hearts as a "DOS Application"
  59.      ------------------------------------------
  60.  
  61.      Please note that for each occurance  of  [location]  in  the
  62.      following  outline  you  need  to type the correct drive and
  63.      directory location to which you have installed Hearts.   The
  64.      default    location    supplied    with   these   files   is
  65.      C:\GAMES\HEARTS.
  66.  
  67.           Examples:  C:\GAMES\HEARTS\HEARTS.EXE
  68.                      C:\GAMES\HEARTS\HEARTS.PIF
  69.                      C:\GAMES\HEARTS\HEARTS.ICO
  70.  
  71.  
  72.      Start Windows 3.x
  73.  
  74.      From the "Program Manager" window
  75.  
  76.         *  Click on the "Games" icon
  77.  
  78.         *  Pull-Down "File" from the "Program Manager" menu bar
  79.  
  80.         *  Click "New"
  81.  
  82.         *  From the "New Program Object" dialog box
  83.  
  84.            -  Select "Program Item"
  85.  
  86.            -  Click "OK"
  87.  
  88.         *  From the "Program Item Properties" dialog box
  89.  
  90.            -  For "Description:" type -->  Hearts
  91.  
  92.            -  Press <TAB>
  93.  
  94.            -  For "Command Line:" type -->  [location]\HEARTS.EXE
  95.                (example:  C:\GAMES\HEARTS\HEARTS.EXE)
  96.  
  97.      ------------------------------------------------------------
  98.         *  For Windows 3.1 only
  99.  
  100.            -  For "Working Directory:" type -->  [location]
  101.                (example:  C:\GAMES\HEARTS)
  102.      ------------------------------------------------------------
  103.  
  104.            -  Highlight and Click "Change Icon"
  105.  
  106.         For Windows 3.0
  107.  
  108.            -  From the "Select Icon" dialog box
  109.  
  110.  
  111.  
  112.  
  113.      Establishing Hearts as a "DOS Application" (cont.)
  114.      --------------------------------------------------
  115.  
  116.               +  For "File Name:" type -->  [location]\HEARTS.ICO
  117.                   (example:  C:\GAMES\HEARTS\HEARTS.ICO)
  118.  
  119.               +  Click "OK"
  120.  
  121.            -  Click "OK"
  122.  
  123.         For Windows 3.1
  124.  
  125.            -  From the "Change Icon" exclamation box
  126.  
  127.               +  Click "OK"
  128.  
  129.            -  From the "Change Icon" dialog box
  130.  
  131.               +  Click "Browse"
  132.  
  133.               +  From the "Browse" dialog box
  134.  
  135.                  Select the  Drive  and  Directory  location  for
  136.                  Hearts and select HEARTS.ICO for the Icon file.
  137.  
  138.                  +  Click "OK"
  139.  
  140.            -  Click "OK"
  141.  
  142.      This completes the first step in the installation of Hearts.
  143.  
  144.  
  145.      Changing the Program Information File (HEARTS.PIF)
  146.      --------------------------------------------------
  147.  
  148.      The  only information you may need to change in the PIF file
  149.      is the location on your computer where  you  have  installed
  150.      Hearts.   The  rest  of  the  information  in  this  file is
  151.      established based on the operational requirements of  Hearts
  152.      and Windows and should not be changed.  The default settings
  153.      in  the dialog boxes for the HEARTS.PIF file supplied are as
  154.      follows:
  155.  
  156.         1)  "Program Filename:"    --> HEARTS.EXE
  157.         2)  "Window Title:"        --> Hearts
  158.         3)  "Optional Parameters:" -->
  159.         4)  "Start-up Directory:"  --> C:\GAMES\HEARTS
  160.  
  161.      Items 1 and 4 may need changing based  upon  the  drive  and
  162.      directory  location  of Hearts on your computer.  If this is
  163.      the case, then the following steps  are  used  to  edit  the
  164.      HEARTS.PIF file.
  165.  
  166.  
  167.  
  168.  
  169.      Changing the Program Information File  (cont.)
  170.      ----------------------------------------------
  171.  
  172.      From the "Program Manger" window
  173.  
  174.       For Windows 3.0
  175.  
  176.         *  Click on the "Accessories" window
  177.  
  178.       For Windows 3.1
  179.  
  180.         * Click on the "Main" window
  181.  
  182.         *  Select and Click the "PIF Editor" Icon
  183.  
  184.            -  Pull-down "File" from the "PIF Editor" menu bar
  185.  
  186.               +  Click "Open"
  187.  
  188.               +  From the "Files" selection box select HEARTS.PIF
  189.  
  190.                  Change the following two dialog boxes
  191.  
  192.                  1) "Program Filename:" --> [location]\HEARTS.EXE
  193.                       (example:  C:\GAMES\HEARTS\HEARTS.EXE)
  194.  
  195.                  Press  <TAB>  <TAB>  <TAB>
  196.  
  197.                  4) "Start-up Directory:" --> [location]
  198.                       (example:  C:\GAMES\HEARTS)
  199.  
  200.            -  Pull-down "File" from the "PIF Editor" menu bar
  201.  
  202.               +  Click "Save"
  203.  
  204.            -  Pull-down "File" from the "PIF Editor" menu bar
  205.  
  206.               +  Click "Exit"
  207.  
  208.      This concludes the steps necessary to install  Hearts  as  a
  209.      "DOS Application" for Windows 3.x.
  210.  
  211.  
  212.      Starting Hearts from within Windows 3.x
  213.      ---------------------------------------
  214.  
  215.      From the "Program Manager" window
  216.  
  217.         *  Click on the "Games" window
  218.  
  219.            -  Select and Click the "Hearts" Icon
  220.  
  221.      To return to Windows exit Hearts as you would normally.
  222.  
  223.  
  224.