home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / GPF.ZIP / GPFINST.HLP (.txt) < prev    next >
OS/2 Help File  |  1991-04-02  |  6KB  |  147 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. Gpf Installation Aid ΓòÉΓòÉΓòÉ
  3.  
  4. Installing Gpf 
  5.  
  6. This INSTALL program performs these functions: 
  7.  
  8.  creates a directory structure on your hard drive 
  9.  transfers all files to those directories 
  10.  modifies the CONFIG.SYS file (you are given the choice of direct or indirect 
  11.  modification) 
  12.  installs Gpf into the Group Main TaskList 
  13.  prompts you to remove your diskette and conduct a Shutdown/Re-boot 
  14.  
  15.  To start the procedure, select the Installation- Setup menu option. Further 
  16.  HELP is available for each screen (use F1.) 
  17.  
  18.  
  19. ΓòÉΓòÉΓòÉ 2. MainWindow ΓòÉΓòÉΓòÉ
  20.  
  21. This window is used to start the installation, monitor progress, and then exit. 
  22.  
  23.  Installation Contains two options: 
  24.  
  25.     Setup     Goes to an options screen, primarily for source and target drive 
  26.               definitions. 
  27.  
  28.     Exit      Leave the application, now or when done. 
  29.  
  30.  Help      Contains entry points to application and system Help panels. 
  31.   PullDownInstall 
  32.  
  33.  PullDownInstall Text  PullDownExit 
  34.  
  35.  PullDownExit Text 
  36.  
  37.  
  38. ΓòÉΓòÉΓòÉ 3. Window Src Dst ΓòÉΓòÉΓòÉ
  39.  
  40. This window is used to define: 
  41.  
  42.   1. the diskette (source) drive 
  43.   2. the destination (target) drive 
  44.   3. the destination directory. Gpf will create this directory, if required, 
  45.      and several sub-directories below it. 
  46.   4. a choice of direct CONFIG.SYS modification, to the existing file, or 
  47.      changes are made to a re-named version. The latter procedure is 
  48.      recommended, so that you can verify proper edits to your CONFIG.SYS 
  49.  
  50.  The CONFIG.SYS which will be installed or appended to are: 
  51.  
  52.   1. the LIBPATH variable 
  53.   2. the PATH variable 
  54.   3. the HELP variable 
  55.   4. the BOOKSHELF variable (non-DEMO versions) 
  56.   5. the LIB variable (nonDEMO versions) 
  57.   6. the INCLUDE variable (non-DEMO versions) 
  58.   7. a SET GPF= variable, set to the drive/directory you specify 
  59.  
  60.  Pressing Ok means all choices are acceptable (as is or edited by you) and 
  61.  Installation will begin. 
  62.  
  63.  Pressing Cancel returns you to the main screen without initiating an Install. 
  64.  
  65.  
  66. ΓòÉΓòÉΓòÉ 3.1. SrcDst Ok ΓòÉΓòÉΓòÉ
  67.  
  68. Starts the Installation process. You will be returned to the previous screen, 
  69. from which you can monitor directory and file transfer progress. 
  70.  
  71.  
  72. ΓòÉΓòÉΓòÉ 3.2. SrcDst Cancel ΓòÉΓòÉΓòÉ
  73.  
  74.  The Cancel key will return you to the entry screen without initiating an 
  75. installation. You will then have the option of a restart or an exit. 
  76.  
  77.  
  78. ΓòÉΓòÉΓòÉ 3.3. Button Drive A ΓòÉΓòÉΓòÉ
  79.  
  80. Click here if the Gpf distribution diskette is in Drive 'A:' 
  81.  
  82.  
  83. ΓòÉΓòÉΓòÉ 3.4. Button Drive B ΓòÉΓòÉΓòÉ
  84.  
  85. Click here if the Gpf distribution diskette is in Drive 'B:' 
  86.  
  87.  
  88. ΓòÉΓòÉΓòÉ 3.5. ComboBox Output Drive ΓòÉΓòÉΓòÉ
  89.  
  90. Scroll and click to select the destination drive for the Gpf directory tree. 
  91. Ensure the drive has at least 1MB free space. 
  92.  
  93.  
  94. ΓòÉΓòÉΓòÉ 3.6. EntryField OutPut Path ΓòÉΓòÉΓòÉ
  95.  
  96. Designate the 'root' directory for Gpf files and sub-directories. This tree 
  97. will be created if necessary. 
  98.  
  99. A leading '\' character is optional, and assumed to be present if you choose 
  100. not to write one. 
  101.  
  102.  
  103. ΓòÉΓòÉΓòÉ 3.7. ConfigSys ΓòÉΓòÉΓòÉ
  104.  
  105. Selecting this option will permit Gpf to modify your existing CONFIG.SYS. 
  106.  
  107. This is usually successful if your file is written in a manner consistent with 
  108. the original OS/2 installation; this may fail if "strangenesses" exist. 
  109.  
  110. Note:  For example, Gpf assumes there are no embedded carriage returns in an 
  111.        environment variable definition, i.e the entire defintion occupies one 
  112.        and only one line. 
  113.  
  114.  The safe method is the other, that of placing all changes into a copy of your 
  115.  CONFIG.SYS This file is called CONFIG.NEW, which you are expected to visually 
  116.  verify with a text editor, then copy it to CONFIG.SYS if all is well. 
  117.  
  118.  Note:  A copy operation over-writes the destination file if it exists. 
  119.  
  120.  
  121. ΓòÉΓòÉΓòÉ 3.8. ConfigNew ΓòÉΓòÉΓòÉ
  122.  
  123. All Gpf modifications are made to a copy of the current CONFIG.SYS. 
  124.  
  125. This is the recommended option. Inspect this file with an editor after you exit 
  126. the Install program. Once satisfied additions are correct, copy this file to 
  127. CONFIG.SYS and conduct a shutdown/reboot to make these changes active. 
  128.  
  129.  
  130. ΓòÉΓòÉΓòÉ 4. Messages ΓòÉΓòÉΓòÉ
  131.  
  132. Messages
  133.  
  134.  Msg001    Insert GPF diskette 1 then press Enter. 
  135.  
  136.  Msg002    Remove GPF diskette 1 , Insert GPF diskette 2 then press Enter. 
  137.  
  138.  Msg003    Diskette in drive is not GPF diskette 1 - Retry or Cancel ? 
  139.  
  140.  Msg004    Diskette in drive is not GPF diskette 2 - Retry or Cancel ? 
  141.  
  142.  Msg005    Invalid Output Path 
  143.  
  144.  Msg006    Do you wish to exit the 'Installation Aid' at this time? 
  145.  
  146.  Msg007    Invalid parameters 
  147.