home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / wps / utils / wpprg / read.me < prev    next >
Encoding:
Text File  |  1993-12-28  |  3.5 KB  |  107 lines

  1. WPPrgExt Workplace Shell Object Class Ver 1.8
  2.  
  3. Copyright (C) 1993 by Yong D. Lee (ydlee@cs.ukans.edu)
  4.  
  5. -------------------- Disclaimer ---------------------------
  6. USE AT YOUR OWN RISK. WPPrgExt and its author will not be
  7. responsible for any damages caused by using this program. 
  8. The code is provided "AS IS" without warranty of any kind. 
  9. The author shall not be liable for any damages arising out 
  10. of your use of this program, even if he or she has been 
  11. advised of the possibility of such damages.
  12.  
  13.  
  14.  
  15. --------------------- Description -------------------------
  16. WPDskExt is a replacement class for WPS WPProgram object
  17. class with following features:
  18.  
  19. 1. You can set disk (drive) objects to close the folder 
  20.    to which it belongs when opening settings notebook, 
  21.    or program.
  22.  
  23.    You can set the behavior by opening the settings 
  24.    notebook, and set the check box in the first page
  25.    under "Folder" tab.
  26.  
  27. 2. You can also close the folder by pressing a key
  28.    while opening a disk (drive) object. You can 
  29.    configure which key to use in the second page under 
  30.    "Folder" tab in setting notebook. 
  31.  
  32.    - The key selection has a global effect. Therefore 
  33.      if you select a key in one folder, it will work 
  34.      for all the folders.
  35.  
  36.    - If you have installed other replacement class
  37.      (WPDskExt, WPFldExt), the key selection will not
  38.      change the keys for the other classes. You have to
  39.      change those keys seperately.
  40.  
  41.    - Currently the key selection allows shift keys or
  42.      function keys, but it does not mean you can use
  43.      any of those keys. Some of the keys might 
  44.      conflict with existing programs or desktop.
  45.      For example, F1 will invoke the help window. You
  46.      may want to experiment with the settings. (I
  47.      still like the shift keys despite of the extra
  48.      click since it does not conflict with other
  49.      applications)
  50.  
  51.    - If this key is pressed while opening a folder,
  52.      it will ignore the settings in the notebook, and
  53.      always close the folder it belongs to.
  54.  
  55. This program is tested only on OS/2 2.1. I am not sure
  56. if it will work on OS/2 2.0.
  57.  
  58. -------------------- Installation -------------------------
  59.  
  60. If you have not installed previous version of WPPrgExt
  61. class
  62.  
  63. 1. Copy wpprgext.dll to the directory x:\OS2\DLL where
  64.    x is your os/2 system drive letter.
  65. 2. Type install x where x is your os/2 system drive letter.
  66. 3. Shutdown and reboot.
  67.  
  68.  
  69. If you have installed previous version of WPPrgExt class
  70.  
  71. 1. Type deinstl.
  72. 2. Shutdown and reboot.
  73. 3. Copy wpprgext.dll to the directory x:\OS2\DLL where
  74.    x is your os/2 system drive letter.
  75. 4. Type install x where x is your os/2 system drive letter.
  76. 5. Shutdown and reboot.
  77.  
  78. or
  79.  
  80. Just replace wpdskext.dll in your /os2/dll directory. You
  81. should boot from the installation diskette or use a utility 
  82. like shiftrun to be able to copy the file over.
  83.  
  84. --------------------- Deinstallation ----------------------
  85. 1. Type deinstl.
  86. 2. Shutdown and reboot.
  87.  
  88. This will restore original WPProgram class.
  89.  
  90. ---------------------- Distribution -----------------------
  91. This program can be freely distributed as long as all the 
  92. original files remain unaltered. This program cannot be 
  93. used for any commercial purpose without first obtaining 
  94. author's permission.
  95.  
  96.  
  97. -----------------------------------------------------------
  98. If you have any comments or suggestions, send mail to
  99.  
  100. Yong D. Lee
  101. 180 Pinecone Dr.
  102. Lawrence, KS 66046
  103.  
  104. or send e-mail to
  105.  
  106. ydlee@cs.ukans.edu
  107.