home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / wpprg184.zip / READ.ME < prev    next >
Text File  |  1994-04-17  |  4KB  |  110 lines

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