home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / APPS / UTILS / A-G / GFOLDR / README.TXT < prev   
Text File  |  1994-04-04  |  1KB  |  34 lines

  1. Copyright (C) IBM Corporation, 1993
  2.                                                            04/04/94
  3. Group Folder - Dan Kehn (74140,3263) 
  4.  
  5. INSTALLATION
  6.  
  7.   First copy your GFOLDER.DLL file to a disk.  For example, 
  8.   C:\OS2\DLL.  Copy the Group Folder help file, GFOLDER.HLP, to your 
  9.   help directory, for example, C:\OS2\HELP.
  10.  
  11.   Then start the installation program, GFINST.EXE.  It will prompt 
  12.   you for the path where your copied the GFOLDER.DLL.  When the 
  13.   installation is complete, a new folder object called "Group Folder" will
  14.   appear on your desktop.  
  15.  
  16.   Double-click the Group Folder and select "Create standard groups"
  17.   from the menu bar's Folder pulldown to create an example set of
  18.   groups based on the objects included with OS/2.
  19.  
  20.  
  21. UPGRADING TO NEW VERSIONS OF THE GROUP FOLDER:
  22.  
  23.   The GFOLDER.DLL cannot be replaced while it is in use by the 
  24.   Workplace Shell.  A simple way around this problem is to add the 
  25.   line below:  
  26.  
  27.     CALL=C:\OS2\CMD.EXE
  28.  
  29.   to the top of your CONFIG.SYS file and reboot.  A full screen 
  30.   session will be started before the Workplace Shell is started.  
  31.   Copy the new GFOLDER.DLL over the old and then EXIT to continue 
  32.   booting.  Remember to remove (or comment out using REM) the line 
  33.   above in your CONFIG.SYS.  
  34.